erigon-pulse/cmd/state
Andrew Ashikhmin cf7b9a75a7
Issue 635: Stage4 to optionally generate persisted receipts (#644)
* Euphemerally -> Ephemerally

* Move StorageMode to ethdb and pass it to PrepareStagedSync

* linter

* Remove StorageModeThinHistory and move SetStorageModeIfNotExist into storage_mode.go

* Optionally write receipts in the execute stage

* memory profiler

* linter

* proper linter fix

* linter

* typo

* Merge stateDb with changeDb so that all-or-nothing is commited in stage_execute
2020-06-09 14:11:09 +01:00
..
commands CheckChangeSets to work with plain state and changeSets, optionally generate receipts (#639) 2020-06-09 06:52:38 +01:00
generate Plain state index (#595) 2020-05-31 07:57:47 +01:00
stateless Issue 635: Stage4 to optionally generate persisted receipts (#644) 2020-06-09 14:11:09 +01:00
stats Stages 6 and 7 for generating history indices (#569) 2020-05-23 10:19:56 +01:00
verify optimize codeBitmap (#626) 2020-06-06 21:49:06 +01:00
main.go Stateless prototype - enable metrics collection (#442) 2020-04-12 19:36:14 +01:00
state [WIP] 459 merge storage account (#466) 2020-04-19 20:51:32 +01:00