Christopher Jeffrey
|
55cf07a871
|
refactor: style for const/let and returns.
|
2017-07-31 18:21:02 -07:00 |
|
Christopher Jeffrey
|
6f3988e861
|
refactor: use const as much as possible.
|
2017-07-31 18:21:02 -07:00 |
|
Christopher Jeffrey
|
9cc5c393b4
|
eslint: use prefer-const.
|
2017-07-31 18:21:02 -07:00 |
|
Christopher Jeffrey
|
c53f4cf89e
|
refactor: switch to const/let.
|
2017-07-17 14:26:37 -07:00 |
|
Christopher Jeffrey
|
78d62c73b8
|
refactor: start using multiple return values.
|
2017-07-17 14:26:37 -07:00 |
|
Christopher Jeffrey
|
62e7f97359
|
refactor: module index.
|
2017-06-27 09:28:18 -07:00 |
|
Christopher Jeffrey
|
f1f112b6c6
|
bech32: minor.
|
2017-06-26 03:48:07 -07:00 |
|
Christopher Jeffrey
|
28cd43045d
|
refactor: avoid using new Buffer() due to its new perf implications.
|
2017-05-30 21:11:10 -07:00 |
|
Christopher Jeffrey
|
d64bffdd17
|
bech32: sanity checks.
|
2017-05-13 16:23:32 -07:00 |
|
Christopher Jeffrey
|
c1dbac3a4a
|
bech32: optimize bits conversion.
|
2017-05-13 15:51:51 -07:00 |
|
Christopher Jeffrey
|
a9ea4e5531
|
bech32: refactor.
|
2017-05-13 15:13:42 -07:00 |
|
Christopher Jeffrey
|
83060ee964
|
bech32: rewrite and improve perf.
|
2017-05-13 13:54:11 -07:00 |
|
Christopher Jeffrey
|
6acef06cbc
|
address: implement bech32 addresses.
|
2017-04-12 23:13:29 -07:00 |
|