mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Some more base fees.
This commit is contained in:
@@ -1854,6 +1854,7 @@ BOOST_AUTO_TEST_CASE(builtins)
|
||||
abi.encodePacked;
|
||||
abi.encodeWithSelector;
|
||||
abi.encodeWithSignature;
|
||||
block.basefee;
|
||||
block.chainid;
|
||||
block.coinbase;
|
||||
block.difficulty;
|
||||
|
||||
Reference in New Issue
Block a user