nimbus-eth1/fluffy/rpc
jangko c0d52ba179
Get rid of HexQuantityStr and HexDataStr usage
Both types are not safe and require validation/conversion
from rpc implementer.
This PR change it to safer types and delegate the conversion
and validation to the rpc library.
2023-12-27 07:48:53 +07:00
..
rpc_calls Bump nim-web3: remove rpc types duplicates 2023-12-13 07:58:12 +07:00
eth_rpc_client.nim Bump nim-web3: remove rpc types duplicates 2023-12-13 07:58:12 +07:00
portal_rpc_client.nim Add content verifier tool check data availability on the network (#1388) 2022-12-16 21:11:09 +01:00
rpc_discovery_api.nim Adjust discv5_updateNodeInfo JSON-RPC to specify key and value (#1569) 2023-05-09 14:34:01 +02:00
rpc_eth_api.nim Get rid of HexQuantityStr and HexDataStr usage 2023-12-27 07:48:53 +07:00
rpc_portal_api.nim always return tracing result even if no content was found (#1908) 2023-11-27 10:21:19 +01:00
rpc_portal_debug_api.nim Move all Fluffy database code to database folder (#1918) 2023-12-01 17:20:52 +01:00
rpc_types.nim always return tracing result even if no content was found (#1908) 2023-11-27 10:21:19 +01:00
rpc_web3_api.nim Add a version to fluffy and add web3_clientVersion JSON-RPC (#1531) 2023-04-05 16:14:42 +02:00