cuprate/p2p/p2p-core/src
Boog900 ca882512fc
Some checks are pending
CI / fmt (push) Waiting to run
CI / typo (push) Waiting to run
CI / ci (macos-latest, stable, bash) (push) Waiting to run
CI / ci (ubuntu-latest, stable, bash) (push) Waiting to run
CI / ci (windows-latest, stable-x86_64-pc-windows-gnu, msys2 {0}) (push) Waiting to run
Doc / build (push) Waiting to run
Doc / deploy (push) Blocked by required conditions
P2P: move seed nodes to config (#306)
* move seed nodes to config

* fix tests
2024-10-07 23:36:46 +01:00
..
client P2P: give the protocol handler access to the peer info (#302) 2024-09-30 23:19:53 +01:00
network_zones P2P: move seed nodes to config (#306) 2024-10-07 23:36:46 +01:00
protocol p2p/p2p-core: enable workspace lints (#288) 2024-09-21 01:37:06 +01:00
client.rs P2P: remove peer sync service (#299) 2024-09-30 22:15:48 +01:00
constants.rs workspace: enforce crate/directory naming scheme (#164) 2024-06-24 02:30:47 +01:00
error.rs p2p/p2p-core: enable workspace lints (#288) 2024-09-21 01:37:06 +01:00
handles.rs p2p/p2p-core: enable workspace lints (#288) 2024-09-21 01:37:06 +01:00
lib.rs P2P: move seed nodes to config (#306) 2024-10-07 23:36:46 +01:00
network_zones.rs workspace: enforce crate/directory naming scheme (#164) 2024-06-24 02:30:47 +01:00
protocol.rs p2p/p2p-core: enable workspace lints (#288) 2024-09-21 01:37:06 +01:00
services.rs P2P: remove peer sync service (#299) 2024-09-30 22:15:48 +01:00