go-ethereum/internal/ethapi
Jonas Theis c37f493850
fix(internal/ethapi): tests (#945)
* fix: TestSetFeeDefaults

* fix: TestRPCMarshalBlock, TestRPCGetBlockOrHeader, TestRPCGetTransactionReceipt, TestRPCGetBlockReceipts

* fix: TestTransaction_RoundTripRpcJSON, TestTransactionBlobTx

* improve

---------

Co-authored-by: HAOYUatHZ <37070449+HAOYUatHZ@users.noreply.github.com>
Co-authored-by: HAOYUatHZ <haoyu@protonmail.com>
2024-08-01 11:48:30 +08:00
..
testdata fix(internal/ethapi): tests (#945) 2024-08-01 11:48:30 +08:00
addrlock.go replace package name (#924) 2024-07-25 08:26:20 +08:00
api.go replace package name (#924) 2024-07-25 08:26:20 +08:00
api_test.go fix(internal/ethapi): tests (#945) 2024-08-01 11:48:30 +08:00
backend.go replace package name (#924) 2024-07-25 08:26:20 +08:00
dbapi.go replace package name (#924) 2024-07-25 08:26:20 +08:00
transaction_args.go replace package name (#924) 2024-07-25 08:26:20 +08:00
transaction_args_test.go fix(internal/ethapi): tests (#945) 2024-08-01 11:48:30 +08:00