mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Change default EVM version to Shanghai.
Co-authored-by: Rodrigo Q. Saramago <rodrigoqsaramago@gmail.com>
This commit is contained in:
co-authored by
Rodrigo Q. Saramago
parent
34b13c1f89
commit
44da8507b1
+2
-1
@@ -6,6 +6,7 @@
|
||||
}
|
||||
// ====
|
||||
// stackOptimization: true
|
||||
// EVMVersion: >=shanghai
|
||||
// ----
|
||||
// /* "":0:88 */
|
||||
// stop
|
||||
@@ -33,5 +34,5 @@
|
||||
// dup1
|
||||
// sstore
|
||||
// /* "":66:82 */
|
||||
// codesize
|
||||
// 0x00
|
||||
// jump(tag_3)
|
||||
|
||||
Reference in New Issue
Block a user