fcoin/lib/bcoin
2015-12-18 17:38:59 -08:00
..
protocol pass size into block and tx for maxsize checks. 2015-12-18 15:41:34 -08:00
block.js minor: function name. 2015-12-18 15:44:15 -08:00
bloom.js pool: refactor, make search work! 2014-05-03 16:11:06 +04:00
chain.js fix locator hashes by height. 2015-12-18 17:38:59 -08:00
hd.js utils. minor fixes. wallet functions. 2015-12-14 14:00:06 -08:00
peer.js add chain.hasOrphan method. 2015-12-18 16:58:26 -08:00
pool.js fix getOrphanRoot and usage. 2015-12-18 17:31:45 -08:00
script.js tx.verify: compare top stack item against zero instead of one. 2015-12-18 15:43:17 -08:00
tx-pool.js implement all sighash types. add hasUnspent(). 2015-12-15 01:22:24 -08:00
tx.js tx.verify: compare top stack item against zero instead of one. 2015-12-18 15:43:17 -08:00
utils.js move key sorting to utils. 2015-12-17 17:23:33 -08:00
wallet.js pass _network to tx. script debugging. tx filled total. 2015-12-18 13:01:23 -08:00