EVM-for-CCF
Contents:
Introduction
Implementation
RPC Interface
Demos
API
EVM-for-CCF
Docs
»
Index
Edit on GitHub
Index
C
|
E
C
ccfapp::get_rpc_handler (C++ function)
E
eevm::Account (C++ struct)
eevm::Account::get_address (C++ function)
eevm::Account::get_balance (C++ function)
eevm::Account::get_code (C++ function)
eevm::Account::get_nonce (C++ function)
eevm::Account::has_code (C++ function)
eevm::Account::increment_nonce (C++ function)
eevm::Account::Nonce (C++ type)
eevm::Account::pay_to (C++ function)
eevm::Account::set_balance (C++ function)
eevm::Account::set_code (C++ function)
eevm::Account::~Account (C++ function)
eevm::GlobalState (C++ struct)
eevm::GlobalState::create (C++ function)
eevm::GlobalState::get (C++ function)
eevm::GlobalState::get_block_hash (C++ function)
eevm::GlobalState::get_current_block (C++ function)
eevm::GlobalState::remove (C++ function)
eevm::Processor (C++ class)
eevm::Processor::Processor (C++ function)
eevm::Processor::run (C++ function)
evm4ccf::EthereumState (C++ class)
evm4ccf::EthereumState::get (C++ function)
evm4ccf::EVMForCCFFrontend (C++ class)
evm4ccf::EVMForCCFFrontend::accounts (C++ member)
evm4ccf::EVMForCCFFrontend::EVMForCCFFrontend (C++ function)
evm4ccf::EVMForCCFFrontend::execute_transaction (C++ function)
,
[1]
evm4ccf::EVMForCCFFrontend::install_standard_rpcs (C++ function)
evm4ccf::EVMForCCFFrontend::make_state (C++ function)
evm4ccf::EVMForCCFFrontend::run_in_evm (C++ function)
,
[1]
evm4ccf::EVMForCCFFrontend::storage (C++ member)
evm4ccf::EVMForCCFFrontend::tx_results (C++ member)