erigon-pulse/common/dbutils
Alex Sharov 331dcd45eb
Store receipts separately - one record per tx (#1271)
* squash

* add --database flag to integration

* clean

* split to 2 buckets

* split to 2 buckets

* split to 2 buckets

* split to 2 buckets

* split to 2 buckets

* save progress

* save progress

* improve test

* improve test

* save progress

* change app logic

* change app logic

* return err from rawdb package

* don't clean automatically

* don't clean automatically

* clean

* clean

* clean

* don't rely on `make clean`

* improve cbor code

* clean

* clean

* clean

* fix tests

* rebase master

* stop on error: headers stage

* make TxDb walk and multiwalk safe

* Fix panics

Co-authored-by: Alexey Akhunov <akhounov@gmail.com>
2020-10-25 08:38:55 +00:00
..
bucket.go Store receipts separately - one record per tx (#1271) 2020-10-25 08:38:55 +00:00
composite_keys_test.go CheckChangeSets to work with plain state and changeSets, optionally generate receipts (#639) 2020-06-09 06:52:38 +01:00
composite_keys.go Store receipts separately - one record per tx (#1271) 2020-10-25 08:38:55 +00:00
helper.go IH stage speedup and lmdb custom comparators support (#1080) 2020-09-10 13:35:58 +01:00
history_index_test.go refuse to append to index is value is not greater than the last element (#807) 2020-07-29 11:22:48 +01:00
history_index.go State growth restore (#951) 2020-08-21 07:32:11 +01:00
suffix_type.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00