plugeth/internal/ethapi
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
..
addrlock.go all: update license information (#16089) 2018-02-14 13:49:11 +01:00
api_test.go internal/ethapi: add tests for transaction types JSON marshal/unmarshal (#26667) 2023-03-07 05:26:19 -05:00
api.go core/types: add EffectiveGasPrice in Receipt (#26713) 2023-03-06 17:19:41 +01:00
backend.go all: change chain head markers from block to header (#26777) 2023-03-02 08:29:15 +02:00
dbapi.go all: remove concept of public/private API definitions (#25053) 2022-06-21 12:05:43 +03:00
transaction_args_test.go all: change chain head markers from block to header (#26777) 2023-03-02 08:29:15 +02:00
transaction_args.go internal/ethapi: fix comment typo (#25548) 2022-08-19 09:01:09 +03:00