| .. |
|
bft
|
fix vote test and optimize log (#750)
|
2024-11-29 03:14:25 -08:00 |
|
downloader
|
eth/downloader: speed up tests by generating chain only once (#17916)
|
2025-03-01 15:55:27 +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
|
Upgrade reward 2.0 (#865)
|
2025-03-02 02:44:34 -08: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
|
light: CHT and bloom trie indexers working in light mode (#16534)
|
2025-03-06 15:30:48 +08:00 |
|
backend_test.go
|
Move consensus hooks to its own package
|
2021-10-10 16:04:32 +11:00 |
|
bloombits.go
|
light: CHT and bloom trie indexers working in light mode (#16534)
|
2025-03-06 15:30:48 +08:00 |
|
handler.go
|
eth/downloader: fixes data race between synchronize and other methods (#21201)
|
2025-02-26 15:06:08 +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 |