tuweni / org.apache.tuweni.evm.impl.istanbul

Package org.apache.tuweni.evm.impl.istanbul

Properties

add

val add: <ERROR CLASS>

addmod

val addmod: <ERROR CLASS>

address

val address: <ERROR CLASS>

and

val and: <ERROR CLASS>

balance

val balance: <ERROR CLASS>

blockhash

val blockhash: <ERROR CLASS>

byte

val byte: <ERROR CLASS>

calldatacopy

val calldatacopy: <ERROR CLASS>

calldataload

val calldataload: <ERROR CLASS>

calldatasize

val calldatasize: <ERROR CLASS>

caller

val caller: <ERROR CLASS>

callvalue

val callvalue: <ERROR CLASS>

codecopy

val codecopy: <ERROR CLASS>

codesize

val codesize: <ERROR CLASS>

coinbase

val coinbase: <ERROR CLASS>

difficulty

val difficulty: <ERROR CLASS>

div

val div: <ERROR CLASS>

eq

val eq: <ERROR CLASS>

exp

val exp: <ERROR CLASS>

extcodehash

val extcodehash: <ERROR CLASS>

extcodesize

val extcodesize: <ERROR CLASS>

gas

val gas: <ERROR CLASS>

gasLimit

val gasLimit: <ERROR CLASS>

gasPrice

val gasPrice: <ERROR CLASS>

gt

val gt: <ERROR CLASS>

invalid

val invalid: <ERROR CLASS>

isZero

val isZero: <ERROR CLASS>

jump

val jump: <ERROR CLASS>

jumpdest

val jumpdest: <ERROR CLASS>

jumpi

val jumpi: <ERROR CLASS>

lt

val lt: <ERROR CLASS>

mload

val mload: <ERROR CLASS>

mod

val mod: <ERROR CLASS>

msize

val msize: <ERROR CLASS>

mstore

val mstore: <ERROR CLASS>

mstore8

val mstore8: <ERROR CLASS>

mul

val mul: <ERROR CLASS>

mulmod

val mulmod: <ERROR CLASS>

not

val not: <ERROR CLASS>

number

val number: <ERROR CLASS>

or

val or: <ERROR CLASS>

origin

val origin: <ERROR CLASS>

pc

val pc: <ERROR CLASS>

pop

val pop: <ERROR CLASS>

retuRn

val retuRn: <ERROR CLASS>

sdiv

val sdiv: <ERROR CLASS>

selfdestruct

val selfdestruct: <ERROR CLASS>

sgt

val sgt: <ERROR CLASS>

sha3

val sha3: <ERROR CLASS>

signextend

val signextend: <ERROR CLASS>

sload

val sload: <ERROR CLASS>

slt

val slt: <ERROR CLASS>

smod

val smod: <ERROR CLASS>

sstore

val sstore: <ERROR CLASS>

stop

val stop: <ERROR CLASS>

sub

val sub: <ERROR CLASS>

timestamp

val timestamp: <ERROR CLASS>

xor

val xor: <ERROR CLASS>

Functions

computeValidJumpDestinations

fun computeValidJumpDestinations(code: Bytes): Set<Int>

dup

fun dup(index: Int): Opcode

log

fun log(topics: Int): Opcode

memoryCost

fun memoryCost(length: UInt256): Gas

push

fun push(length: Int): Opcode

swap

fun swap(index: Int): Opcode