radicle-heartwood-lfs/radicle-node/src/service
Alexis Sellier a7d2fa95cd
node: Remove redundant handshake
With `NoiseXK` handshake implemented, there is no longer a need to
have an `Initialize` message and an extra state in the session.
2023-02-16 15:10:31 +01:00
..
routing Use 'primary key' constraint instead of index 2022-10-19 22:39:31 +02:00
tracking node: Fix filter construction and policy code 2023-02-12 17:07:57 +01:00
config.rs node: Add ability to have default tracking policy 2023-02-12 16:22:51 +01:00
filter.rs node: Add tracking configuration store 2022-12-07 15:41:56 +01:00
message.rs node: Remove redundant handshake 2023-02-16 15:10:31 +01:00
reactor.rs node: Buffer gossips until fetch is completed 2023-02-16 15:09:53 +01:00
routing.rs node: Use millisecond precision for timestamps 2023-02-14 20:31:40 +01:00
session.rs node: Remove redundant handshake 2023-02-16 15:10:31 +01:00
tracking.rs node: Fix filter construction and policy code 2023-02-12 17:07:57 +01:00