nimbus-eth1/fluffy/rpc
bhartnett 54528fb24b
Fluffy: Enable content cache for state network (#2739)
* Enable content cache for state network.

* Update state json-rpc endpoints to return local content which uses cache if enabled.

* Add content cache metrics.

* Make content cache configurable.

* Add content cache tests.
2024-10-16 21:05:39 +08:00
..
rpc_calls Bump nim-eth and nimbus-eth2 (#2741) 2024-10-16 13:51:38 +07:00
eth_rpc_client.nim Fluffy: Configure RPC APIs via CLI parameter (#2657) 2024-09-25 22:44:46 +08:00
portal_rpc_client.nim Rename Fluffy rpc methods to match updated spec (#2735) 2024-10-14 16:46:35 +08:00
rpc_debug_api.nim Fix eth/common & web3 related deprecation warnings for fluffy (#2698) 2024-10-04 23:21:26 +02:00
rpc_discovery_api.nim Remove RpcProxy from Fluffy and use RpcHttpServer instead. (#2634) 2024-09-18 15:46:50 +08:00
rpc_eth_api.nim Bump nim-eth and nimbus-eth2 (#2741) 2024-10-16 13:51:38 +07:00
rpc_portal_beacon_api.nim Rename Fluffy rpc methods to match updated spec (#2735) 2024-10-14 16:46:35 +08:00
rpc_portal_common_api.nim Small clean-up of the differen Portal json-rpc APIs (#2708) 2024-10-08 09:15:29 +08:00
rpc_portal_debug_history_api.nim Remove old portal_debug API for seeding data into the network (#2726) 2024-10-10 16:42:57 +02:00
rpc_portal_history_api.nim Rename Fluffy rpc methods to match updated spec (#2735) 2024-10-14 16:46:35 +08:00
rpc_portal_state_api.nim Fluffy: Enable content cache for state network (#2739) 2024-10-16 21:05:39 +08:00
rpc_types.nim Fix JSON encoding for NodeId, no leading zeroes dropped (#2730) 2024-10-11 16:43:06 +02:00