nimbus-eth1/fluffy/rpc
Kim De Mey a669b51ec5
Bump Nim to 1.6 and resolve the related issues (#1445)
Two unresolved items currently:
- Three tests that are temporarily disabled as they fail in the
macro_assembler code, which seems to be due to an ambigious
identifier Stop (Ops and chronos ServerCommand enum).
- i386 CI disabled as it fails at Nim compilation already. Failed
tests where already ignored for this target.
2023-01-26 13:37:19 +01:00
..
rpc_calls Adjust Portal JSON-RPC Offer call and add Gossip call (#1418) 2023-01-17 14:47:10 +01:00
bridge_client.nim Remove unused import of config to avoid select_backend db import (#1018) 2022-03-29 15:51:48 +02:00
eth_rpc_client.nim Cleanup some imports and fix some warnings in the process (#1096) 2022-05-22 22:44:15 +02: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 Bump Nim to 1.6 and resolve the related issues (#1445) 2023-01-26 13:37:19 +01:00
rpc_eth_api.nim Add light client mode to fluffy (#1396) 2022-12-27 15:57:10 +01:00
rpc_portal_api.nim Adjust Portal JSON-RPC Offer call and add Gossip call (#1418) 2023-01-17 14:47:10 +01:00
rpc_portal_debug_api.nim Reorganize eth data files parsing code (#1407) 2023-01-05 15:26:58 +01:00
rpc_types.nim Fix Portal discv5 JSON-RPC API where it deviates from spec (#1378) 2022-12-15 16:24:23 +01:00