nimbus-eth1/nimbus
Advaita Saha a45ac7e327
Port p2p to server API (#2769)
* eth_gasPrice

* signing endpoints

* transaction by hash + temp fixes

* fix CI

* fix: state not persisted

* decouple state access changes from this PR

* rpc complete set

* tests modified

* tests temp modifications

* add tests to CI + minor fixes

* remove p2p

* remove old dependency

* fix suggestions

* rework tests

* rework kurtosis issue + comments

* fix post bump issues

* suggestions + logs

* remove unused imports
2024-11-02 10:30:45 +01:00
..
beacon Port p2p to server API (#2769) 2024-11-02 10:30:45 +01:00
common holesky: fix timestamp (#2819) 2024-11-02 08:18:26 +01:00
core Port p2p to server API (#2769) 2024-11-02 10:30:45 +01:00
db Remove `RawData` from possible leaf payload types (#2794) 2024-11-02 10:29:16 +01:00
evm Use stateRoot/storageRoot more consistently (#2791) 2024-10-27 19:56:28 +01:00
graphql switch to Nim v2.0.12 (#2817) 2024-11-01 19:06:26 +00:00
rpc Port p2p to server API (#2769) 2024-11-02 10:30:45 +01:00
stateless replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
sync Beacon sync updates tbc (#2818) 2024-11-01 19:18:41 +00:00
transaction switch to Nim v2.0.12 (#2817) 2024-11-01 19:06:26 +00:00
utils Fix calcRequestsHash implementation (#2797) 2024-10-29 05:01:59 +00:00
common.nim implement better hardfork management 2022-12-02 13:51:42 +07:00
compile_info.nim Small updates and fixes for rlpx suite (#2571) 2024-08-19 14:00:10 +00:00
config.nim switch to Nim v2.0.12 (#2817) 2024-11-01 19:06:26 +00:00
constants.nim Bump nim-eth and nimbus-eth2 (#2741) 2024-10-16 13:51:38 +07:00
errors.nim Remove EVM indirect imports and unused EVM errors (#2370) 2024-06-17 09:56:39 +02:00
makefile Snap sync fix trie interpolation fringe condition (#1457) 2023-02-01 18:56:06 +00:00
nim.cfg import: read from era files (#2254) 2024-05-31 09:13:56 +02:00
nimbus_desc.nim Suppress beacon sync unless potential actions (#2765) 2024-10-21 18:01:45 +00:00
nimbus_execution_client.nim rm --protocol CLI flag (#2793) 2024-10-28 22:17:07 +00:00
nimbus_import.nim fix: show correct blockNumber and log in end of era files (#2691) 2024-10-04 01:37:50 +00:00
rpc.nim Port p2p to server API (#2769) 2024-11-02 10:30:45 +01:00
tracer.nim Use stateRoot/storageRoot more consistently (#2791) 2024-10-27 19:56:28 +01:00
transaction.nim Unify tx validation (#2777) 2024-10-26 09:19:48 +02:00
version.nim Use common format for clientid (#2810) 2024-11-01 21:29:38 +07:00