radicle-heartwood-lfs/radicle/src/node
cloudhead f7d8f1b8da
radicle: Distinguish seeding policy types
We create a separate type for the default seeding policy, that
serializes differently and is only used in the node configuraiton.
2024-06-26 11:57:04 +02:00
..
address node: Pass `Alias` by reference 2024-06-13 11:28:09 +02:00
db node: Don't panic if we can't decode announcements 2024-06-13 21:38:30 +02:00
events cli: upload-pack events 2024-05-17 21:05:43 +02:00
notifications cli: fix rad inbox clear output 2024-04-09 16:09:44 +02:00
policy node: Simplify configuration 2024-06-04 14:08:15 +02:00
refs radicle: Implement `remote_refs_at` 2024-04-05 21:59:28 +02:00
seed node: Type-safe timestamps 2024-04-24 12:19:40 +02:00
address.rs node: Add agent and version to node announcement 2024-06-13 11:28:09 +02:00
config.rs radicle: Distinguish seeding policy types 2024-06-26 11:57:04 +02:00
db.rs node: Pass `Alias` by reference 2024-06-13 11:28:09 +02:00
events.rs node: Make sure all channels we use are bounded 2024-06-12 19:00:23 +02:00
features.rs node: Emit events for gossip messages 2023-11-17 14:56:42 +01:00
notifications.rs cli: add Unknown variant for NotificationKind 2024-03-11 12:57:53 +01:00
policy.rs radicle: Distinguish seeding policy types 2024-06-26 11:57:04 +02:00
refs.rs node: Use refs cache to decide on fetching 2024-03-29 16:00:33 +01:00
routing.rs node: Keep private repos out of inventory 2024-06-12 15:36:34 +02:00
seed.rs radicle: Consolidate databases 2023-11-30 13:00:59 +01:00
timestamp.rs node: Re-use inventory message timestamps 2024-05-07 14:49:02 +02:00