radicle-heartwood-lfs/radicle-node/src
cloudhead 3ad84420bd
cli: Implement `rad cob migrate`
Adds the new `migrate` sub-command to migrate the COB database.
Checks for version when opening the COBs database and suggests the
command on out of date version.

Also adds the 2nd migration to the COBs cache, which updates the patch
JSON schema.
2024-11-22 21:27:45 +01:00
..
runtime cli: Try to connect to seeds specified as options 2024-11-05 12:18:12 +01:00
service cli: Try to connect to seeds specified as options 2024-11-05 12:18:12 +01:00
test cli: Implement `rad cob migrate` 2024-11-22 21:27:45 +01:00
tests node: do not fail on `set_head` 2024-11-18 12:32:40 +01:00
wire node: Don't panic on connection logic error 2024-06-26 11:31:07 +02:00
worker radicle: improve quorum copy 2024-11-18 12:32:44 +01:00
bounded.rs node: Use inventory cache for checking missing 2024-05-13 16:37:02 +02:00
control.rs cli: Try to connect to seeds specified as options 2024-11-05 12:18:12 +01:00
deserializer.rs node: Use `BoundedVec` for inbox 2024-05-07 14:49:02 +02:00
lib.rs build: Update env vars for build process 2024-06-20 10:47:50 +02:00
main.rs node: Fix `main` to print early errors 2024-07-22 12:37:57 -07:00
runtime.rs cli: Implement `rad cob migrate` 2024-11-22 21:27:45 +01:00
service.rs radicle: refactor doc 2024-10-22 14:58:12 +01:00
test.rs radicle: expose shared logger 2023-12-20 15:11:10 +01:00
tests.rs radicle: refactor doc 2024-10-22 14:58:12 +01:00
wire.rs node: Add agent and version to node announcement 2024-06-13 11:28:09 +02:00
worker.rs radicle: refactor doc 2024-10-22 14:58:12 +01:00