fcoin/lib
Christopher Jeffrey 2b569883bf
refactor: lint.
2017-06-14 20:32:11 -07:00
..
bip70 refactor: avoid using new Buffer() due to its new perf implications. 2017-05-30 21:11:10 -07:00
blockchain refactor: replace util.equal with Buffer#equals. 2017-06-12 03:00:08 -07:00
btc btc: update uri for bech32 addresses. 2017-05-13 20:54:34 -07:00
coins refactor: avoid using new Buffer() due to its new perf implications. 2017-05-30 21:11:10 -07:00
crypto refactor: lint. 2017-06-14 20:32:11 -07:00
db refactor: replace util.equal with Buffer#equals. 2017-06-12 03:00:08 -07:00
hd refactor: replace util.equal with Buffer#equals. 2017-06-12 03:00:08 -07:00
http refactor: avoid using new Buffer() due to its new perf implications. 2017-05-30 21:11:10 -07:00
mempool refactor: avoid using new Buffer() due to its new perf implications. 2017-05-30 21:11:10 -07:00
mining refactor: avoid using new Buffer() due to its new perf implications. 2017-05-30 21:11:10 -07:00
net refactor: replace util.equal with Buffer#equals. 2017-06-12 03:00:08 -07:00
node refactor: avoid using new Buffer() due to its new perf implications. 2017-05-30 21:11:10 -07:00
primitives refactor: lint. 2017-06-14 20:32:11 -07:00
protocol network: fix isNetwork. 2017-05-25 23:26:20 -07:00
script script: less static methods. 2017-06-13 18:45:42 -07:00
utils refactor: replace util.equal with Buffer#equals. 2017-06-12 03:00:08 -07:00
wallet refactor: replace util.equal with Buffer#equals. 2017-06-12 03:00:08 -07:00
workers refactor: avoid using new Buffer() due to its new perf implications. 2017-05-30 21:11:10 -07:00
bcoin.js docs: get jsdoc compiling again. 2017-02-03 22:47:26 -08:00
env.js browser: fixes. 2017-03-14 08:07:42 -07:00
pkg.js v1.0.0-beta.12 2017-03-26 15:18:23 -07:00
types.js docs: add types. 2017-02-04 00:42:17 -08:00