mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 19:50:36 +00:00
b40e81bf3a
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 |
||
---|---|---|
.. | ||
build | ||
changer.sol | ||
gen_changer.go | ||
gen_phoenix.go | ||
gen_poly.go | ||
gen_revive2.go | ||
gen_revive.go | ||
gen_selfdestruct.go | ||
gen.go | ||
poly.sol | ||
revive2.sol | ||
revive.sol | ||
selfdestruct.sol |