evm v0.1.11 EVM.Builtin
Implements the built-in functions as defined in Appendix E of the Yellow Paper. These are contract functions that natively exist in Ethereum.
Link to this section Summary
Link to this section Functions
Link to this function
run_ecrec(state, gas, exec_env)
Link to this function
run_id(state, gas, exec_env)
Link to this function
run_rip160(state, gas, exec_env)
Link to this function
run_sha256(state, gas, exec_env)