Matthew Zipkin
|
df4e287817
|
utils: custom inspect for objects
|
2019-03-11 14:28:45 -07:00 |
|
Christopher Jeffrey
|
a45e683eb2
|
bcoin: switch to bsert for everything.
|
2018-08-10 16:23:46 -07:00 |
|
Christopher Jeffrey
|
b92839c82a
|
bcoin: use buffer-map. see #533.
|
2018-08-10 16:23:46 -07:00 |
|
Christopher Jeffrey
|
aa115c2e9d
|
wallet: refactor removal.
|
2018-03-29 21:56:50 -07:00 |
|
Christopher Jeffrey
|
a43a2102e6
|
masterkey: minor.
|
2018-03-29 21:56:50 -07:00 |
|
Christopher Jeffrey
|
e2ef35b24b
|
wallet: more migrations.
|
2018-03-29 21:56:50 -07:00 |
|
Christopher Jeffrey
|
f313ca166d
|
wallet: classify.
|
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
|
ca08d6d97e
|
bcoin: rename bufio and bstring.
|
2018-03-29 21:56:48 -07:00 |
|
Christopher Jeffrey
|
4535cd1827
|
utils: start using bmutex.
|
2018-03-29 21:56:47 -07:00 |
|
Christopher Jeffrey
|
41925d495c
|
utils: start using bbuf.
|
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
|
f3b94ded65
|
wallet/bcoin: stop tracking network everywhere.
|
2018-03-29 21:56:44 -07:00 |
|
Christopher Jeffrey
|
b81643473e
|
encoding: refactor int64 handling.
|
2017-09-05 21:17:58 -07:00 |
|
Christopher Jeffrey
|
e0eb1cdbe3
|
refactor: remove all duck typing.
|
2017-09-02 21:29:38 -07:00 |
|
Christopher Jeffrey
|
3bc47f5a3c
|
lint: enforce function names.
|
2017-08-06 21:36:48 -07:00 |
|
Christopher Jeffrey
|
4ce070fad4
|
validation: use stricter validation for ints.
|
2017-08-06 14:43:22 -07:00 |
|
Christopher Jeffrey
|
5e73e51177
|
lint: fix function names.
|
2017-07-31 18:21:03 -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
|
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
|
d4cc22e1c5
|
refactor: crypto.
|
2017-06-27 07:27:53 -07:00 |
|
Christopher Jeffrey
|
2ef4d137e6
|
pkg: switch from jshint to eslint.
|
2017-06-24 04:45:46 -07:00 |
|
Christopher Jeffrey
|
84eccc29fa
|
refactor: switch to async/await. see #227.
|
2017-06-24 02:39:06 -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
|
5ff46dd36d
|
wallet: more specific hd key functions.
|
2017-05-13 20:04:23 -07:00 |
|
Christopher Jeffrey
|
896ffdd3f5
|
masterkey: fix fromKeyRaw.
|
2017-03-14 06:10:35 -07:00 |
|
Christopher Jeffrey
|
aa7e550f91
|
hd: do not store mnemonic on hd private key.
|
2017-03-14 06:10:35 -07:00 |
|
Christopher Jeffrey
|
4e7df6ef87
|
docs: get jsdoc compiling again.
|
2017-02-03 22:47:26 -08:00 |
|
Christopher Jeffrey
|
0b296a1a6f
|
masterkey: refactor.
|
2017-01-11 23:39:33 -08:00 |
|
Christopher Jeffrey
|
38a30aceed
|
masterkey: remove useless arg for lock.
|
2017-01-11 21:47:09 -08:00 |
|
Christopher Jeffrey
|
7c021cf842
|
utils: rename locker to lock for consistency.
|
2017-01-11 21:20:26 -08:00 |
|
Christopher Jeffrey
|
51ca09603a
|
masterkey: minor.
|
2016-12-12 12:59:08 -08:00 |
|
Christopher Jeffrey
|
dfefc7182f
|
serialization: more sizes.
|
2016-12-11 19:16:02 -08:00 |
|
Christopher Jeffrey
|
3b9e4d6c6e
|
refactor: use static writers everywhere.
|
2016-12-11 17:26:42 -08:00 |
|
Christopher Jeffrey
|
a95aba92fb
|
serialization: less polymorphism.
|
2016-12-04 00:54:50 -08:00 |
|
Christopher Jeffrey
|
cb59675b06
|
refactor: rename buffer reader/writer vars.
|
2016-11-26 10:56:50 -08:00 |
|
Christopher Jeffrey
|
f376289684
|
crypto: implement subtle api for browser.
|
2016-11-21 17:50:05 -08:00 |
|
Christopher Jeffrey
|
b754973511
|
utils/btc: rename.
|
2016-11-19 10:45:31 -08:00 |
|
Christopher Jeffrey
|
0d2391be14
|
wallet: start using crypto.cleanse.
|
2016-11-09 18:25:37 -08:00 |
|
Christopher Jeffrey
|
aa79d92a83
|
http: more wallet api calls.
|
2016-11-09 18:25:33 -08:00 |
|
Christopher Jeffrey
|
a4a408a18d
|
wallet: fix master key race conditions.
|
2016-10-26 17:45:13 -07:00 |
|
Christopher Jeffrey
|
6e5bb6eef7
|
wallet: better masterkey handling for timeouts.
|
2016-10-25 11:27:47 -07:00 |
|
Christopher Jeffrey
|
6761122580
|
wallet: refactor masterkey.
|
2016-10-21 19:38:04 -07:00 |
|
Christopher Jeffrey
|
6f18d890f1
|
wallet: better option handling. expose more txdb methods.
|
2016-10-05 04:48:06 -07:00 |
|
Christopher Jeffrey
|
4f46bb3324
|
wallet: move master key.
|
2016-10-02 23:24:14 -07:00 |
|