erigon-pulse/tests
Mark Holt e81852320c
Remove unused metrics and out of date versions (#8109)
ergon/metrics contains a lot of unused types - the pull is removing them
prior to rationalizing between Prometheus and Victoria Metrics types.

It also have upgrades of golang-lru + sets types to v2 when possible.
2023-09-01 07:13:13 +07:00
..
automated-testing Disable ci tests on another servers: step 2 (#7752) 2023-06-17 10:27:58 +07:00
bor ci: move TestExecutionSpec and TestMiningBenchmark to integration test suite (#8104) 2023-08-30 14:54:27 +02:00
contracts attempt to fix TestGolangBindings (#7041) 2023-03-07 06:14:35 +00:00
execution-spec-tests Fix opSelfdestruct6780 (#8066) 2023-08-25 08:06:59 +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 Update execution-spec-tests to v1.0.1 (#7980) 2023-08-08 15:01:35 +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 ci: move TestExecutionSpec and TestMiningBenchmark to integration test suite (#8104) 2023-08-30 14:54:27 +02:00
gen_btheader.go Move hexutil.Bytes to erigon-lib (#7305) 2023-04-13 11:19:02 +00: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 Update execution-spec-tests to v1.0.1 (#7980) 2023-08-08 15:01:35 +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 Remove unused metrics and out of date versions (#8109) 2023-09-01 07:13:13 +07:00
statedb_chain_test.go Replaced old version of Engine API with newer version (#7972) 2023-08-05 23:33:10 +02:00
statedb_insert_chain_transaction_test.go Replaced old version of Engine API with newer version (#7972) 2023-08-05 23:33:10 +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