nimbus-eth1/nimbus/evm
andri lim bdaeedb09f
rename data gas to blob gas (#1659)
* rename data gas to blob gas

* bump more submodules
* extend evmc tx_context with EIP-4844 blob_hashes
2023-08-04 19:43:30 +07:00
..
async rename data gas to blob gas (#1659) 2023-08-04 19:43:30 +07:00
interpreter fix slow operations in evm 2023-08-01 16:05:39 +07:00
tracer Implement plugable EVM tracer 2023-08-03 16:45:39 +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 rename data gas to blob gas (#1659) 2023-08-04 19:43:30 +07:00
evmc_api.nim rename data gas to blob gas (#1659) 2023-08-04 19:43:30 +07:00
evmc_helpers.nim saner source code grouping 2022-12-02 13:51:42 +07:00
interpreter_dispatch.nim Implement plugable EVM tracer 2023-08-03 16:45:39 +07:00
map_to_curve_g1.nim saner source code grouping 2022-12-02 13:51:42 +07:00
memory.nim fix slow operations in evm 2023-08-01 16:05:39 +07:00
message.nim saner source code grouping 2022-12-02 13:51:42 +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 fix shanghai withdrawal validation 2023-06-26 07:46:09 +07:00
stack.nim Revert "Some work on speculative execution (#1552)" (#1561) 2023-04-24 16:59:38 -04:00
state.nim Unified database frontend integration (#1670) 2023-08-04 12:10:09 +01:00
state_transactions.nim implementation of EIP-4844: Shard Blob Transactions (#1440) 2023-06-24 20:56:44 +07:00
types.nim Implement plugable EVM tracer 2023-08-03 16:45:39 +07:00
validation.nim optimize EVM memory extend 2023-05-31 10:14:26 +07:00