Name
Last commit
Last update
..
catalyst les/catalyst/api: add support for ExchangeTransitionConfigurationV1 (#25752)
checkpointoracle all: update license headers and AUTHORS from git history (#24947)
downloader core, eth: for types with accurate size calcs, return uint64, not float (#26046)
fetcher all: fix docstrings
flowcontrol all: fix spelling mistakes (#25961)
utils all: fix docstrings
vflux all: remove remaining uses of untyped golang-lru (#26194)
api.go all: fix docstrings
api_backend.go eth, les: rework chain tracer (#25143)
api_test.go all: add whitespace linter (#25312)
benchmark.go all: add support for EIP-2718, EIP-2930 transactions (#21502)
bloombits.go les: handler separation (#19639)
client.go core: more compact bad block report (#25714)
client_handler.go core, eth, les, trie: remove the sync bloom, used by fast sync
commons.go tests, les, eth: remove mentions of deprecated Morden testnet (#23570)
costtracker.go eth: move eth.Config to a common package (#22205)
distributor.go all: use AbsTime.Add instead of conversion (#25417)
distributor_test.go les: separate peer into clientPeer and serverPeer (#19991)
enr_entry.go cmd/devp2p: skip ENR field tails properly in nodeset filter (#22565)
fetcher.go build: upgrade to go 1.19 (#25726)
fetcher_test.go all: fix spelling mistakes (#25961)
handler_test.go all: refactor txpool into it's own package in prep for 4844
metrics.go les: polish code (#22625)
odr.go all: refactor txpool into it's own package in prep for 4844
odr_requests.go all: fix docstrings
odr_test.go all: refactor txpool into it's own package in prep for 4844
peer.go all: more linters (#24783)
peer_test.go all: cleanup the APIs for initializing genesis (#25473)
protocol.go all: fix docstrings
pruner.go all: update license headers and AUTHORS from git history (#24947)
pruner_test.go all: update license headers and AUTHORS from git history (#24947)
request_test.go cmd, core, eth, les, light: track deleted nodes (#25757)
retrieve.go les: generate random nums directly, not via strange conversions
server.go all: refactor txpool into it's own package in prep for 4844
server_handler.go all: refactor txpool into it's own package in prep for 4844
server_requests.go all: refactor txpool into it's own package in prep for 4844
servingqueue.go les: avoid shutdown hang (#23139)
state_accessor.go all: implement EIP-1153 transient storage (#26003)
sync.go les: duplicate downloader and fetcher to allow progressive refactoring
sync_test.go les: fix data races in tests (#23457)
test_helper.go all: refactor txpool into it's own package in prep for 4844
txrelay.go les: generate random nums directly, not via strange conversions
ulc.go cmd, eth, les: fix up ultra light config integration
ulc_test.go all: more linters (#24783)