flocore-node/regtest
Braydon Fuller 8bddf4f0d6 bitcoind: add getDetailedTransaction method
Adds a new method getDetailedTransaction with a standard JavaScript object
with block information, address, amounts and fees. And removes the
getTransactionWithBlockInfo method since this new method is equivalent,
and will serialize over an API correctly.

Also includes a new method getBlockOverview to get the txids for a block,
that can be combined with getDetailedTransaction for viewing block
transactions with additional information.
2016-05-13 16:50:49 -04:00
..
data test: increase timeout for cluster test and decrease keypool 2016-05-10 11:47:31 -04:00
bitcoind.js bitcoind: add getDetailedTransaction method 2016-05-13 16:50:49 -04:00
cluster.js test: check height from tip event in cluster regtest 2016-05-10 18:19:58 -04:00
node.js bitcoind: add getDetailedTransaction method 2016-05-13 16:50:49 -04:00
p2p.js test: added tests for stopSpawnedBitcoin 2016-04-26 17:29:40 -04:00