fcoin/lib/bcoin
2015-12-23 21:55:25 -08:00
..
protocol send block and merkleblock packets correctly. 2015-12-23 19:56:33 -08:00
block.js add block.reward. add coinbase data to into. failsafe for getFee. 2015-12-23 05:33:48 -08:00
bloom.js comments. more style consistency. 2015-12-18 22:53:31 -08:00
chain.js fix some getters. move getInputData and getOutputData. wallet.toAddress. 2015-12-22 06:21:01 -08:00
hd.js hd/wallet: minor. 2015-12-20 13:29:39 -08:00
input.js more input and output data work. 2015-12-23 21:55:25 -08:00
output.js add ids to inputs and outputs without addresses. 2015-12-23 20:09:14 -08:00
peer.js peer address and port. 2015-12-22 03:19:27 -08:00
pool.js add features potentially useful for blockchain explorers. 2015-12-21 20:00:13 -08:00
script.js improve tx building. minor style fixes. utils.uniq. 2015-12-23 16:24:29 -08:00
tx-pool.js comments. more style consistency. 2015-12-18 22:53:31 -08:00
tx.js refactor tx.utxos(). 2015-12-23 18:31:31 -08:00
utils.js improve tx building. minor style fixes. utils.uniq. 2015-12-23 16:24:29 -08:00
wallet.js improve tx building. minor style fixes. utils.uniq. 2015-12-23 16:24:29 -08:00