evm
evm copied to clipboard
Implement Istanbul hardfork
Todo
- Add
CHAINIDopcode at0x46, which pops 0 stack arguments, and pushes the current chain ID onto the stack (256-bit value). - Add
SELFBALANCEopcode at0x47, which pops 0 stack arguments, and pushes the balance of the current address onto the stack.