erigon-pulse/eth/stagedsync
b00ris b4ba764fb1
[WIP] TxLookup stage (#646)
* save state

* txlookup full results

* save state

* save state

* remove experiments

* some fix&lint

* add end key to txLookup and index generation

* change log message

* change log

* fix lint

* lint

* fix test
2020-06-10 23:07:14 +03:00
..
stages [WIP] TxLookup stage (#646) 2020-06-10 23:07:14 +03:00
stage_bodies.go stagedsync: allow long stages/unwinds to be interrupted (#643) 2020-06-09 15:49:49 +03:00
stage_execute_test.go stagedsync: allow long stages/unwinds to be interrupted (#643) 2020-06-09 15:49:49 +03:00
stage_execute.go Issue 635: Stage4 to optionally generate persisted receipts (#644) 2020-06-09 14:11:09 +01:00
stage_hashstate_test.go Issue 635: Stage4 to optionally generate persisted receipts (#644) 2020-06-09 14:11:09 +01:00
stage_hashstate.go [WIP] TxLookup stage (#646) 2020-06-10 23:07:14 +03:00
stage_headers.go refactor stagedsync unwind, add tests(#636) 2020-06-08 07:01:26 +03:00
stage_indexes.go [WIP] TxLookup stage (#646) 2020-06-10 23:07:14 +03:00
stage_interhashes.go stagedsync: allow long stages/unwinds to be interrupted (#643) 2020-06-09 15:49:49 +03:00
stage_senders.go stagedsync: allow long stages/unwinds to be interrupted (#643) 2020-06-09 15:49:49 +03:00
stage_txlookup.go [WIP] TxLookup stage (#646) 2020-06-10 23:07:14 +03:00
stage.go stagedsync: allow long stages/unwinds to be interrupted (#643) 2020-06-09 15:49:49 +03:00
stagedsync.go [WIP] TxLookup stage (#646) 2020-06-10 23:07:14 +03:00
state_test.go stagedsync: allow long stages/unwinds to be interrupted (#643) 2020-06-09 15:49:49 +03:00
state.go stagedsync: allow long stages/unwinds to be interrupted (#643) 2020-06-09 15:49:49 +03:00
testutil.go Issue 635: Stage4 to optionally generate persisted receipts (#644) 2020-06-09 14:11:09 +01:00
types.go refactor stagedsync unwind, add tests(#636) 2020-06-08 07:01:26 +03:00
unwind_test.go stagedsync: allow long stages/unwinds to be interrupted (#643) 2020-06-09 15:49:49 +03:00
unwind.go stagedsync: allow long stages/unwinds to be interrupted (#643) 2020-06-09 15:49:49 +03:00