erigon-pulse/core/state/contracts
Kian b40e81bf3a
Fix 'make bindings' (#6824)
Solidity 0.8.0 breaks the current use of `payable` in these test
contracts, resulting in errors like
```
Error: Type address is not implicitly convertible to expected type address payable.
  --> selfDestructor.sol:10:9:
   |
10 |         address payable nil = address(0);
   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
```

Related to #6680
2023-02-10 09:03:45 +07:00
..
build Bad unwind of recreation of CREATE2 contract - unit test and potentia… (#1412) 2020-12-16 17:16:37 +00:00
changer.sol up syntax of solidity pragma (#498) 2020-04-29 11:51:07 +01:00
gen_changer.go move math big constants to erigon-lib (#6719) 2023-01-27 11:39:34 +07:00
gen_phoenix.go move math big constants to erigon-lib (#6719) 2023-01-27 11:39:34 +07:00
gen_poly.go move math big constants to erigon-lib (#6719) 2023-01-27 11:39:34 +07:00
gen_revive2.go move math big constants to erigon-lib (#6719) 2023-01-27 11:39:34 +07:00
gen_revive.go move math big constants to erigon-lib (#6719) 2023-01-27 11:39:34 +07:00
gen_selfdestruct.go move math big constants to erigon-lib (#6719) 2023-01-27 11:39:34 +07:00
gen.go geth-1.9.23: post-rebase fixups 2020-10-26 17:16:00 +01:00
poly.sol Fix execution for block 10094566 (#665) 2020-06-15 22:24:08 +01:00
revive2.sol Bad unwind of recreation of CREATE2 contract - unit test and potentia… (#1412) 2020-12-16 17:16:37 +00:00
revive.sol up syntax of solidity pragma (#498) 2020-04-29 11:51:07 +01:00
selfdestruct.sol Fix 'make bindings' (#6824) 2023-02-10 09:03:45 +07:00