evm-opcodes
evm-opcodes copied to clipboard
Split instruction table into implemented vs un-implemented instructions
Some pending instructions not implemented by any eth clients (such as JUMPTO) are current listed in the main table. There are also instructions like SSTOREBYTES references in https://github.com/ethereum/EIPs/issues/97 that are not actually implemented. These should be split into a separate tables