fcoin/lib
2017-08-10 09:41:01 -07:00
..
bip70 validation: use stricter validation for ints. 2017-08-06 14:43:22 -07:00
blockchain chain: minor. 2017-08-07 15:31:57 -07:00
btc validation: use stricter validation for ints. 2017-08-06 14:43:22 -07:00
coins compress: set max compress types to 6. 2017-07-31 18:21:03 -07:00
crypto lint: enforce function names. 2017-08-06 21:36:48 -07:00
db lint: enforce function names. 2017-08-06 21:36:48 -07:00
hd mnemonic: refactor parsing and serialization for phrases. 2017-08-10 06:55:01 -07:00
http http: require json bodies to be an object. 2017-08-07 15:56:15 -07:00
mempool lint: enforce function names. 2017-08-06 21:36:48 -07:00
mining refactor: use assert.strictEqual instead of assert.equal. 2017-08-09 15:40:39 -07:00
net refactor: use assert.strictEqual instead of assert.equal. 2017-08-09 15:40:39 -07:00
node util: add util.fromDouble for convenience. 2017-08-09 17:45:10 -07:00
primitives refactor: use assert.strictEqual instead of assert.equal. 2017-08-09 15:40:39 -07:00
protocol util: remove util.inherits. inline inheritance. 2017-08-06 19:45:10 -07:00
script script: do not use return values for script.execute and Script.verify. 2017-08-10 09:41:01 -07:00
utils util: add util.fromDouble for convenience. 2017-08-09 17:45:10 -07:00
wallet walletdb: use passed-in worker pool. 2017-08-09 15:45:02 -07:00
workers refactor: use assert.strictEqual instead of assert.equal. 2017-08-09 15:40:39 -07:00
bcoin-browser.js node/browser: fix browser build. 2017-07-17 14:26:39 -07:00
bcoin.js eslint: more style rules. 2017-07-31 18:21:03 -07:00
native-browser.js webpack: get bcoin building in webpack for node. 2017-06-28 18:04:20 -07:00
native.js lint: no implicit casting. 2017-07-31 18:21:03 -07:00
pkg.js v1.0.0-beta.14 2017-07-23 08:33:37 -07:00
types.js refactor: s/ts/time. s/ps/mtime. 2017-07-25 14:23:10 -07:00