erigon-pulse/cmd/integration/commands
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
..
flags.go Vary batch size for execution stage (#1274) 2020-10-21 18:01:40 +01:00
refetence_db.go Rpcdaemon as lib (#940) 2020-08-19 12:46:20 +01:00
reset_state.go Store receipts separately - one record per tx (#1271) 2020-10-25 08:38:55 +00:00
root.go Better migration - receipts_cbor_encode not to increase size of the database (#1250) 2020-10-17 14:00:12 +01:00
stages.go Move tmpdir definition to app-start, move migrations folder inside tmpdir (#1282) 2020-10-23 12:18:45 +01:00
state_stages.go Store receipts separately - one record per tx (#1271) 2020-10-25 08:38:55 +00:00