nimbus-eth1/fluffy/rpc
web3-developer ee6a7e8259
Fluffy state endpoint improvements (#2580)
* Return default values when account, slot or code doesn't exist.

* Handle case when storage doesn't exist due to account not existing or being a non contract account.
2024-08-28 16:27:36 +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 Fluffy state endpoint improvements (#2580) 2024-08-28 16:27:36 +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 Rename to EpochRecord and other accumulator spec changes (#2473) 2024-07-11 17:42:45 +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