Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
Relax quorum checks
Merged fintohaps opened 1 year ago

The aim of this patch is to help relax the quorum checks in the remote helper.

See the commits for more details.

Note that it is currently in a draft state since I would want to replace the old quorum function with the new Canonical type.

fintohaps opened with revision 1baa217a on base 484cf022 +590 -60 1 year ago

The aim of this patch is to help relax the quorum checks in the remote helper.

See the commits for more details.

Note that it is currently in a draft state since I would want to replace the old quorum function with the new Canonical type.

fintohaps pushed revision 2 b0d0237b on base 3260046c +568 -57 1 year ago

Changes:

  • Rebased on 3260046c67d03c5b161fcfdb148876e9cb9a0733
fintohaps pushed revision 3 a435828d on base 6f91f2fb +568 -57 1 year ago

Changes:

  • Rebase on 6f91f2fb8fc29d8ecac9653411918ab48a6fc44e
fintohaps pushed revision 4 8ea4596f on base c94ce020 +842 -407 1 year ago

Changes:

  • Rebase
  • Remove quorum function in favour of Canonical::quorum method, and port over tests.
  • Folded commit for warn function in the remote helper into the other remote helper changes to avoid the dead code clippy warning.
fintohaps pushed revision 5 b5f533ca on base 765fc48c +848 -410 1 year ago

Changes:

  • Fix typos
  • Remove --description option now that it’s optional
  • Introduce Unrelated variation to simplify relation checks
  • Move commit_relation into a top-level function
fintohaps pushed revision 6 477a5e29 on base 92c9e218 +958 -409 1 year ago

Changes:

  • Account for being able to rollback to a previous canonical tip
fintohaps pushed revision 7 12531c47 on base a79ca5e8 +910 -410 1 year ago

Changes:

  • Rebased
  • Simplify commit relation logic to checking if the commit converges
did:key:z6MksFqX...wzpT merged revision 12531c47 at 84aaf9ef 1 year ago