nimbus-eth1/nimbus/evm
Chirag Parmar 2838191c4f
replace deprecated types (#2704)
* partial commit

* fixes

* remove converters too

* revert changes on nimbus_verified_proxy

* revert changes in converter

* revert changes(re-xport) in rpc_types

* update copyright year

* replace types in other binaries

* chain config bug

* fix rebase conflict imcomplete buffer

* fix more rebase buffers

* remove ditto types and converters

* fix the tests

* update copyright year
2024-10-16 08:34:12 +07:00
..
interpreter eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
tracer eth: bump to new types (#2660) 2024-09-29 14:37:09 +02: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 Fix CodeBytes: invalidPositions out of bound crash (#2523) 2024-07-25 19:23:53 +07:00
code_stream.nim create per-fork opcode dispatcher (#2579) 2024-08-28 10:20:36 +02:00
computation.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
evm_errors.nim Remove exceptions from EVM (#2314) 2024-06-07 15:24:32 +07:00
evmc_api.nim eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
evmc_helpers.nim eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
internals.nim Separate evmc gasCosts and nim-evm gasCosts (#2454) 2024-07-05 07:00:03 +07:00
interpreter_dispatch.nim small cleanups (#2598) 2024-09-10 05:24:45 +00:00
memory.nim odds and ends (#2481) 2024-07-13 20:42:49 +02:00
message.nim EVM embrace more EVMC types 2023-08-28 21:36:23 +07: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 replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
stack.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
state.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
state_transactions.nim avoid allocations for slot storage (#2455) 2024-07-04 23:48:45 +00:00
types.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00