fcoin/lib
2017-06-22 03:59:49 -07:00
..
bip70 refactor: avoid using new Buffer() due to its new perf implications. 2017-05-30 21:11:10 -07:00
blockchain refactor: expose int64 and big numbers as modules. 2017-06-22 03:59:49 -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: expose int64 and big numbers as modules. 2017-06-22 03:59:49 -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 rpc: fix verifytxoutproof. 2017-06-16 10:27:17 -07:00
mempool refactor: avoid using new Buffer() due to its new perf implications. 2017-05-30 21:11:10 -07:00
mining refactor: expose int64 and big numbers as modules. 2017-06-22 03:59:49 -07:00
net siphash: return objects instead of buffers. 2017-06-16 14:30:25 -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 refactor: expose int64 and big numbers as modules. 2017-06-22 03:59:49 -07:00
script refactor: expose int64 and big numbers as modules. 2017-06-22 03:59:49 -07:00
utils refactor: expose int64 and big numbers as modules. 2017-06-22 03:59:49 -07:00
wallet walletkey: fix getType in toJSON. 2017-06-17 18:49:28 -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 refactor: expose int64 and big numbers as modules. 2017-06-22 03:59:49 -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