nimbus-eth1/nimbus/transaction
jangko 960539df81
unify evm call for both json-rpc and graphql
also fixes rpcEstimateGas for both of json-rpc and graphql
2021-10-31 12:24:40 +07:00
..
call_common.nim unify evm call for both json-rpc and graphql 2021-10-31 12:24:40 +07:00
call_evm.nim unify evm call for both json-rpc and graphql 2021-10-31 12:24:40 +07:00
evmc_host_glue.nim EVMC: Use the same host interface for nested calls as top-level 2021-08-17 17:18:26 +01:00
evmc_vm_glue.nim EVMC: Binary compatibility on the VM side for calling `execute` 2021-06-08 18:29:39 +01:00
host_call_nested.nim EVMC: Use the same host interface for nested calls as top-level 2021-08-17 17:18:26 +01:00
host_services.nim code cleanup removed unused imports 2021-08-18 10:35:36 +07:00
host_trace.nim EVMC: Improve host call tracing and fix nested call C stack usage 2021-08-12 07:48:56 +07:00
host_types.nim EVMC: Use the same host interface for nested calls as top-level 2021-08-17 17:18:26 +01:00