Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
radicle/tor: Fixes
Merged lorenz opened 29 days ago

Fixes two earlier mistakes:

  1. In fb18083, fn null_to_default was added, which is only conditionally used if the feature “tor” is enabled, so also only conditionally compile the function.
  2. In 1e13268, the impl Arbitrary for AddressType` was not properly adjusted for the case where the newly introduced feature “tor” is disabled.
lorenz opened with revision f7309757 on base f223afd9 +7 -1 29 days ago

Fixes two earlier mistakes:

  1. In fb18083, fn null_to_default was added, which is only conditionally used if the feature “tor” is enabled, so also only conditionally compile the function.
  2. In 1e13268, the impl Arbitrary for AddressType` was not properly adjusted for the case where the newly introduced feature “tor” is disabled.
fintohaps merged revision f7309757 at b54fc820 28 days ago