Remove debug instructions from AEVM
This commit is contained in:
@@ -143,11 +143,6 @@
|
||||
-define( 'RETURN', 16#f3).
|
||||
-define( 'DELEGATECALL', 16#f4).
|
||||
|
||||
-define( 'DBG_LOC', 16#b1).
|
||||
-define( 'DBG_DEF', 16#b2).
|
||||
-define( 'DBG_UNDEF', 16#b3).
|
||||
-define( 'DBG_CONTRACT', 16#b4).
|
||||
|
||||
-define( 'STATICCALL', 16#fa).
|
||||
|
||||
-define( 'REVERT', 16#fd).
|
||||
|
||||
Reference in New Issue
Block a user