Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Péter Szilágyi
f4d53133f6
consensus, cmd, core, eth: remove support for non-merge mode of operation ( #29169 )
...
* eth: drop support for forward sync triggers and head block packets
* consensus, eth: enforce always merged network
* eth: fix tx looper startup and shutdown
* cmd, core: fix some tests
* core: remove notion of future blocks
* core, eth: drop unused methods and types
9 months ago
..
broadcast.go
consensus, cmd, core, eth: remove support for non-merge mode of operation ( #29169 )
9 months ago
discovery.go
core/forkid: correctly compute forkid when timestamp fork is activated in genesis ( #27895 )
1 year ago
dispatcher.go
all: fix function names in docs ( #29128 )
9 months ago
handler.go
cmd/devp2p, eth: drop support for eth/67 ( #28956 )
10 months ago
handler_test.go
core: move genesis alloc types to core/types ( #29003 )
9 months ago
handlers.go
consensus, cmd, core, eth: remove support for non-merge mode of operation ( #29169 )
9 months ago
handshake.go
p2p, p2p/discover: add dial metrics ( #27621 )
1 year ago
handshake_test.go
cmd/devp2p, eth: drop support for eth/67 ( #28956 )
10 months ago
metrics.go
p2p, p2p/discover: add dial metrics ( #27621 )
1 year ago
peer.go
consensus, cmd, core, eth: remove support for non-merge mode of operation ( #29169 )
9 months ago
peer_test.go
eth: implement eth/68 ( #25980 )
2 years ago
protocol.go
consensus, cmd, core, eth: remove support for non-merge mode of operation ( #29169 )
9 months ago
protocol_test.go
cmd/devp2p, eth: drop eth/66 ( #28239 )
1 year ago
tracker.go
eth/protocols, prp/tracker: add support for req/rep rtt tracking ( #22608 )
4 years ago