nimbus-eth1/nimbus/evm
andri lim b7365085ae
Implement EIP-7516: BLOBBASEFEE opcode (#1791)
* Implement EIP-7516: BLOBBASEFEE opcode
2023-10-01 14:24:15 +07:00
..
async rename data gas to blob gas (#1659) 2023-08-04 19:43:30 +07:00
interpreter Implement EIP-7516: BLOBBASEFEE opcode (#1791) 2023-10-01 14:24:15 +07:00
tracer EVM embrace more EVMC types 2023-08-28 21:36:23 +07:00
blake2b_f.nim saner source code grouping 2022-12-02 13:51:42 +07:00
blscurve.nim saner source code grouping 2022-12-02 13:51:42 +07:00
code_stream.nim saner source code grouping 2022-12-02 13:51:42 +07:00
computation.nim Implement EIP-7516: BLOBBASEFEE opcode (#1791) 2023-10-01 14:24:15 +07:00
evmc_api.nim Implement EIP-7516: BLOBBASEFEE opcode (#1791) 2023-10-01 14:24:15 +07:00
evmc_helpers.nim Bump stint to v2.0: new array backend (#1747) 2023-09-13 09:32:38 +07:00
interpreter_dispatch.nim Prepare interpreter dispatch for upcoming nim 1.6.16 2023-09-25 17:20:14 +07:00
map_to_curve_g1.nim saner source code grouping 2022-12-02 13:51:42 +07:00
memory.nim Bump stint to v2.0: new array backend (#1747) 2023-09-13 09:32:38 +07:00
message.nim EVM embrace more EVMC types 2023-08-28 21:36:23 +07:00
modexp.nim fix modexp bug 2023-08-03 12:10:38 +07:00
nimdoc.cfg saner source code grouping 2022-12-02 13:51:42 +07:00
precompiles.nim EVM embrace more EVMC types 2023-08-28 21:36:23 +07:00
stack.nim Bump stint to v2.0: new array backend (#1747) 2023-09-13 09:32:38 +07:00
state.nim EIP-4844: Fix excessBlobGas handling (#1771) 2023-09-24 22:25:41 +07:00
state_transactions.nim Implement EIP-7516: BLOBBASEFEE opcode (#1791) 2023-10-01 14:24:15 +07:00
types.nim Implement EIP-7516: BLOBBASEFEE opcode (#1791) 2023-10-01 14:24:15 +07:00
validation.nim optimize EVM memory extend 2023-05-31 10:14:26 +07:00