Commit graph

21 commits

Author SHA1 Message Date
Christopher Jeffrey
2ef47124fc
handshake: wallet work. 2018-01-09 14:30:37 -08:00
Christopher Jeffrey
77e613e6dc
handshake: preliminary wallet work. 2018-01-08 01:19:41 -08:00
Christopher Jeffrey
7dc399d047
db: work on better state transitions. 2018-01-07 04:00:00 -08:00
Christopher Jeffrey
02ecceafcd
wallet: initial layout additions. 2018-01-06 17:53:19 -08:00
Christopher Jeffrey
44038f8f6e
wallet: add wid->id index. 2017-12-30 03:37:55 -08:00
Christopher Jeffrey
a3e0a5fe11
db: use bdb key object. 2017-12-04 23:07:26 -08:00
Christopher Jeffrey
9c88aab4a1
db: migrate to key objects. 2017-11-29 15:35:00 -08:00
Christopher Jeffrey
aadfd6471c
wallet: refactor removal. 2017-11-28 11:24:05 -08:00
Christopher Jeffrey
9389fad41c
wallet: add removing wallet functionality. 2017-11-27 17:01:54 -08:00
Christopher Jeffrey
e684e88649
wallet: track account balances. 2017-10-20 03:37:59 -07:00
Christopher Jeffrey
0a5d9eae18
wallet: use batches. 2017-10-19 02:07:26 -07:00
Christopher Jeffrey
0abc10f09b
wallet-rewrite 2017-10-19 02:06:14 -07:00
Christopher Jeffrey
1f38f36077
wallet: fix layout style. 2017-07-31 18:59:25 -07:00
Christopher Jeffrey
5e73e51177
lint: fix function names. 2017-07-31 18:21:03 -07:00
Christopher Jeffrey
9cc5c393b4
eslint: use prefer-const. 2017-07-31 18:21:02 -07:00
Christopher Jeffrey
fbb2500281
layout: aggressive asserts. 2017-07-31 18:20:47 -07:00
Christopher Jeffrey
c53f4cf89e
refactor: switch to const/let. 2017-07-17 14:26:37 -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
29fe6468eb
db: do not use isBrowser for bufferKeys check. see #137. 2017-02-28 13:04:55 -08:00
Christopher Jeffrey
4e7df6ef87
docs: get jsdoc compiling again. 2017-02-03 22:47:26 -08:00
Christopher Jeffrey
9f522c5ca4
layout: less conditional requires. see #105. 2016-11-18 18:31:29 -08:00