Name
Last commit
Last update
..
flowcontrol common/prque: generic priority queue (#26290)
utils all: update golang/x/ext and fix slice sorting fallout (#27909)
vflux all: remove deprecated uses of math.rand (#26710)
api.go all: remove notion of trusted checkpoints in the post-merge world (#27147)
api_backend.go les: remove obsolete code related to PoW header syncing (#27737)
api_test.go les: use new atomic types (#27856)
benchmark.go core/state, light, les: make signature of ContractCode hash-independent (#27209)
bloombits.go les: handler separation (#19639)
client.go all: activate pbss as experimental feature (#26274)
client_handler.go core/forkid: correctly compute forkid when timestamp fork is activated in genesis (#27895)
commons.go all: remove the Rinkeby testnet (#27406)
costtracker.go les: use new atomic types (#27856)
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)
handler_test.go all: activate pbss as experimental feature (#26274)
metrics.go les: polish code (#22625)
odr.go all: refactor txpool into it's own package in prep for 4844
odr_requests.go core/state, light, les: make signature of ContractCode hash-independent (#27209)
odr_test.go all: activate pbss as experimental feature (#26274)
peer.go les: remove obsolete code related to PoW header syncing (#27737)
peer_test.go core/forkid: correctly compute forkid when timestamp fork is activated in genesis (#27895)
protocol.go les: remove unused var `AdvertiseProtocolVersions` (#27405)
request_test.go les: remove obsolete code related to PoW header syncing (#27737)
retrieve.go les: remove obsolete code related to PoW header syncing (#27737)
server.go all: remove notion of trusted checkpoints in the post-merge world (#27147)
server_handler.go core/forkid: correctly compute forkid when timestamp fork is activated in genesis (#27895)
server_requests.go core/types: support for optional blob sidecar in BlobTx (#27841)
servingqueue.go les: use new atomic types (#27856)
state_accessor.go core/types, params: add blob transaction type, RLP encoded for now (#27049)
test_helper.go core/forkid: correctly compute forkid when timestamp fork is activated in genesis (#27895)
txrelay.go les: generate random nums directly, not via strange conversions