Name
Last commit
Last update
..
catalyst eth/catalyst: make tests less time-sensitive (#26201)
downloader core, eth: for types with accurate size calcs, return uint64, not float (#26046)
ethconfig cmd, eth: implement full-sync tester (#26035)
fetcher all: use github.com/deckarep/golang-set/v2 (generic set) (#26159)
filters common/lru: add generic LRU implementation (#26162)
gasprice common/lru: add generic LRU implementation (#26162)
protocols all: use github.com/deckarep/golang-set/v2 (generic set) (#26159)
tracers eth/tracers: small refactor for native tracers (#26196)
api.go cmd, core, eth, les, light: track deleted nodes (#25757)
api_backend.go all: refactor txpool into it's own package in prep for 4844
api_test.go core, trie, eth, cmd: rework preimage store (#25287)
backend.go all: refactor txpool into it's own package in prep for 4844
bloombits.go eth: move eth.Config to a common package (#22205)
handler.go eth: fix a rare datarace on CHT challenge reply / shutdown
handler_eth.go eth: implement eth/68 (#25980)
handler_eth_test.go eth, catalyst: fix flaky tests (#26153)
handler_snap.go eth: check snap satelliteness, delegate drop to eth (#22235)
handler_test.go all: cleanup tests (#25641)
peer.go all: more linters (#24783)
peerset.go all: fix some typos (#25551)
state_accessor.go all: implement EIP-1153 transient storage (#26003)
sync.go cmd, core, eth, les, params: add merge-passed chain config (#24538)
sync_test.go eth: introduce eth67 protocol (#24093)