Commit Graph

17 Commits

Author SHA1 Message Date
Christopher Jeffrey
4d8ca8c16f
db: change iterator api to be more loop-friendly. 2017-10-18 12:58:21 -07:00
Christopher Jeffrey
1a48ba78f1
migrate: less memory usage for chaindb2to3. see #271. 2017-08-11 00:29:48 -07:00
Christopher Jeffrey
f41724046e
migrate: fix error for pruned in chaindb2to3 migration. see #272. 2017-08-11 00:13:00 -07:00
Christopher Jeffrey
57df561299
migrate: more pertxout migration optimizations. 2017-07-31 18:21:03 -07:00
Christopher Jeffrey
e38da91065
lint: no extra parens around !await. 2017-07-31 18:21:03 -07:00
Christopher Jeffrey
5eb6620431
lint: consistent return values. 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
42fe56459e
migrate: drop next hash for sentinel hash in chaindb2to3. 2017-07-31 18:20:49 -07:00
Christopher Jeffrey
63ff27d5d6
migrate: allow in-place pruning for chaindb2to3. 2017-07-31 18:20:49 -07:00
Christopher Jeffrey
7f5649dbd8
migrate: fixes and optimizations for chaindb2to3. 2017-07-31 18:20:49 -07:00
Christopher Jeffrey
ca81520875
migrate: pertxout migration improvements. 2017-07-31 18:20:48 -07:00
Christopher Jeffrey
b5fef64aa1
migrate: minor. 2017-07-31 18:20:47 -07:00
Christopher Jeffrey
517a66309c
migrate: chaindb2to3 fixes. 2017-07-31 18:20:47 -07:00
Christopher Jeffrey
b6e6442026
migrate: refactor/improve. 2017-07-31 18:20:47 -07:00
Christopher Jeffrey
e7c5be451d
migrate: add pertxout migration. 2017-07-31 18:20:47 -07:00