fcoin/lib/primitives
2017-06-24 04:45:46 -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 pkg: switch from jshint to eslint. 2017-06-24 04:45:46 -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 pkg: switch from jshint to eslint. 2017-06-24 04:45:46 -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 pkg: switch from jshint to eslint. 2017-06-24 04:45:46 -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 pkg: switch from jshint to eslint. 2017-06-24 04:45:46 -07:00
txmeta.js refactor: avoid using new Buffer() due to its new perf implications. 2017-05-30 21:11:10 -07:00