Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
Avoid hard-coding "radicle.xyz" in Rust code
Merged lorenz opened 8 months ago

This patch does three things:

  • Justifies the changes in CONTRIBUTING.md
  • Removes a few occurrences of the domain name, and makes the more complex case of fixtures easier in the future.
  • Allows defining the default URL for Radicle Explorer at compile-time.
  • Adds a Git hook that will fail if people commit to files which contain “radicle.xyz” or “radicle.zulipchat.com”. Note that it does not make that impossible, it just adds another step to make people stop and think.
lorenz opened with revision d74b52b7 on base 55cdd880 +114 -69 8 months ago

This patch does three things:

  • Justifies the changes in CONTRIBUTING.md
  • Removes a few occurrences of the domain name, and makes the more complex case of fixtures easier in the future.
  • Allows defining the default URL for Radicle Explorer at compile-time.
  • Adds a Git hook that will fail if people commit to files which contain “radicle.xyz” or “radicle.zulipchat.com”. Note that it does not make that impossible, it just adds another step to make people stop and think.
levitte commented on revision 1 8 months ago

Might I suggest that you also change the NIDs for iris and rosa? Leaving their current real NIDs doesn’t seem quite right…

lorenz pushed revision 2 2c63d9f8 on base 55cdd880 +114 -69 8 months ago

Remove confusing reference to particular nodes in tests.

fintohaps pushed revision 3 06afe375 on base 2127782b +119 -74 7 months ago

Changes:

  • Rebase
  • Fix typo in CONTRIBUTING
fintohaps merged revision 06afe375 at 9b7529ba 7 months ago