This website requires JavaScript.
Explore
Help
Sign In
status-im
/
nimbus-eth1
Watch
2
Star
0
Fork
0
You've already forked nimbus-eth1
mirror of
https://github.com/status-im/nimbus-eth1.git
synced
2025-01-12 21:34:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
nimbus-eth1
/
nimbus
/
transaction
History
jangko
05e9b891f0
EIP-3198: add baseFee op code in nim-evm
2021-06-29 07:35:16 +07:00
..
call_common.nim
Transaction: Run all computations via EVMC
execute
2021-06-08 18:29:39 +01:00
call_evm.nim
preparation for EIP-1559 implementation
2021-06-29 07:33:48 +07:00
evmc_host_glue.nim
EVMC: Using
{.show.}
trace all calls from the host into the EVM
2021-06-08 18:29:40 +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
Transaction: Just enough support to work with nested calls
2021-06-08 18:29:41 +01:00
host_services.nim
EIP-3198: add baseFee op code in nim-evm
2021-06-29 07:35:16 +07:00
host_trace.nim
EVMC: Using
{.show.}
trace all calls from the host into the EVM
2021-06-08 18:29:40 +01:00
host_types.nim
Transaction: Run all computations via EVMC
execute
2021-06-08 18:29:39 +01:00