nimbus-eth1/fluffy/rpc
web3-developer 1377f93d50
Implement Fluffy JSON-RPC endpoints. (#2364)
* Implement eth_getBalance, eth_getTransactionCount, eth_getStorageAt and eth_getCode JSON-RPCs.

* Fixes.
2024-06-15 01:03:18 +08:00
..
rpc_calls Implementation of procs to support Fluffy state JSON-RPC endpoints. (#2318) 2024-06-10 18:47:09 +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 Formatting fluffy with nph v0.5.1 + CI check (#2020) 2024-02-28 18:31:45 +01:00
rpc_eth_api.nim Implement Fluffy JSON-RPC endpoints. (#2364) 2024-06-15 01:03:18 +08:00
rpc_portal_api.nim Updates to Fluffy to support hive tests. (#2333) 2024-06-11 21:01:35 +08:00
rpc_portal_debug_api.nim Formatting fluffy with nph v0.5.1 + CI check (#2020) 2024-02-28 18:31:45 +01:00
rpc_types.nim results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00
rpc_web3_api.nim Formatting fluffy with nph v0.5.1 + CI check (#2020) 2024-02-28 18:31:45 +01:00