plugeth/eth/protocols/eth
Péter Szilágyi c4a662176e
core, eth: for types with accurate size calcs, return uint64, not float (#26046)
* core, eth: for types with accurate size calcs, return uint64, not float

* core/types: proper tx size tests

* core/types: extend tx size test with decoded sizes, fix error

* core/txpool: fix linter

Co-authored-by: Martin Holst Swende <martin@swende.se>
2022-10-26 15:23:07 +03:00
..
broadcast.go core, eth: for types with accurate size calcs, return uint64, not float (#26046) 2022-10-26 15:23:07 +03:00
discovery.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
dispatcher.go all: fix spelling mistakes (#25961) 2022-10-11 09:37:00 +02:00
handler_test.go all: refactor txpool into it's own package in prep for 4844 2022-10-24 16:35:53 +03:00
handler.go tests, les, eth: remove mentions of deprecated Morden testnet (#23570) 2022-09-23 19:33:15 +02:00
handlers.go eth/protocols/eth: fix typo in log message (#25969) 2022-10-12 11:15:19 +02:00
handshake_test.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
handshake.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
peer_test.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
peer.go all: fix spelling mistakes (#25961) 2022-10-11 09:37:00 +02:00
protocol_test.go all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
protocol.go eth: introduce eth67 protocol (#24093) 2022-06-15 12:56:47 +02:00
tracker.go eth/protocols, prp/tracker: add support for req/rep rtt tracking (#22608) 2021-04-22 11:42:46 +03:00