Alex Sharov
|
e04c4ebe58
|
KV: move bucket.Get and bucket.Cursor methods to Tx object (#914)
|
2020-08-14 13:41:18 +07:00 |
|
b00ris
|
12aa55bcbb
|
Remove incarnation inversion (#755)
* remove incarnation inversion
* fix lint
* remove incarnation inversion
* remove comment
* remove inversion from new code
* revert for unwind
|
2020-07-17 15:18:31 +01:00 |
|
Alex Sharov
|
6043c09ddf
|
Replace global buff pool by local, because of buffer leaks to larger pools (#739)
|
2020-07-14 08:56:47 +07:00 |
|
ledgerwatch
|
72dcf478d3
|
Fix debug_storageRangeAt in rpc daemon (#732)
* Fix storageRangeAt
* Fix formatting
* Fix lint
* Fix lint
* Prevent racing by closing db after the blockchain
|
2020-07-10 06:44:01 +01:00 |
|
ledgerwatch
|
ed866e6934
|
non-concurrent ETL, debug_traceTransaction in rcpdaemon (#692)
* Fixing history index
* Remove chunk generation, fix formatting
* Fix compile error, clean up hack.go
* Fix output tests
* Fix index generator test
* Fixed checkChangeSets
* Fix linter
|
2020-06-28 07:10:27 +01:00 |
|