Commit Graph

71 Commits

Author SHA1 Message Date
Matias Alejo Garcia fa52ce878c fix pay-to-pubkey transaction inputs 2014-01-13 18:12:45 -03:00
Matias Alejo Garcia c1d5296618 better txitem test 2014-01-13 18:11:22 -03:00
Matias Alejo Garcia 5e68c8c7ed test for txitem explode 2014-01-13 18:11:16 -03:00
Matias Alejo Garcia 9193ae1746 test for txitem explode 2014-01-13 18:11:12 -03:00
Matias Alejo Garcia b5234cc2d0 test for addr 2014-01-13 18:10:40 -03:00
Matias Alejo Garcia 0700cd1cd9 simple Address model class created 2014-01-13 18:08:16 -03:00
Matias Alejo Garcia 3fb4383287 test for Addr API. Go TDD! 2014-01-13 18:08:04 -03:00
Manuel Aráoz 3c22a323c9 Merge pull request #19 from maraoz/feature/p2p-import
p2p block and transaction importing
2014-01-10 11:21:03 -08:00
Manuel Araoz 5576dacf69 jsbeautify 2014-01-10 16:33:01 -03:00
Manuel Araoz ead58e1e52 Merge branch 'master' of github.com:bitpay/mystery into feature/p2p-import
Conflicts:
	app/controllers/transactions.js
	app/models/Transaction.js
	config/env/development.js
	lib/Sync.js
	test/model/block.js
2014-01-10 16:12:11 -03:00
Manuel Araoz df397936ea p2p block and transaction importing 2014-01-10 16:02:33 -03:00
Matias Alejo Garcia 2082f66938 fix issue with strange TX 2014-01-10 15:51:19 -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 5509e941ba mocha test for transaction 2014-01-08 17:04:45 -03:00
Matias Alejo Garcia 848b485658 simple test for block thin model 2014-01-08 16:46:56 -03:00
Matias Alejo Garcia 08f106aa0c testing thin models 2014-01-08 16:29:39 -03:00
Gustavo Cortez 6c4e476555 mocha testing 2014-01-06 19:36:47 -03:00
Gustavo Cortez ade4053e01 mocha support! 2014-01-06 18:38:30 -03:00