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.
Felix Lange
c0e201b690
eth/protocols/eth, les: avoid Raw() when decoding HashOrNumber (#22841)
Getting the raw value is not necessary to decode this type, and
decoding it directly from the stream is faster.
|
4 years ago |
.. |
broadcast.go
|
eth/handler, broadcast: optimize tx broadcast mechanism (#22176)
|
4 years ago |
discovery.go
|
core, eth: split eth package, implement snap protocol (#21482)
|
4 years ago |
handler.go
|
eth/protocols, prp/tracker: add support for req/rep rtt tracking (#22608)
|
4 years ago |
handler_test.go
|
eth, les: drop support for eth/64, fix eth/66 tests
|
4 years ago |
handlers.go
|
cmd/devp2p, eth/protocols/eth: fix tests + make sanity checks earlier (#22749)
|
4 years ago |
handshake.go
|
core, eth: split eth package, implement snap protocol (#21482)
|
4 years ago |
handshake_test.go
|
eth, les: drop support for eth/64, fix eth/66 tests
|
4 years ago |
peer.go
|
eth/protocols, prp/tracker: add support for req/rep rtt tracking (#22608)
|
4 years ago |
peer_test.go
|
core, eth: split eth package, implement snap protocol (#21482)
|
4 years ago |
protocol.go
|
eth/protocols/eth, les: avoid Raw() when decoding HashOrNumber (#22841)
|
4 years ago |
protocol_test.go
|
all: add read-only option to database (#22407)
|
4 years ago |
tracker.go
|
eth/protocols, prp/tracker: add support for req/rep rtt tracking (#22608)
|
4 years ago |