erigon-pulse/accounts
Alex Sharov f0bc2b2146
Run tests on lmdb and badger (#624)
* lmdb tests

* trigger ci

* fix tests

* disable parallelism

* disable parallelism

* cleanup resources

* cleanup resources

* reduce concurency

* try run tests on bolt

* try run tests on bolt

* fix downloader test

* run bolt tests

* rely on interface instead of exact instance

* Rename AbstractKV to KV

* don't use separator for badger

* don't initialize badger cursor - because it not used here

* fix linter

* try reduce badger compactors

* compat with master

* try lmdb

* try lmdb

* try lmdb

* reduce badger's MaxTableSize, reduce badger's minGoMaxProc for inMem option

* allow to close closed db

* release

* release

* ideal batch size for badger

* ideal batch size for badger
2020-06-05 10:25:33 +01:00
..
abi Run tests on lmdb and badger (#624) 2020-06-05 10:25:33 +01:00
external [GC] uint256 rather than big.Int in Transaction (#614) 2020-06-04 08:43:08 +01:00
keystore post-rebase fixups 2020-05-20 15:26:22 +03:00
scwallet geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
usbwallet accounts/usbwallet: fix staticcheck warnings (#20372) 2019-12-09 12:12:12 +01:00
accounts_test.go
accounts.go accounts/external: convert signature v value to 0/1 (#20997) 2020-05-20 15:26:22 +03:00
errors.go
hd_test.go
hd.go
manager.go accounts: add walletsNoLock to avoid double read lock (#20655) 2020-02-27 17:21:20 +03:00
sort.go
url_test.go
url.go