go-ethereum/tests
Manav Darji 9da0432ec2
miner, consensus, core: remove tracing in mining workflow (#1422)
This PR removes open telemetry based tracing from the whole mining workflow. The tracing extended into consensus and core blockchain functions from miner is also removed in this PR. We weren't checking the tracing from a long time and the way it was implemented increased the code complexity a lot.
2025-01-30 22:27:03 +05:30
..
bor miner, consensus, core: remove tracing in mining workflow (#1422) 2025-01-30 22:27:03 +05:30
deps Prepare Bor package for testing (#416) 2022-06-08 16:39:30 +03:00
fuzzers fix: lint, add: milestone related tests in downloader 2024-09-05 14:03:10 +05:30
solidity all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
block_test.go Merge tag 'v1.14.6' into upstream_merge_1.14.6 2024-08-05 16:29:10 +05:30
block_test_util.go fix: testcases 2024-08-09 11:59:34 +05:30
difficulty_test.go dev: add: merge upstream 2023-06-09 14:34:30 +02:00
difficulty_test_util.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
gen_btheader.go Merge tag 'v1.13.5' of https://github.com/ethereum/go-ethereum into shivam/upstream-geth-1.13.5 2023-12-15 13:55:57 +05:30
gen_difficultytest.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
gen_stenv.go Merge branch 'release/1.13' into upstream_merge_1.13 2024-07-10 11:19:34 +05:30
gen_sttransaction.go Merge tag 'v1.13.5' of https://github.com/ethereum/go-ethereum into shivam/upstream-geth-1.13.5 2023-12-15 13:55:57 +05:30
init.go Merge tag 'v1.14.6' into upstream_merge_1.14.6 2024-08-05 16:29:10 +05:30
init_test.go Merge tag 'v1.14.6' into upstream_merge_1.14.6 2024-08-05 16:29:10 +05:30
rlp_test.go new: dev: pos-398 restore old testing way 2022-07-12 11:53:30 +02:00
rlp_test_util.go merge geth v1.12.2 into develop 2023-08-18 14:05:34 +05:30
state_test.go Merge tag 'v1.14.6' into upstream_merge_1.14.6 2024-08-05 16:29:10 +05:30
state_test_util.go Merge tag 'v1.14.6' into upstream_merge_1.14.6 2024-08-05 16:29:10 +05:30
transaction_test.go new: dev: pos-398 restore old testing way 2022-07-12 11:53:30 +02:00
transaction_test_util.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00