erigon-pulse/tests
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
..
contracts rename (#1978) 2021-05-20 19:25:53 +01:00
fuzzers Refactoring To Increase Code Quality (#4842) 2022-08-04 20:23:00 +07:00
solidity tests/solidity: add contract to test every opcode (#19283) 2019-09-26 10:30:33 +02:00
testdata@95a8490f1f Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
.gitignore Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
block_test_util.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
block_test.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
difficulty_test_util.go Update consensus tests to 10.2. EIP-2681 (#3103) 2021-12-07 18:24:59 +01:00
difficulty_test.go Use go:build lines and remove obsolete +build lines (#4175) 2022-05-17 14:46:53 +07:00
gen_btheader.go Upgrade tests to 9.0.2 (#2147) 2021-06-13 14:01:11 +01:00
gen_difficultytest.go Update consensus tests to 10.2. EIP-2681 (#3103) 2021-12-07 18:24:59 +01:00
gen_stenv.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
init_test.go Use go:build lines and remove obsolete +build lines (#4175) 2022-05-17 14:46:53 +07:00
init.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
rlp_test_util.go Inner errors (#2774) 2021-10-04 22:16:52 +07:00
rlp_test.go Use go:build lines and remove obsolete +build lines (#4175) 2022-05-17 14:46:53 +07:00
state_test_util.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
state_test.go Fix genesis storage collision state tests (#4462) 2022-06-15 21:17:16 +01:00
statedb_chain_test.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
statedb_insert_chain_transaction_test.go Update consensus tests to v11 (#4724) 2022-07-26 09:35:38 +02:00
transaction_test_util.go Update consensus tests to 10.4 (#4287) 2022-05-30 14:56:07 +02:00
transaction_test.go Update consensus tests to 10.4 (#4287) 2022-05-30 14:56:07 +02:00