Commit Graph

17 Commits

Author SHA1 Message Date
Braydon Fuller 75d41acdd6 Bump bitcoind tag to v0.12.1-bitcore-2 2016-07-26 15:48:15 -04:00
Chris Kleeschulte f15460a3d9 Adjusted tags. 2016-06-27 10:57:16 -04:00
Chris Kleeschulte e5e9d60081 Updated the download script for the latest bitcoind tag. 2016-06-16 13:34:33 -04:00
Braydon Fuller 47e3cf7fc8 build: update download of bitcoind to tag v0.12-bitcore 2016-05-27 11:43:50 -04:00
Braydon Fuller 73197fdc75 build: update url to download bitcoin-0.12-bitcore-rc3 2016-05-18 20:04:23 -04:00
Braydon Fuller 2cc06cc34b build: update bitcoind release to include mempool spentindex 2016-05-16 15:39:29 -04:00
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
Braydon Fuller e24a9c96ae build: update bitcoind links to bitpay/bitcoin bitcore-rc1 release 2016-05-09 16:46:45 -04:00
Braydon Fuller 9e0e9a2c89 build: include environment variables for downloading bitcoin
for parent modules to specify npm rebuild and install behavior
2016-04-25 16:35:18 -04:00
Braydon Fuller 76eeba5999 build: verify bitcoin download 2016-04-25 16:08:19 -04:00
Braydon Fuller b901e10c9d bitcoind: update unspentoutputs with mempool 2016-04-21 17:13:24 -04:00
Braydon Fuller 890b38744d test: update unit tests, refactoring and cleanup 2016-04-15 11:20:33 -04:00
Braydon Fuller c2eda9b3c2 bitcoin: address history by height range 2016-04-12 20:51:58 -04:00
Braydon Fuller 042576474f build: bump bitcoin build tag to v0.12.0-bitcore-beta2 2016-04-12 16:46:14 -04:00
Braydon Fuller 7c344b5f24 build: updates for npm install 2016-04-08 12:00:10 -04:00
Braydon Fuller 1fb552a972 build: download bitcoin binary distribution 2016-04-08 12:00:10 -04:00
Braydon Fuller c116353b8d build: start of install script 2016-04-08 12:00:09 -04:00