go-pulse/eth/downloader
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
..
api.go
beaconsync.go
downloader_test.go
downloader.go
events.go
fetchers_concurrent_bodies.go
fetchers_concurrent_headers.go
fetchers_concurrent_receipts.go
fetchers_concurrent.go
fetchers.go
metrics.go
modes.go
peer.go
queue_test.go
queue.go core, eth: for types with accurate size calcs, return uint64, not float (#26046) 2022-10-26 15:23:07 +03:00
resultstore.go all: fix docstrings 2022-10-04 09:18:02 +02:00
skeleton_test.go eth/downloader: make flakey test less flakey (#25879) 2022-09-27 15:49:52 +02:00
skeleton.go all: fix spelling mistakes (#25961) 2022-10-11 09:37:00 +02:00
statesync.go
testchain_test.go