Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
node: Use `gix_packetline`
Merged lorenz opened 2 months ago

gix-packetline already is in the dependency closure of radicle-node. Use the well-tested and -used reader instead of ours.

lorenz opened with revision 895c2a12 on base c06b00e3 +99 -113 2 months ago

gix-packetline already is in the dependency closure of radicle-node. Use the well-tested and -used reader instead of ours.

fintohaps pushed revision 2 5e5e244f on base c06b00e3 +95 -112 2 months ago

Changes:

  • Use method insteady of public TryFrom
  • Fixed formatting
  • Use std::str::from_utf8 to keep inline with MSRV
lorenz pushed revision 3 0e9caddf on base 84320919 +95 -112 2 months ago

Rebase, squash review

lorenz pushed revision 4 946a3f9d on base c96aea06 +95 -112 2 months ago

Rebase

fintohaps merged revision 946a3f9d at 5fa68ed8 2 months ago