fcoin/lib/primitives
Christopher Jeffrey ea26a0e70a
tx: minor.
2017-06-15 22:34:56 -07:00
..
abstractblock.js block/chain: refactor block verification and caching. 2017-02-28 09:20:22 -08:00
address.js refactor: replace util.equal with Buffer#equals. 2017-06-12 03:00:08 -07:00
block.js refactor: avoid using new Buffer() due to its new perf implications. 2017-05-30 21:11:10 -07:00
coin.js refactor: avoid using new Buffer() due to its new perf implications. 2017-05-30 21:11:10 -07:00
headers.js refactor: avoid using new Buffer() due to its new perf implications. 2017-05-30 21:11:10 -07:00
index.js docs: get jsdoc compiling again. 2017-02-03 22:47:26 -08:00
input.js refactor: avoid using new Buffer() due to its new perf implications. 2017-05-30 21:11:10 -07:00
invitem.js refactor: avoid using new Buffer() due to its new perf implications. 2017-05-30 21:11:10 -07:00
keyring.js refactor: lint. 2017-06-14 20:32:11 -07:00
memblock.js refactor: avoid using new Buffer() due to its new perf implications. 2017-05-30 21:11:10 -07:00
merkleblock.js refactor: replace util.equal with Buffer#equals. 2017-06-12 03:00:08 -07:00
mtx.js script: less static methods. 2017-06-13 18:45:42 -07:00
netaddress.js refactor: replace util.equal with Buffer#equals. 2017-06-12 03:00:08 -07:00
outpoint.js docs: get jsdoc compiling again. 2017-02-03 22:47:26 -08:00
output.js refactor: avoid using new Buffer() due to its new perf implications. 2017-05-30 21:11:10 -07:00
tx.js tx: minor. 2017-06-15 22:34:56 -07:00
txmeta.js refactor: avoid using new Buffer() due to its new perf implications. 2017-05-30 21:11:10 -07:00