nimbus-eth1/fluffy/tests/rpc_tests
Jacek Sieka 5fc4c13ab1
Increase JSON-RPC limits, bump json-rpc (#2759)
* blocks can be bigger than the default 1mb when json-rpc-encoded - this
happens on sepolia for example
* json-rpc bump improves debug logging and fixes a number of bugs
* json-serialization bump fixes a crash on invalid arrays in json data

At some point, it would probably be better to compute the maximum block
size from actual block constraints, though this is somewhat tricky and
depends on gas limits etc. Until then, 16mb should be plenty.

With this, sepolia can be synced :)
2024-10-23 10:26:56 +02:00
..
all_rpc_tests.nim Fluffy Portal RPC Client (#2649) 2024-10-02 12:23:13 +08:00
test_discovery_rpc.nim Increase JSON-RPC limits, bump json-rpc (#2759) 2024-10-23 10:26:56 +02:00
test_portal_rpc_client.nim Increase JSON-RPC limits, bump json-rpc (#2759) 2024-10-23 10:26:56 +02:00