radicle-heartwood-lfs/radicle-cli
Fintan Halpenny cb2cbf014a
cli: reject `rad id` proposals that do not verify
To ensure that the `rad id` command does not modify the project payload without
it being able to be deserialized into the `Project` type, the command performs
this check throught the `project` method, and returns an error if this fails.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2024-05-16 10:11:48 +01:00
..
examples cli: reject `rad id` proposals that do not verify 2024-05-16 10:11:48 +01:00
src cli: reject `rad id` proposals that do not verify 2024-05-16 10:11:48 +01:00
tests cli: Have way to delete payload field in `rad id` 2024-05-13 16:12:41 +02:00
Cargo.toml cli: Make ruby syntax highlighting non-optional 2024-05-05 00:50:54 +02:00
build.rs Update radicle crates to 0.9.0 2024-03-26 11:56:27 +01:00