go-ethereum/accounts
Daniel Liu a8a96a804f accounts/abi/bind: make it possible to wait for tx hash (#30079)
This change adds methods which makes it possible for to wait for a transaction with a specific hash when deploying contracts during abi bind interaction.

---------

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
2025-01-24 16:54:12 +08:00
..
abi accounts/abi/bind: make it possible to wait for tx hash (#30079) 2025-01-24 16:54:12 +08:00
keystore accounts/keystore: simplify tests using t.TempDir() (#30150) 2025-01-24 16:54:12 +08:00
scwallet accounts: avoid duplicate regex compilation (#29943) 2025-01-24 16:54:12 +08:00
usbwallet accounts/usbwallet: support dynamic tx (#30180) 2025-01-24 16:54:12 +08:00
accounts.go accounts: remove redundant string conversion (#29184) 2025-01-24 16:54:12 +08:00
accounts_test.go accounts: run tests in parallel (#28544) 2025-01-24 16:54:12 +08:00
errors.go accounts: fix typo in comments (#24805) 2025-01-24 16:54:11 +08:00
hd.go accounts: fix typo in comments (#24805) 2025-01-24 16:54:11 +08:00
hd_test.go accounts: run tests in parallel (#28544) 2025-01-24 16:54:12 +08:00
manager.go accounts: properly close managed wallets when closing manager (#28710) 2025-01-24 16:54:12 +08:00
sort.go accounts: smartcard wallet without the dependency on libpcsclite (#19273) 2025-01-24 16:18:29 +08:00
url.go accounts: add unit tests for URL (#17182) 2025-01-24 16:18:28 +08:00
url_test.go accounts: add unit tests for URL (#17182) 2025-01-24 16:18:28 +08:00