go-ethereum/eth
2025-02-17 09:17:31 +08:00
..
bft fix vote test and optimize log (#750) 2024-11-29 03:14:25 -08:00
downloader eth/downloader: fix issue #16539 (#16546) 2025-02-11 18:30:17 +08:00
ethconfig eth: set networkID to chainId by default (#28250) 2025-02-17 09:17:31 +08:00
fetcher all: new empty trie with types.EmptyRootHash instead of null (#27230) 2025-02-07 13:04:45 +08:00
filters core: move genesis alloc types to core/types (#29003) 2025-01-24 16:54:12 +08:00
gasprice core: move genesis alloc types to core/types (#29003) 2025-01-24 16:54:12 +08:00
hooks add local xdpos function 2025-01-01 22:06:09 -05:00
tracers params: remove EIP150Hash from chainconfig (#27087) 2025-02-05 18:16:17 +08:00
util Move consensus hooks to its own package 2021-10-10 16:04:32 +11:00
api.go core/rawdb: separate raw database access to own package (#16666 #19345) 2025-01-22 15:19:39 +08:00
api_backend.go eth: add eth_blobBaseFee RPC (#29140) 2025-02-10 10:59:45 +08:00
api_test.go all: new empty trie with types.EmptyRootHash instead of null (#27230) 2025-02-07 13:04:45 +08:00
api_tracer.go all: remove debug field from vm config (#27048) 2025-02-05 18:16:17 +08:00
backend.go eth: set networkID to chainId by default (#28250) 2025-02-17 09:17:31 +08:00
backend_test.go Move consensus hooks to its own package 2021-10-10 16:04:32 +11:00
bloombits.go core/rawdb: separate raw database access to own package (#16666 #19345) 2025-01-22 15:19:39 +08:00
handler.go all: remove uses of untyped golang-lru 2024-12-21 14:39:26 +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 add TraceCall, backend.StateAtBlock(), RPCGasCap 2024-05-17 21:34:34 +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