Commit Graph

44 Commits

Author SHA1 Message Date
Manuel Araoz 62d469be0c finished tests for PeerSync.js 2014-01-16 21:08:50 -03:00
Manuel Araoz d51df9f087 handle_tx() tests 2014-01-16 16:47:06 -03:00
Manuel Araoz 0a94f2514b Merge branch 'master' of github.com:bitpay/mystery into test/test-p2p-sync
Conflicts:
	lib/Sync.js
2014-01-16 16:43:37 -03:00
Manuel Araoz 1df72a818c handle_inv tests 2014-01-16 16:12:32 -03:00
Manuel Araoz 8c2e118f76 Merge branch 'master' of github.com:bitpay/mystery into test/test-p2p-sync 2014-01-16 15:39:51 -03:00
Gustavo Cortez ab85012bdf replaced getBestBlockHash for bot method (getBlockCount + getBlockHash) to get the last block hash. 2014-01-16 15:33:33 -03:00
Manuel Aráoz 6c3968869b Merge pull request #61 from matiu/bug/05sync
Bug/05sync
2014-01-16 08:03:26 -08:00
Manuel Araoz 3ab958eab2 Merge branch 'master' of github.com:bitpay/mystery into test/test-p2p-sync 2014-01-16 13:03:16 -03:00
Manuel Araoz b689fd1c51 test skeleton 2014-01-16 13:01:10 -03:00
Mario Colque ffce4526a6 Merge pull request #59 from cmgustavo/feature/status_api
wow!
2014-01-16 06:35:21 -08:00
Matias Alejo Garcia 2aefe7119d fix hash in block historical sync 2014-01-16 11:01:01 -03:00
Gustavo Cortez b2d4e3c327 added getbestblockhash to Status class 2014-01-15 18:27:06 -03:00
Gustavo Cortez c96b6a7598 method: getTxOutInfo 2014-01-15 18:05:02 -03:00
Gustavo Cortez 80f438fbc5 fix getInfo. new method getDifficulty 2014-01-15 17:39:11 -03:00
Gustavo Cortez 5ddddb520d Status API: getInfo 2014-01-15 17:15:14 -03:00
Manuel Araoz e59a7b0a0b added sinon and basic test 2014-01-15 12:53:44 -03:00
Matias Alejo Garcia d13f9ce3bd add reward to block api 2014-01-14 12:58:45 -03:00
Matias Alejo Garcia 801651d494 all addr test OK 2014-01-13 20:38:51 -03:00
Matias Alejo Garcia 5290314bd0 addr tests work from simple txs 2014-01-13 19:59:31 -03:00
Matias Alejo Garcia f957a57de8 addr tests work from simple txs 2014-01-13 19:57:13 -03:00
Matias Alejo Garcia 868f22cf2b api working WIP 2014-01-13 18:13:02 -03:00
Matias Alejo Garcia 5a97c96d6e test working with values stored in satoshis 2014-01-13 18:12:57 -03:00
Matias Alejo Garcia 1324d8c183 Address class working from some address :) 2014-01-13 18:12:51 -03:00
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