Announcement: Latest Release

:loudspeaker: Announcement: Latest Release :loudspeaker:

Please follow these instructions to upgrade your nodes to the newest version to ensure the best performance and stability for everyone! Check out the Github Release with changelog details.

For Node Launchpad Users:

  1. Open Node Launchpad v0.5.3 if you are not already on that version
  2. Press O to access the Options screen.
  3. Then, press Ctrl + U, and hit Enter. This will upgrade your nodes. Upgrading can take several minutes for each node. Please don’t close the app or stop your nodes during this process.
  4. Your nodes will now stop
  5. Press Ctrl + S to start your nodes again

For CLI Tool Users:

  1. If you’re using the CLI tool, please update and upgrade. Run the update first: antup update
  2. Then run the upgrade: antctl upgrade --interval 60000

For ALL Users:

  • Please start your nodes gradually — especially if you plan on running multiple nodes.
  • Be conservative with CPU allocation to maintain stability
  • This release contains a new version of the ant and antnode binaries. Please upgrade both your node and the ant client.

Binary Versions:

  • antnode: v0.3.5
  • antctld: v0.11.7
  • antctl: v0.11.7
  • ant: v0.3.5
  • nat-detection: v0.2.15
  • node-launchpad: v0.5.3
12 Likes

Thanks so much to the entire Autonomi team for all of your hard work! :sweat_drops:

7 Likes

Great progress on this it seems from early results. I can run a lot more nodes, with massively lower CPU and memory usage. I’m hoping that’s expected and not a sign of something not working, but I haven’t heard any complaints about anything not working.

If this is indicative of what we could see going forward, it’s great to know that we’re tending more towards being limited by hard drive space than CPU / Memory, so more devices will be able to make use of a good quantity of as much storage as they have available :slight_smile:

6 Likes

TY Good to know, now I need to put another 256GB NVME Strip in this aging i5 10thgen Acer Aspire, as I am currently storage bound and now that I am on Linux with this old notebook system, I have 2.2GB of memory doing nothing… in this 8GB machine, so I should be able to bump up the node count a bit by about 6 more nodes to 10 nodes total (Still storage bound), given I have 160Mbit/s bi-directional from my ISP.

3 Likes

I am not 100% but was this not enough quote error not said to be due to cross network issues? (maidsafe tests and main)

   0: Failed to upload file
   1: Failed to upload file
   2: Error occurred during payment.
   3: Cost error: NotEnoughNodeQuotes(8b8014(10001011).., 2, 5)
   4: Not enough node quotes for 8b8014(10001011).., got: 2 and need at least 5

Location:
   ant-cli/src/commands/file.rs:58
3 Likes