| .. |
|
bft
|
all: fix goimports (#1560)
|
2025-09-24 07:51:10 +08:00 |
|
downloader
|
all: refactor so NewBlock, WithBody take types.Body #29482 (#1605)
|
2025-10-08 13:12:35 +08:00 |
|
ethconfig
|
cmd, eth, internal/ethapi: allow for flag configured timeouts for eth_call #23645 (#1593)
|
2025-09-26 19:01:02 +08:00 |
|
fetcher
|
all: refactor so NewBlock, WithBody take types.Body #29482 (#1605)
|
2025-10-08 13:12:35 +08:00 |
|
filters
|
eth/filters: add address limit to filters #31876 (#1504)
|
2025-09-21 18:53:52 +08:00 |
|
gasestimator
|
eth/gasestimator, internal/ethapi: move gas estimator out of rpc #28600 (#1589)
|
2025-10-08 12:47:45 +08:00 |
|
gasprice
|
eth/gasprice: ensure cache purging goroutine terminates with subscription #31025, close XFN-89 (#1687)
|
2025-11-01 12:05:24 +05:30 |
|
hooks
|
all: fix missing nil check, close XFN-114 (#1695)
|
2025-11-01 23:21:44 +05:30 |
|
tracers
|
all: eliminate zero owner variables (#1587)
|
2025-10-08 12:38:32 +08:00 |
|
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
|
eth: fix wrong judgement condition, close XFN-73 (#1686)
|
2025-11-03 12:48:51 +05:30 |
|
api_debug.go
|
internal/ethapi: remove error return value of RPCMarshalBlock #27449 (#1604)
|
2025-10-31 09:57:48 +05:30 |
|
api_debug_test.go
|
eth: split api.go into namespace based files #27263 (#1601)
|
2025-10-30 21:27:14 +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: refactor so NewBlock, WithBody take types.Body #29482 (#1605)
|
2025-10-08 13:12:35 +08:00 |
|
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 whitespace error of golangci-lint, remove extra empty lines (#1624)
|
2025-10-19 14:42:12 +08:00 |
|
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
|
eth: set networkID to chainId by default (#28250)
|
2025-02-17 09:17:31 +08:00 |
|
state_accessor.go
|
all: eliminate zero owner variables (#1587)
|
2025-10-08 12:38:32 +08:00 |
|
sync.go
|
core: remove unused error from TxPool.Pending (#23720)
|
2024-11-01 11:36:53 +08:00 |
|
sync_test.go
|
Revert EIP-2464
|
2024-08-24 02:31:27 +07:00 |