Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
node: Add agent and version to node announcement
Merged did:key:z6MksFqX...wzpT opened 1 year ago
  1. Adds a user-agent string to the node announcement. This lets us keep track of what software version everyone is running. Especially useful to see what percentage of the network has upgraded to a new release.

For old nodes, this defaults to the string /radicle/.

The user agent format is roughly based on BIP 0014.

  1. Advertize protocol version in node announcement.

By advertizing the protocol version, nodes can decide to only connect to peers with a compatible version. The default and current version is 1.

We bundle these two changes as they both modify the node announcement and node database.

did:key:z6MksFqX...wzpT opened with revision 811b7547 on base dff6df10 +398 -78 1 year ago
  1. Adds a user-agent string to the node announcement. This lets us keep track of what software version everyone is running. Especially useful to see what percentage of the network has upgraded to a new release.

For old nodes, this defaults to the string /radicle/.

The user agent format is roughly based on BIP 0014.

  1. Advertize protocol version in node announcement.

By advertizing the protocol version, nodes can decide to only connect to peers with a compatible version. The default and current version is 1.

We bundle these two changes as they both modify the node announcement and node database.

did:key:z6MksFqX...wzpT pushed revision 2 843be1f3 on base dff6df10 +398 -77 1 year ago

Updates.

did:key:z6MksFqX...wzpT pushed revision 3 38450e5f on base 345ca923 +525 -114 1 year ago

Updates, rebase.

did:key:z6MksFqX...wzpT pushed revision 4 a92ae620 on base 5c0d1b10 +525 -114 1 year ago

Rebase.

did:key:z6MksFqX...wzpT merged revision a92ae620 at 83786fbd 1 year ago