Matthew Zipkin
|
df4e287817
|
utils: custom inspect for objects
|
2019-03-11 14:28:45 -07:00 |
|
Christopher Jeffrey
|
e0863d4a91
|
deps: upgrade to bcrypto 2.0. upgrade other deps.
|
2018-09-29 14:38:53 -07:00 |
|
Christopher Jeffrey
|
a45e683eb2
|
bcoin: switch to bsert for everything.
|
2018-08-10 16:23:46 -07:00 |
|
Christopher Jeffrey
|
c388498ab0
|
pkg: update deps.
|
2018-03-29 21:56:53 -07:00 |
|
Christopher Jeffrey
|
6787c001d2
|
build: improve no-compat webpack build.
|
2018-03-29 21:56:52 -07:00 |
|
Christopher Jeffrey
|
cb978df380
|
db: drop old migrations. avoid using encoding.
|
2018-03-29 21:56:51 -07:00 |
|
Christopher Jeffrey
|
dbde501444
|
db: use bdb key object.
|
2018-03-29 21:56:50 -07:00 |
|
Christopher Jeffrey
|
e2ef35b24b
|
wallet: more migrations.
|
2018-03-29 21:56:50 -07:00 |
|
Christopher Jeffrey
|
f2abdf68cb
|
bcoin: move encoding constants around.
|
2018-03-29 21:56:49 -07:00 |
|
Christopher Jeffrey
|
21ab415769
|
refactor: switch to bio module.
|
2018-03-29 21:56:48 -07:00 |
|
Christopher Jeffrey
|
bf4f5e3bac
|
bcoin: bstring requires.
|
2018-03-29 21:56:48 -07:00 |
|
Christopher Jeffrey
|
280d5d38e5
|
net/miner/hd: classify.
|
2018-03-29 21:56:48 -07:00 |
|
Christopher Jeffrey
|
ca08d6d97e
|
bcoin: rename bufio and bstring.
|
2018-03-29 21:56:48 -07:00 |
|
Christopher Jeffrey
|
f9eba3f5a6
|
crypto: start using hash.digest().
|
2018-03-29 21:56:47 -07:00 |
|
Christopher Jeffrey
|
d4685e6e6c
|
utils: start using bstr.
|
2018-03-29 21:56:46 -07:00 |
|
Christopher Jeffrey
|
41925d495c
|
utils: start using bbuf.
|
2018-03-29 21:56:46 -07:00 |
|
Christopher Jeffrey
|
658d3db928
|
encoding: refactor. remove bip70.
|
2018-03-29 21:56:46 -07:00 |
|
Christopher Jeffrey
|
79260891e4
|
hd: move nfkd to hd directory.
|
2018-03-29 21:56:46 -07:00 |
|
Christopher Jeffrey
|
d0ed214067
|
bcoin: remove dependence on util.js.
|
2018-03-29 21:56:45 -07:00 |
|
Christopher Jeffrey
|
636d66a5c7
|
bcoin: use bcrypto. remove crypto module.
|
2018-03-29 21:56:45 -07:00 |
|
Christopher Jeffrey
|
fc3b31836b
|
wallet/http: improve validation.
|
2018-03-29 21:56:44 -07:00 |
|
Christopher Jeffrey
|
9a8106f4f7
|
refactor: avoid using utils in crypto and vice versa.
|
2018-03-29 21:56:44 -07:00 |
|
Christopher Jeffrey
|
f3b94ded65
|
wallet/bcoin: stop tracking network everywhere.
|
2018-03-29 21:56:44 -07:00 |
|
Christopher Jeffrey
|
d00e924965
|
hd: use buffer pool for key derivation.
|
2017-09-03 11:29:59 -07:00 |
|
Christopher Jeffrey
|
e0eb1cdbe3
|
refactor: remove all duck typing.
|
2017-09-02 21:29:38 -07:00 |
|
Christopher Jeffrey
|
3c2c8ea955
|
hd: pass purpose number to bip44 derivation. drop bip45 support.
|
2017-08-26 02:41:27 -07:00 |
|
Christopher Jeffrey
|
b8f57df90c
|
hd: use a u32 for fingerprints.
|
2017-08-11 14:47:54 -07:00 |
|
Christopher Jeffrey
|
aa327131e8
|
hd: improve arg parsing.
|
2017-08-11 05:12:18 -07:00 |
|
Christopher Jeffrey
|
e6cd60f919
|
hd: better path parsing.
|
2017-08-11 05:07:04 -07:00 |
|
Christopher Jeffrey
|
1735fe6a6c
|
hd: refactor hardening handling.
|
2017-08-11 04:47:51 -07:00 |
|
Christopher Jeffrey
|
413f26584d
|
mnemonic: refactor parsing and serialization for phrases.
|
2017-08-10 06:55:01 -07:00 |
|
Christopher Jeffrey
|
50b8dd2b2c
|
mnemonic: better parsing.
|
2017-08-10 06:22:33 -07:00 |
|
Christopher Jeffrey
|
bff9e25796
|
mnemonic: optimize fromPhrase.
|
2017-08-09 18:17:25 -07:00 |
|
Christopher Jeffrey
|
9f3a040758
|
mnemonic: fix an error for certain languages.
|
2017-08-09 17:44:06 -07:00 |
|
Christopher Jeffrey
|
edebc51d18
|
primitives: use equals instead of equal for consistency.
|
2017-08-09 15:25:01 -07:00 |
|
Christopher Jeffrey
|
4ce070fad4
|
validation: use stricter validation for ints.
|
2017-08-06 14:43:22 -07:00 |
|
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
|
9219e23d8c
|
hd/wallet: add bip48 arg to prepare for bip48 support. see #238.
|
2017-07-23 07:22:53 -07:00 |
|
Christopher Jeffrey
|
75adfe5ec0
|
mnemonic: refactor fromPhrase.
|
2017-07-23 07:22:53 -07:00 |
|
Christopher Jeffrey
|
296e65d0fd
|
refactor: use es6 template strings everywhere.
|
2017-07-17 14:26:39 -07:00 |
|
Christopher Jeffrey
|
3af014119a
|
refactor: switch to template strings for errors.
|
2017-07-17 14:26:38 -07:00 |
|
Christopher Jeffrey
|
c53f4cf89e
|
refactor: switch to const/let.
|
2017-07-17 14:26:37 -07:00 |
|
Christopher Jeffrey
|
e00472891d
|
refactor: start using for...of.
|
2017-07-17 14:26:37 -07:00 |
|
Christopher Jeffrey
|
62e7f97359
|
refactor: module index.
|
2017-06-27 09:28:18 -07:00 |
|
Christopher Jeffrey
|
d4cc22e1c5
|
refactor: crypto.
|
2017-06-27 07:27:53 -07:00 |
|
Christopher Jeffrey
|
fa3e98b274
|
crypto: rename ec to secp256k1.
|
2017-06-27 02:48:19 -07:00 |
|
Christopher Jeffrey
|
d3b24da2e1
|
lint: require strict mode.
|
2017-06-24 05:11:54 -07:00 |
|
Christopher Jeffrey
|
2ef4d137e6
|
pkg: switch from jshint to eslint.
|
2017-06-24 04:45:46 -07:00 |
|