mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-12 23:06:25 +00:00
* 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>