Merge pull request #20234 from rjl493456442/newtxhashes_2
core, eth: announce based transaction propagation
Showing
- core/tx_pool.go 12 additions, 3 deletionscore/tx_pool.go
- eth/downloader/peer.go 4 additions, 4 deletionseth/downloader/peer.go
- eth/fetcher/block_fetcher.go 87 additions, 63 deletionseth/fetcher/block_fetcher.go
- eth/fetcher/block_fetcher_test.go 2 additions, 2 deletionseth/fetcher/block_fetcher_test.go
- eth/fetcher/metrics.go 0 additions, 43 deletionseth/fetcher/metrics.go
- eth/fetcher/tx_fetcher.go 894 additions, 0 deletionseth/fetcher/tx_fetcher.go
- eth/fetcher/tx_fetcher_test.go 1528 additions, 0 deletionseth/fetcher/tx_fetcher_test.go
- eth/handler.go 126 additions, 28 deletionseth/handler.go
- eth/handler_test.go 2 additions, 2 deletionseth/handler_test.go
- eth/helper_test.go 27 additions, 6 deletionseth/helper_test.go
- eth/metrics.go 0 additions, 139 deletionseth/metrics.go
- eth/peer.go 275 additions, 66 deletionseth/peer.go
- eth/protocol.go 20 additions, 3 deletionseth/protocol.go
- eth/protocol_test.go 109 additions, 24 deletionseth/protocol_test.go
- eth/sync.go 29 additions, 7 deletionseth/sync.go
- eth/sync_test.go 7 additions, 3 deletionseth/sync_test.go
- fuzzbuzz.yaml 8 additions, 0 deletionsfuzzbuzz.yaml
- tests/fuzzers/txfetcher/corpus/0151ee1d0db4c74d3bcdfa4f7396a4c8538748c9-2 1 addition, 0 deletions...fetcher/corpus/0151ee1d0db4c74d3bcdfa4f7396a4c8538748c9-2
- tests/fuzzers/txfetcher/corpus/020dd7b492a6eb34ff0b7d8ee46189422c37e4a7-6 0 additions, 0 deletions...fetcher/corpus/020dd7b492a6eb34ff0b7d8ee46189422c37e4a7-6
- tests/fuzzers/txfetcher/corpus/021d1144e359233c496e22c3250609b11b213e9f-4 12 additions, 0 deletions...fetcher/corpus/021d1144e359233c496e22c3250609b11b213e9f-4
Loading
Please register or sign in to comment