nimbus-eth1/hive_integration/nodocker/engine
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
..
cancun switch to Nim v2.0.12 (#2817) 2024-11-01 19:06:26 +00:00
chains add engine api test fixtures: PoW chain rlp 2022-06-22 08:10:10 +07:00
engine switch to Nim v2.0.12 (#2817) 2024-11-01 19:06:26 +00:00
init hive: Engine api simulator overhaul 2023-08-22 21:19:43 +07:00
withdrawals switch to Nim v2.0.12 (#2817) 2024-11-01 19:06:26 +00:00
auths_tests.nim use non-deprecated engine API method for Hive JWT tests (#2668) 2024-10-01 03:28:14 +00:00
base_spec.nim Bump nim-eth, nim-web3, nimbus-eth2 (#2344) 2024-06-14 14:31:08 +07:00
cancun_tests.nim switch to Nim v2.0.12 (#2817) 2024-11-01 19:06:26 +00:00
client_pool.nim Add check copyright year linter to CI 2023-11-01 10:41:20 +07:00
clmock.nim switch to Nim v2.0.12 (#2817) 2024-11-01 19:06:26 +00:00
engine_client.nim switch to Nim v2.0.12 (#2817) 2024-11-01 19:06:26 +00:00
engine_env.nim Port p2p to server API (#2769) 2024-11-02 10:30:45 +01:00
engine_sim.nim Fix engine api simulator related to eth types refactoring (#2801) 2024-10-29 22:06:52 +07:00
engine_tests.nim Bump nim-eth, nim-web3, nimbus-eth2 (#2344) 2024-06-14 14:31:08 +07:00
exchange_cap_tests.nim Bump nim-eth, nim-web3, nimbus-eth2 (#2344) 2024-06-14 14:31:08 +07:00
helper.nim switch to Nim v2.0.12 (#2817) 2024-11-01 19:06:26 +00:00
node.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
test_env.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
tx_sender.nim switch to Nim v2.0.12 (#2817) 2024-11-01 19:06:26 +00:00
types.nim Fix engine api simulator related to eth types refactoring (#2801) 2024-10-29 22:06:52 +07:00
withdrawal_tests.nim Bump nim-eth, nim-web3, nimbus-eth2 (#2344) 2024-06-14 14:31:08 +07:00