go-ethereum/accounts/abi/bind
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
..
backends accounts/abi/bind: check SendTransaction error in tests (#30349) 2025-01-24 16:54:12 +08:00
auth.go accounts/abi/bind: check invalid chainID first (#29275) 2025-01-24 16:54:12 +08:00
backend.go accounts/abi/bind: fixed typos (#28634) 2025-01-24 16:54:12 +08:00
base.go accounts/abi/bind: add accessList support to base bond contract (#30195) 2025-01-24 16:54:12 +08:00
base_test.go accounts: run tests in parallel (#28544) 2025-01-24 16:54:12 +08:00
bind.go accounts/abi: golangci-lint 1.61.0 (#30587) 2025-01-24 16:54:12 +08:00
bind_test.go core: move genesis alloc types to core/types (#29003) 2025-01-24 16:54:12 +08:00
source.go.tpl accounts/abi/bind: use embed pkg to split go source template to file (#30098) 2025-01-24 16:54:12 +08:00
template.go accounts/abi/bind: use embed pkg to split go source template to file (#30098) 2025-01-24 16:54:12 +08:00
util.go accounts/abi/bind: make it possible to wait for tx hash (#30079) 2025-01-24 16:54:12 +08:00
util_test.go accounts/abi/bind: check SendTransaction error in tests (#30349) 2025-01-24 16:54:12 +08:00