go-ethereum/eth
Nathan 7c5a8086a7
eth/gasprice: add query limit for FeeHistory to defend DDOS attack (#29644)
* eth/gasprice: add query limit for FeeHistory to defend DDOS attack

* fix return values after cherry-pick

---------

Co-authored-by: Eric <45141191+zlacfzy@users.noreply.github.com>
2025-06-10 15:08:39 +01:00
..
catalyst refactor!(core/types): Block method WithBody(Body) signature (#110) 2025-02-11 14:29:34 +00:00
downloader refactor!(core/types): Block method WithBody(Body) signature (#110) 2025-02-11 14:29:34 +00:00
ethconfig [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
fetcher refactor!(core/types): Block method WithBody(Body) signature (#110) 2025-02-11 14:29:34 +00:00
filters [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
gasestimator [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
gasprice eth/gasprice: add query limit for FeeHistory to defend DDOS attack (#29644) 2025-06-10 15:08:39 +01:00
protocols [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
tracers fix: pre-state tracer logging storage after call from precompile (#64) 2024-10-29 17:26:29 +11:00
api.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
api_admin.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
api_backend.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
api_debug.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
api_debug_test.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
api_miner.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
backend.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
bloombits.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
handler.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
handler_eth.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
handler_eth_test.go refactor!(core/types): Block method WithBody(Body) signature (#110) 2025-02-11 14:29:34 +00:00
handler_snap.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
handler_test.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
peer.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
peerset.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
state_accessor.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
sync.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00
sync_test.go [AUTO] rename Go module + update internal import paths 2024-10-17 01:49:47 +00:00