nimbus-eth1/fluffy/rpc
web3-developer 9c1594b417
Implement eth_getProof JSON-RPC API in Fluffy (#2622)
* Improve state endpoint genesis test and cover cases when accounts, code and slots doesn't exist.

* Refactor state endpoints to support returning partial proofs.

* Implement getProofs in state endpoints.

* Add tests for getProofs and improve code.

* Implement eth_getProof JSON-RPC api in Fluffy.
2024-09-13 11:46:35 +08:00
..
rpc_calls Fluffy state debug endpoints (#2578) 2024-08-27 20:35:27 +08:00
eth_rpc_client.nim Bump json-rpc and web3 and remove unneeded errors import/export (#2078) 2024-03-15 11:44:18 +01:00
portal_rpc_client.nim Bump json-rpc and web3 and remove unneeded errors import/export (#2078) 2024-03-15 11:44:18 +01:00
rpc_discovery_api.nim Bump nim-eth for ENR changes and related clean-up (#2422) 2024-06-27 17:59:08 +02:00
rpc_eth_api.nim Implement eth_getProof JSON-RPC API in Fluffy (#2622) 2024-09-13 11:46:35 +08:00
rpc_portal_api.nim Bump ssz_serialization and use ByteList[n] + add ContentKeyByteList (#2500) 2024-07-17 17:07:27 +02:00
rpc_portal_debug_api.nim Add BlockHeader by number to Portal history network (#2620) 2024-09-12 19:03:58 +02:00
rpc_types.nim Bump nim-eth for ENR changes and related clean-up (#2422) 2024-06-27 17:59:08 +02:00
rpc_web3_api.nim Formatting fluffy with nph v0.5.1 + CI check (#2020) 2024-02-28 18:31:45 +01:00