erigon-pulse/cmd/state/commands
Leonard Chinonso 592fe32217
Refactoring To Increase Code Quality (#4842)
* General cleanup and fixes

* Cleaning part 2

* cleanup part 3

* Refactored staterunner to have a handler function

* Fixed linting

* Cleanup part 4

* Changed the initialization of the require package and updated .golangci.yml

* Fixed lint errors from golangci-lint

* deleted state_recon_1.go

* fixed build error

* Added ReadHeaderTimeouts for httpServer

* made changes to golangci

* Reset golangci.yml
2022-08-04 20:23:00 +07:00
..
calltracer22.go [erigon2.2] Prototype of eth_getLogs (#4437) 2022-06-13 21:25:17 +01:00
check_change_sets.go Erigon22 prototype to support BSC (#4867) 2022-07-31 21:54:23 +01:00
check_enc.go Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
check_index.go Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
erigon2.go Erigon22 prototype to support BSC (#4867) 2022-07-31 21:54:23 +01:00
erigon22.go Erigon22 prototype without parallel execution, fix for BSC upgrade contract (#4884) 2022-08-04 13:00:46 +01:00
erigon23.go Fixed lint errors for unused linter (#4902) 2022-08-02 22:01:53 +07:00
global_flags_vars.go changed syncmode flag to snapshots flag (#4353) 2022-06-05 07:33:55 +01:00
history2.go evm t8n to use ExecuteBlockEphemerally api (#4642) 2022-07-07 12:47:00 +01:00
history22.go save list of snapshots in db (#4777) 2022-07-28 16:57:38 +07:00
index_stats.go Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00
opcode_tracer.go evm t8n to use ExecuteBlockEphemerally api (#4642) 2022-07-07 12:47:00 +01:00
replay_tx.go Fixed lint errors from gosimple linter (#4900) 2022-08-02 21:09:00 +07:00
root.go erigon2: implemented chain switching by --chain flag (#3668) 2022-03-10 14:01:37 +00:00
state_recon.go Refactoring To Increase Code Quality (#4842) 2022-08-04 20:23:00 +07:00
state_root.go pass context around hased state stage (#4537) 2022-06-25 20:34:42 +06:00
verify_txlookup.go Rename Datadir/dataDir to follow conventions. (#3576) 2022-02-22 17:39:48 +00:00