go-ethereum/internal/ethapi
Daniel Liu 6a7b539c0e accounts, internal/ethapi: use common Accounts method (#18428)
* accounts/mananger, internal/ethapi/api: Add new function AllAccounts on account manager to remove the duplication code on getting all wallets accounts

* Rename to Accounts

* Rename to AllAccounts
2025-01-24 16:18:29 +08:00
..
addrlock.go
api.go accounts, internal/ethapi: use common Accounts method (#18428) 2025-01-24 16:18:29 +08:00
backend.go eth/gasprice: change feehistory input type from int to uint64 (#26922) 2024-11-01 11:36:53 +08:00
transaction_args.go common: drop BigMin and BigMax, they pollute our dep graph (#30645) 2024-12-28 09:06:31 +08:00
transaction_args_test.go internal/ethapi: ethSendTransaction check baseFee (#27834) 2024-11-01 11:36:53 +08:00
trie_proof.go
trie_proof_test.go all: use errrors.New instead of empty fmt.Errorf 2024-06-14 19:19:21 +08:00