Commit graph

5 commits

Author SHA1 Message Date
marcello33
3344026585 internal/ethapi: sort imports in api_test 2023-09-11 10:29:18 +02:00
marcello33
c1aa41d28c internal/ethapi: fix linter 2023-09-11 09:50:44 +02:00
marcello33
eab7c9de0d internal/ethapi: use receipt inner field for check and implement tests 2023-09-11 09:06:06 +02:00
marcello33
f3ffacf2d7 dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00
Adrian Sutton
39be753bf5
internal/ethapi: add tests for transaction types JSON marshal/unmarshal (#26667)
Checks that Transaction.MarshalJSON and newRPCTransaction JSON output can be parsed by Transaction.UnmarshalJSON

---------

Co-authored-by: Martin Holst Swende <martin@swende.se>
2023-03-07 05:26:19 -05:00