erigon-pulse/cmd/geth
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
..
testdata cmd/geth: add tests for account commands 2016-04-12 15:58:07 +02:00
accountcmd_test.go post-rebase fixups 2020-05-20 15:26:22 +03:00
accountcmd.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
chaincmd.go Issue 635: Stage4 to optionally generate persisted receipts (#644) 2020-06-09 14:11:09 +01:00
config.go cmd, core: remove override muir glacier and override istanbul (#20942) 2020-05-20 15:26:22 +03:00
consolecmd_test.go console, internal/jsre: use github.com/dop251/goja (#20470) 2020-02-27 17:20:36 +03:00
consolecmd.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
dao_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
genesis_test.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
main.go optimize codeBitmap (#626) 2020-06-06 21:49:06 +01:00
misccmd.go cmd/geth: remove network id from version cmd 2019-12-03 14:00:47 +01:00
retesteth_copypaste.go [GC] uint256 rather than big.Int in Transaction (#614) 2020-06-04 08:43:08 +01:00
retesteth.go optimize codeBitmap (#626) 2020-06-06 21:49:06 +01:00
run_test.go linting 2019-11-05 22:51:11 +01:00
usage.go [Issue 552] Disable debug protocol by default (#588) 2020-05-28 18:58:08 +01:00