Commit Graph

73 Commits

Author SHA1 Message Date
Manuel Araoz df397936ea p2p block and transaction importing 2014-01-10 16:02:33 -03:00
Gustavo Maximiliano Cortez a5b9df2aff Merge pull request #18 from matiu/bug/TX-ID-64496d005faee77ac5a18866f50af6b8dd1f60107d6795df34c402747af98608
fix issue with strange TX -- good!
2014-01-10 10:56:29 -08:00
Matias Alejo Garcia 2082f66938 fix issue with strange TX 2014-01-10 15:51:19 -03:00
Mario Colque 2bf3fd8a13 BigNum module name fixed 2014-01-10 11:38:51 -03:00
Matias Alejo Garcia c41446b131 Enhacements in gruntfile 2014-01-09 19:49:48 -03:00
Matias Alejo Garcia 4de5c5dd00 omit feeds + valueIn in coinbase TXs 2014-01-09 18:35:14 -03:00
Matias Alejo Garcia 50485ce18e fix coinbase TXs in inputs 2014-01-09 18:18:47 -03:00
Matias Alejo Garcia 35d5be894f more information added to TX API: values and IN addresses. Test updated 2014-01-09 17:30:29 -03:00
Matias Alejo Garcia 6de5bf3566 add time to block for sorting 2014-01-08 17:45:37 -03:00
Matias Alejo Garcia 451b24d4a8 fix API using the new thin object model 2014-01-08 17:15:46 -03:00
Matias Alejo Garcia 5509e941ba mocha test for transaction 2014-01-08 17:04:45 -03:00
Matias Alejo Garcia 08f106aa0c testing thin models 2014-01-08 16:29:39 -03:00
Matias Alejo Garcia 5aa508ae8a sync working for the thing version of the models 2014-01-08 14:50:37 -03:00
Gustavo Cortez 92054210a8 block page draft 2014-01-08 11:05:19 -03:00
Gustavo Cortez aabc1af9a8 Merge branch 'bug/missing-height-in-block' of https://github.com/matiu/mystery into feature/blockpage 2014-01-08 09:58:57 -03:00
Matias Alejo Garcia 6aa680ef08 adds heights to block 2014-01-08 09:47:12 -03:00
Gustavo Cortez 76862dc0f9 Merge branch 'master' into feature/blockpage
Conflicts:
	app/models/Block.js
	config/routes.js

Fixed!
2014-01-08 09:05:08 -03:00
Matias Alejo Garcia ca28ed62b4 transaction syncing working! 2014-01-08 01:37:29 -03:00
Matias Alejo Garcia 1063af6f90 fix bug in drop DBs + Transation with many fields in mongo 2014-01-07 21:03:48 -03:00
Gustavo Cortez 52f0120f39 get block in angular from node! 2014-01-07 18:12:37 -03:00
Matias Alejo Garcia 34cff77e42 transaction exploding from blocks 2014-01-07 16:49:42 -03:00
Matias Alejo Garcia 9feb87ddf2 API for blocks v0.1 working! 2014-01-07 09:48:31 -03:00
Matias Alejo Garcia e79e81fe4b block syncing working! 2014-01-06 23:50:29 -03:00