Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
node/debug: Use derived serializers
Merged lorenz opened 2 months ago

The construction of the debug object is unwieldy, and error prone (for example, renamed struct members have to be manually renamed in the serialization code, see “refs” vs. “refsAt”).

Use derived serializers where possible to make this easier to maintain.

lorenz opened with revision 954bafb3 on base c06b00e3 +13 -33 2 months ago

The construction of the debug object is unwieldy, and error prone (for example, renamed struct members have to be manually renamed in the serialization code, see “refs” vs. “refsAt”).

Use derived serializers where possible to make this easier to maintain.

lorenz pushed revision 2 61769307 on base c06b00e3 +14 -35 2 months ago

Fix

lorenz pushed revision 3 bdfb91a3 on base c06b00e3 +19 -39 2 months ago

Use cypheraddr directly

fintohaps pushed revision 4 18bf14ef on base d530f126 +19 -39 2 months ago

Rebase

fintohaps merged revision 18bf14ef at 5099c25d 2 months ago