Added the instruction basefee.

This commit is contained in:
hrkrshnn
2021-08-09 16:18:08 +02:00
parent a356059461
commit d92b211a2f
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -353,6 +353,7 @@ bool SemanticInformation::invalidInPureFunctions(Instruction _instruction)
case Instruction::CALLER:
case Instruction::CALLVALUE:
case Instruction::CHAINID:
case Instruction::BASEFEE:
case Instruction::GAS:
case Instruction::GASPRICE:
case Instruction::EXTCODESIZE: