-
- Downloads
Fixes issue #1232 (#1233)
* Fixes issue #1232
* Adding/updating test cases
* Updating as per comments
* Use tx instead of db in GetModifiedAccounts and clean up a bit
* option to specify LMDB map size for cmd/integration commands (#1238)
* Add lmdb.mapSize to integration
* Make lmdb.mapSize effective
* Use mapSize for first opening
* Fix for cobra
* Extend lmdb.mapSize for all commands
* Fix lint
* Fixes issue #1232
* Adding/updating test cases
* Updating as per comments
Co-authored-by:
ledgerwatch <akhounov@gmail.com>
Showing
- cmd/hack/hack.go 7 additions, 5 deletionscmd/hack/hack.go
- cmd/rpcdaemon/commands/debug_api.go 40 additions, 29 deletionscmd/rpcdaemon/commands/debug_api.go
- cmd/rpcdaemon/testdata/RPC_Testing.json 1795 additions, 584 deletionscmd/rpcdaemon/testdata/RPC_Testing.json
- ethdb/walk.go 26 additions, 21 deletionsethdb/walk.go
Loading
Please register or sign in to comment