go-ethereum/eth
2025-12-08 15:07:11 +05:30
..
bft all: fix goimports (#1560) 2025-09-24 07:51:10 +08:00
downloader all: fix unnecessary whitespace (#1800) 2025-12-08 15:07:11 +05:30
ethconfig eth/ethconfig: update file gen_config.go (#1822) 2025-12-08 12:54:20 +05:30
fetcher all: fix whitespace error of golangci-lint, remove extra empty lines (#1676) 2025-11-17 11:16:09 +05:30
filters eth/filters: add address limit to filters #31876 (#1504) 2025-09-21 18:53:52 +08:00
gasestimator internal/ethapi: eth_simulateV1 #27720 (#1606) 2025-11-08 16:09:18 +05:30
gasprice eth/gasprice: use Sign() to compare with zero, close XFN-93 (#1655) 2025-11-03 12:56:53 +05:30
hooks core, eth/hooks, internal/ethapi: rename xdc sort package (#1707) 2025-12-07 15:47:49 +05:30
tracers core/vm: fold EVMInterpreter into EVM #32352 (#1838) 2025-12-04 10:31:40 +05:30
util feat: add TIPEpochHalving, better style 2025-03-25 22:16:35 +08:00
api.go eth: split api.go into namespace based files #27263 (#1601) 2025-10-30 21:27:14 +05:30
api_admin.go eth: split api.go into namespace based files #27263 (#1601) 2025-10-30 21:27:14 +05:30
api_backend.go all: rework statedb utils (#1785) 2025-11-18 11:26:28 +05:30
api_debug.go core: persist bad blocks #21827 #27489 (#1771) 2025-11-15 16:51:21 +05:30
api_debug_test.go eth: use slices package for sorting #27490 (#1702) 2025-12-07 15:43:37 +05:30
api_miner.go eth: split api.go into namespace based files #27263 (#1601) 2025-10-30 21:27:14 +05:30
backend.go all: fix unnecessary whitespace (#1800) 2025-12-08 15:07:11 +05:30
backend_test.go Move consensus hooks to its own package 2021-10-10 16:04:32 +11:00
bloombits.go core, eth, params: make indexer configurable (#17188) 2025-03-10 15:41:53 +08:00
handler.go all: fix unnecessary whitespace (#1800) 2025-12-08 15:07:11 +05:30
handler_test.go Revert EIP-2464 2024-08-24 02:31:27 +07:00
helper_test.go core: move genesis alloc types to core/types (#29003) 2025-01-24 16:54:12 +08:00
metrics.go metrics, cmd/XDC: change init-process of metrics (#30814) 2024-12-13 14:00:14 +08:00
peer.go all: use github.com/deckarep/golang-set/v2 (generic set) (#26159) 2025-01-24 16:54:11 +08:00
protocol.go core: remove unused error from TxPool.Pending (#23720) 2024-11-01 11:36:53 +08:00
protocol_test.go all: use WaigGroup.Go() to simplify code (#1699) 2025-11-29 17:17:08 +05:30
state_accessor.go all: rework trc21 (#1777) 2025-11-18 11:24:56 +05:30
sync.go core, eth: for types with accurate size calcs, return uint64 #26046 (#1791) 2025-12-07 15:52:03 +05:30
sync_test.go Revert EIP-2464 2024-08-24 02:31:27 +07:00