nimbus-eth1/nimbus/beacon
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
..
api_handler Port p2p to server API (#2769) 2024-11-02 10:30:45 +01:00
api_handler.nim
beacon_engine.nim Simplify BeaconEngineRef (#2812) 2024-11-02 08:45:27 +07:00
payload_conv.nim switch to Nim v2.0.12 (#2817) 2024-11-01 19:06:26 +00:00
payload_queue.nim Simplify BeaconEngineRef (#2812) 2024-11-02 08:45:27 +07:00
web3_eth_conv.nim switch to Nim v2.0.12 (#2817) 2024-11-01 19:06:26 +00:00