nimbus-eth1/nimbus/vm/interpreter
jangko 5159ad7aac
preparation for London hard fork
This preparation is needed for subsequent
EIPs included in London.

- Add London to Fork enum
- Block number to fork
- Parsing London fork in chain config
- Prepare gas costs table for London
- Prepare EVM opcode dispatcher for London
- Block rewards for London
- Prepare hive script for London
2021-06-29 07:34:45 +07:00
..
utils reset explicit import paths for local modules 2021-04-01 12:53:22 +01:00
forks_list.md Refactor interpreter dispatch (#65) 2018-07-06 09:52:31 +02:00
forks_list.png Reorganize VM/interpreter + cleanup (#52) 2018-06-15 11:11:25 +02:00
gas_costs.nim preparation for London hard fork 2021-06-29 07:34:45 +07:00
gas_meter.nim reset explicit import paths for local modules 2021-04-01 12:53:22 +01:00
opcode_values.nim eip2718: test_blockchain_json pass test 2021-05-15 18:09:35 +07:00
opcodes_impl.nim EVM: Remove `vm_forks` everywhere, use common forks list instead 2021-06-08 15:36:31 +01:00