Commit graph

6 commits

Author SHA1 Message Date
Felix Lange
fd3bb352fe accounts/abi/bind: make MetaData independent of v2 2025-01-28 00:54:05 +01:00
Felix Lange
8200bbf4a0 accounts/abi/bind/v2: provide only one version of WaitMined, WaitDeployed
WaitMinedHash & WaitDeployedHash are more versatile, they only need the hash.
2025-01-28 00:07:21 +01:00
Felix Lange
5387d49400 accounts/abi/bind/v2: rename GetAbi -> ParseABI 2025-01-27 23:19:01 +01:00
Felix Lange
d5323011af accounts/abi/bind: fixup 2025-01-22 23:29:12 +01:00
Felix Lange
593a97f933 accounts/abi/bind/v2: remove deprecated TransactOpts constructors in v2 2025-01-22 23:24:55 +01:00
Felix Lange
ead086b674 accounts/abi/bind: move implementation to v2 package
Forwarding declarations remain in the v1 package.
2025-01-22 23:14:24 +01:00