go-ethereum/accounts/abi/bind
Daniel Liu 23acecf6d8
account/abi/bind/v2: fix TestDeploymentWithOverrides #32212 (#1426)
The root cause of the flaky test was a nonce conflict caused by async
contract deployments.

This solution defines a custom deployer with automatic nonce management.

Co-authored-by: steven <wangpeculiar@gmail.com>
2025-09-13 09:50:19 +08:00
..
backends eth/tracers: live chain tracing with hooks #29189 (#1352) 2025-09-09 17:30:56 +08:00
v2 account/abi/bind/v2: fix TestDeploymentWithOverrides #32212 (#1426) 2025-09-13 09:50:19 +08:00
old.go cmd/abigen, accounts/abi/bind: implement abigen version 2 #31379 (#1416) 2025-09-03 15:47:12 +08:00