fcoin/lib/utils
2018-05-10 14:36:28 -07:00
..
asn1.js refactor: style for const/let and returns. 2017-07-31 18:21:02 -07:00
asyncemitter.js validation: use stricter validation for ints. 2017-08-06 14:43:22 -07:00
asyncobject.js util: remove util.inherits. inline inheritance. 2017-08-06 19:45:10 -07:00
base32.js refactor: style for const/let and returns. 2017-07-31 18:21:02 -07:00
base58.js refactor: use const as much as possible. 2017-07-31 18:21:02 -07:00
bech32.js refactor: style for const/let and returns. 2017-07-31 18:21:02 -07:00
bloom.js validation: use stricter validation for ints. 2017-08-06 14:43:22 -07:00
co.js fs/co: add fs.exists and wait for promise on co.clearInterval. 2017-10-18 12:58:21 -07:00
encoding.js encoding: refactor int64 handling. 2017-09-05 21:17:58 -07:00
enforce.js script: refactor script and stack mutation. 2017-08-24 17:34:20 -07:00
fs-browser.js refactor: fix linting for empty modules. 2017-06-28 13:04:04 -07:00
fs.js fs/co: add fs.exists and wait for promise on co.clearInterval. 2017-10-18 12:58:21 -07:00
gcs.js bn: stop using bn#cmp. 2017-09-06 22:51:06 -07:00
heap.js refactor: style for const/let and returns. 2017-07-31 18:21:02 -07:00
index.js script: refactor script and stack mutation. 2017-08-24 17:34:20 -07:00
int64.js refactor: expose int64 and big numbers as modules. 2017-06-22 03:59:49 -07:00
ip.js refactor: use assert.strictEqual instead of assert.equal. 2017-08-09 15:40:39 -07:00
list.js refactor: style for const/let and returns. 2017-07-31 18:21:02 -07:00
lock.js refactor: style for const/let and returns. 2017-07-31 18:21:02 -07:00
lru.js lint: enforce function names. 2017-08-06 21:36:48 -07:00
mappedlock.js refactor: style for const/let and returns. 2017-07-31 18:21:02 -07:00
murmur3.js refactor: style for const/let and returns. 2017-07-31 18:21:02 -07:00
nfkd-browser.js refactor: switch to const/let. 2017-07-17 14:26:37 -07:00
nfkd.js webpack: fix babelification. upgrade to webpack3. 2017-06-26 17:42:18 -07:00
pem.js eslint: more style rules. 2017-07-31 18:21:03 -07:00
protoreader.js lint: enforce function names. 2017-08-06 21:36:48 -07:00
protowriter.js lint: enforce function names. 2017-08-06 21:36:48 -07:00
rbt.js refactor: style for const/let and returns. 2017-07-31 18:21:02 -07:00
reader.js encoding: refactor int64 handling. 2017-09-05 21:17:58 -07:00
rollingfilter.js validation: use stricter validation for ints. 2017-08-06 14:43:22 -07:00
staticwriter.js writer: alloc pool lazily. 2017-09-03 00:56:15 -07:00
util.js Max Satosis of Flo > MAX_JAVASCRIPT_INT 2018-05-10 14:36:28 -07:00
validator.js amount: allow overloading for num vs. str by default. 2017-08-11 04:36:17 -07:00
writer.js writer: use 100kb pool for sighashing. 2017-09-03 00:05:47 -07:00