mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-14 15:56:44 +00:00
c4a662176e
* 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>