erigon-pulse/tests
Giulio rebuffo 2294c8c66c
EthereumExecutionService in MockSentry (#8373)
Now we use the ethereum execution service directly:

* Changed sig of InsertChain
* Use of the service in case of PoS
2023-10-05 18:30:19 +02:00
..
automated-testing Disable ci tests on another servers: step 2 (#7752) 2023-06-17 10:27:58 +07:00
bor Downloader: step towards more complex datadir (#8286) 2023-10-04 11:01:02 +07:00
contracts attempt to fix TestGolangBindings (#7041) 2023-03-07 06:14:35 +00:00
execution-spec-tests Update BeaconRootsAddress (#8294) 2023-09-26 17:44:36 +02:00
fuzzers Update btcd library version (#7316) 2023-04-16 09:50:54 +00:00
solidity tests/solidity: add contract to test every opcode (#19283) 2019-09-26 10:30:33 +02:00
testdata@06e276776b Revert ethereum tests back to v12.3 (#8073) 2023-08-25 08:36:43 +02:00
.gitignore Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
block_test_util.go EthereumExecutionService in MockSentry (#8373) 2023-10-05 18:30:19 +02:00
block_test.go Skip failing TestBlockchainEIP (#8074) 2023-08-25 09:58:13 +02:00
difficulty_test_util.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
difficulty_test.go Try non-parallel tests (#6021) 2022-11-10 23:47:35 +00:00
exec_spec_test.go Verify excessBlobGas (EIP-4844) (#8269) 2023-09-22 11:52:33 +02:00
gen_btheader.go Upgrade execution-spec-tests to Cancun Devnet 9 Release (#8208) 2023-09-18 08:45:52 +02:00
gen_difficultytest.go Update consensus tests to 10.2. EIP-2681 (#3103) 2021-12-07 18:24:59 +01:00
gen_stenv.go reference hash, address, and chain config from lib (#6536) 2023-01-13 18:12:18 +00:00
init_test.go EIP-4844: fix wiring of maxFeePerBlobGas (#7981) 2023-08-08 17:44:02 +02:00
init.go Upgrade execution-spec-tests to Cancun Devnet 9 Release (#8208) 2023-09-18 08:45:52 +02:00
rlp_test_util.go enable more linters #954 (#7179) 2023-03-25 05:13:27 +00:00
rlp_test.go Try non-parallel tests (#6021) 2022-11-10 23:47:35 +00:00
state_test_util.go EIP-4844: fix wiring of maxFeePerBlobGas (#7981) 2023-08-08 17:44:02 +02:00
state_test.go Diag session routing (#8232) 2023-09-25 16:24:17 +01:00
statedb_chain_test.go EthereumExecutionService in MockSentry (#8373) 2023-10-05 18:30:19 +02:00
statedb_insert_chain_transaction_test.go EthereumExecutionService in MockSentry (#8373) 2023-10-05 18:30:19 +02:00
transaction_test_util.go eip-4844: modified DecodeTransaction version 1 (#7442) 2023-05-09 18:44:53 +01:00
transaction_test.go Try non-parallel tests (#6021) 2022-11-10 23:47:35 +00:00