Guide: Migrating from v0.3.8 to 128-bit RNS versions #75
markqvist
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
From RNS version 0.3.9 and onwards, the address space will be 128 bits wide. Older versions are incompatible with the new address size and wire format, and will not work on networks based on 0.3.9+. For more background info on why this change was made, see this post.
To use the new Reticulum version, you must upgrade your systems via pip or similar. When upgrading an existing system, there is a few things you should be aware of:
In short, you should be able to simply update and restart Reticulum, but you must disable any interfaces that point to the old testnet, and manually create interfaces to the new testnet if you want this.
The same applies for Nomad Network, with a few extra notes:
My new LXMF address is
<14299468b08261697083940f54d13b02>
.My new RNS Identity Hash is
<da808c445ae28b0bef6af663393ac5eb>
.Please don't hesitate to ask here or via any other channels if you have questions!
Thanks for all your support so far, and see you on v0.3.9!
Mark
Beta Was this translation helpful? Give feedback.
All reactions