backends: configurable gas limit to allow testing large contracts (#17358)
* backends: increase gaslimit in order to allow tests of large contracts * backends: increase gaslimit in order to allow tests of large contracts * backends: increase gaslimit in order to allow tests of large contracts
Showing
- accounts/abi/bind/backends/simulated.go 2 additions, 2 deletionsaccounts/abi/bind/backends/simulated.go
- accounts/abi/bind/bind_test.go 12 additions, 12 deletionsaccounts/abi/bind/bind_test.go
- accounts/abi/bind/util_test.go 5 additions, 3 deletionsaccounts/abi/bind/util_test.go
- contracts/chequebook/cheque_test.go 1 addition, 1 deletioncontracts/chequebook/cheque_test.go
- contracts/chequebook/gencode.go 1 addition, 1 deletioncontracts/chequebook/gencode.go
- contracts/ens/ens_test.go 1 addition, 1 deletioncontracts/ens/ens_test.go
Loading
Please register or sign in to comment