fcoin/lib
2017-06-16 00:07:50 -07:00
..
bip70 refactor: avoid using new Buffer() due to its new perf implications. 2017-05-30 21:11:10 -07:00
blockchain chain: fix getProofTime. 2017-06-16 00:07:50 -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 Merge pull request #219 from jjz/master 2017-06-15 22:50:44 -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 utils: remove usage of isBrowser. some refactoring. 2017-06-15 22:28:06 -07:00
primitives tx: minor. 2017-06-15 22:34:56 -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 utils: remove usage of isBrowser. some refactoring. 2017-06-15 22:28:06 -07:00
wallet refactor: replace util.equal with Buffer#equals. 2017-06-12 03:00:08 -07:00
workers utils: remove usage of isBrowser. some refactoring. 2017-06-15 22:28:06 -07:00
bcoin.js utils: remove usage of isBrowser. some refactoring. 2017-06-15 22:28:06 -07: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