erigon-pulse/cmd/state/stateless
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
..
check_change_sets.go CheckChangeSets to work with plain state and changeSets, optionally generate receipts (#639) 2020-06-09 06:52:38 +01:00
contract_size_estimage.go [WIP] 459 merge storage account (#466) 2020-04-19 20:51:32 +01:00
deps.go optimize codeBitmap (#626) 2020-06-06 21:49:06 +01:00
depths.go [WIP] 459 merge storage account (#466) 2020-04-19 20:51:32 +01:00
fee_market.go optimize codeBitmap (#626) 2020-06-06 21:49:06 +01:00
naked_accouts.go optimize codeBitmap (#626) 2020-06-06 21:49:06 +01:00
naked_storage.go optimize codeBitmap (#626) 2020-06-06 21:49:06 +01:00
spec_exec.go optimize codeBitmap (#626) 2020-06-06 21:49:06 +01:00
state_snapshot_test.go [WIP] 459 merge storage account (#466) 2020-04-19 20:51:32 +01:00
state_snapshot.go Separate Collector pattern out of ETL, hash collector for rebuilding Intermediate Hashes (#597) 2020-05-31 13:23:34 +01:00
state.go optimize codeBitmap (#626) 2020-06-06 21:49:06 +01:00
stateless_block_providers.go optimize codeBitmap (#626) 2020-06-06 21:49:06 +01:00
stateless_chart.go Write proper stats to the CSV file; restore charting capabilities. (#201) 2019-11-26 14:29:41 +01:00
stateless_stats.go New Witness Format (and remove the rest of the tapes) (#317) 2020-01-15 14:56:50 +01:00
stateless.go Issue 635: Stage4 to optionally generate persisted receipts (#644) 2020-06-09 14:11:09 +01:00
tokens.go optimize codeBitmap (#626) 2020-06-06 21:49:06 +01:00
transaction_stats.go optimize codeBitmap (#626) 2020-06-06 21:49:06 +01:00
witness_db_test.go Stateless Resolver: store and use witnesses for resolved subtries (#326) 2020-01-24 11:58:01 +01:00
witness_db.go Intermediate hash phase 3 (#377) 2020-03-11 10:31:49 +00:00