| .. |
|
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
|
|
|
|
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
|
|
|
|
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
|
|
|
|
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
|
cli: accept bech32 addresses in getTX/getCoin
|
2017-10-16 23:49:02 +04: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 |