radicle-heartwood-lfs/radicle/src/cob
Fintan Halpenny 9535467ff5
radicle: identity proposal cob
In order to make identity changes where the threshold is higher than
1, it is necessary to gather signatures of delegates to surpass that
threshold.

To achieve this the Proposal cob is introduced for proposing changes
and gathering the signatures over those changes.

Once a quorum is reached the Proposal can be published, committing the
new identity document to storage.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-02-13 13:50:51 +00:00
..
common.rs crdt: Include timestamp in `Change` 2022-12-02 14:19:25 +01:00
identity.rs radicle: identity proposal cob 2023-02-13 13:50:51 +00:00
issue.rs httpd: Add `assignees` to `Issues::create` 2023-02-13 13:47:15 +01:00
op.rs Use string format for `OpId` JSON 2023-02-04 12:37:58 +01:00
patch.rs cli: Support patch commenting 2023-02-07 11:16:59 +01:00
store.rs cob: Start testing history permutations 2023-01-03 14:26:25 +01:00
test.rs cob: Start testing history permutations 2023-01-03 14:26:25 +01:00
thread.rs httpd: Add `api::test::patch` request method 2023-02-10 12:17:03 +01:00