nimbus-eth1/hive_integration/nodocker/engine
Jacek Sieka c48b527eea
simplify error handling in block processing (#2337)
* ValidationResult -> Result
* get rid of mixed exception / other styles
2024-06-11 17:50:22 +02:00
..
cancun Consolidate block type for block processing (#2325) 2024-06-09 16:32:20 +02:00
chains add engine api test fixtures: PoW chain rlp 2022-06-22 08:10:10 +07:00
engine Consolidate block type for block processing (#2325) 2024-06-09 16:32:20 +02:00
init hive: Engine api simulator overhaul 2023-08-22 21:19:43 +07:00
withdrawals avoid initTable (#2328) 2024-06-10 11:05:30 +02:00
auths_tests.nim Implement combo http server for rpc, engine_api, and graphql services (#1992) 2024-01-29 20:20:04 +07:00
base_spec.nim Add check copyright year linter to CI 2023-11-01 10:41:20 +07:00
cancun_tests.nim Fix engine simulator and improve logging (#2188) 2024-05-15 23:22:03 +07:00
client_pool.nim Add check copyright year linter to CI 2023-11-01 10:41:20 +07:00
clmock.nim Fix engine simulator and improve logging (#2188) 2024-05-15 23:22:03 +07:00
engine_client.nim Consolidate block type for block processing (#2325) 2024-06-09 16:32:20 +02:00
engine_env.nim simplify error handling in block processing (#2337) 2024-06-11 17:50:22 +02:00
engine_sim.nim results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00
engine_tests.nim Fix engine simulator and improve logging (#2188) 2024-05-15 23:22:03 +07:00
exchange_cap_tests.nim Prepare source code for nim v2 CI (#2028) 2024-02-15 09:57:05 +07:00
helper.nim Bump nim-web3 and others 2024-01-14 10:41:23 +07:00
node.nim simplify error handling in block processing (#2337) 2024-06-11 17:50:22 +02:00
test_env.nim results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00
tx_sender.nim Introduce wrapper type for EIP-4844 transactions (#2177) 2024-05-15 10:07:59 +07:00
types.nim Fix engine simulator and improve logging (#2188) 2024-05-15 23:22:03 +07:00
withdrawal_tests.nim Add check copyright year linter to CI 2023-11-01 10:41:20 +07:00