nimbus-eth1/hive_integration/nodocker
jangko dac1454a15
consensus-sim: importing blocks individually instead of concatenating them.
This is a workaround following hive example, because one of the test case
withdrawalsAmountBounds.json, have bad blocks between good blocks.
And that bad blocks contains big int too big to fit in uint64 of
withdrawal amount field.

Clients who still importing concatenated blocks cannot pass all tests.
2023-06-27 07:30:05 +07:00
..
consensus consensus-sim: importing blocks individually instead of concatenating them. 2023-06-27 07:30:05 +07:00
engine More work on withdrawals (#1482) 2023-03-09 18:40:55 -05:00
graphql implement better hardfork management 2022-12-02 13:51:42 +07:00
rpc fix rpc_sim receipt unmarshalling 2023-06-25 13:52:31 +07:00
build_sims.sh update to supported macOS in Github CI 2022-07-30 08:42:44 +07:00
sim_utils.nim fix engine api test 2022-07-04 19:32:14 +07:00