nimbus-eth1/nimbus/evm
andri lim 674e65f359
Move EVM code initialization outside of newComputation (#2926)
* Move EVM code initialization outside of newComputation

* Tidying up call_common.setupHost
2024-12-11 14:56:41 +01:00
..
interpreter Move EVM code initialization outside of newComputation (#2926) 2024-12-11 14:56:41 +01:00
tracer Interpreter dispatch cleanups (#2913) 2024-12-06 13:01:15 +01:00
blake2b_f.nim Add check copyright year linter to CI 2023-11-01 10:41:20 +07:00
blscurve.nim Bump nim-blscurve for gcc-14 compatibility (#2365) 2024-06-15 17:34:07 +00:00
code_bytes.nim Implement EIP-7702: Set EOA account code (#2631) 2024-11-25 11:28:03 +01:00
code_stream.nim Inline gas cost/instruction fetching (#2865) 2024-11-24 19:41:33 +07:00
computation.nim Move EVM code initialization outside of newComputation (#2926) 2024-12-11 14:56:41 +01:00
evm_errors.nim Remove exceptions from EVM (#2314) 2024-06-07 15:24:32 +07:00
evmc_api.nim Fix incomplete PR #2877 (#2880) 2024-11-27 17:45:37 +07:00
evmc_helpers.nim Move EVM code initialization outside of newComputation (#2926) 2024-12-11 14:56:41 +01:00
internals.nim Separate evmc gasCosts and nim-evm gasCosts (#2454) 2024-07-05 07:00:03 +07:00
interpreter_dispatch.nim Move EVM code initialization outside of newComputation (#2926) 2024-12-11 14:56:41 +01:00
memory.nim odds and ends (#2481) 2024-07-13 20:42:49 +02:00
message.nim Move EVM code initialization outside of newComputation (#2926) 2024-12-11 14:56:41 +01:00
modexp.nim Add style check to config.nims and fix styles in source code (#2038) 2024-02-20 10:07:38 +07:00
nimdoc.cfg Add check copyright year linter to CI 2023-11-01 10:41:20 +07:00
precompiles.nim Fix Blake2b precompile regression (#2919) 2024-12-09 20:52:34 +01:00
stack.nim Interpreter dispatch cleanups (#2913) 2024-12-06 13:01:15 +01:00
state.nim Cleanup db/core_apps error handling (#2838) 2024-11-07 08:24:21 +07:00
types.nim Move EVM code initialization outside of newComputation (#2926) 2024-12-11 14:56:41 +01:00