As we mentioned last week, for the final dev blog of the year we’re running a slightly different format. Below we’re going to revisit our goals and provide a brief run down on what we’ve achieved. Despite this being the final dev blog of the year, there are still two releases coming ahead of the Christmas, both of these will have release notes as usual. Finally, I would also note that the development update below is also included as part of a wider write up for the year -this can be found as an article on the newly refreshed Autonomi website - autonomi.com.
So jumping into it then - to recap these were the shared goals of our end of year missions:
-
Improve network stability by reducing churn and make significant gains towards data permanence through the identification and ‘casting out’ of bad nodes.
-
Move toward improving accessibility, for large data uploaders, supporting the utility of ANT and network scale through the release of an Indelible demo.
-
Remove some of the friction associated with blockchain payments through the ‘best optimised’ deployment of Paymaster in both Dave and Indelible.
-
Significantly reduce the cost of using the network (data uploading), by minimising the fees associated with EVM blockchain through the deployment of Merkle Tree payments.
-
Optimise the way the team track, test, document and deploy, through role crossover, actionable insights, PR quality and streamlining of code.
-
Get the fly wheel going to support the health of the Autonomi token - through demonstration of future utility and network potential/scale (this should be reflected in trading volume and token price)
And here is the status of each:
“Improve Network Stability”
Following on from previous updates (close group verification and chunk size for streaming of data), prior to Christmas we will be releasing two major updates for performance enhancement. These include:
-
The delay of replication initiated by churn, to ensure that nodes have enough time to come back online ahead of data being unnecessarily reproduced to protect its permanence. In essence this update removes the creation of unnecessary load from The Network.
-
A check of close group members to ensure that they are holding the data they are expected to be, with those not holding expected data being removed from the routing table. This update aims to ensure only ‘good nodes’ are interacting with other nodes and data uploaders, and that bad nodes have no incentive and no access to participate in the ecosystem.
Alongside these new updates, the team has also implemented Auto Updates which will be in use from today with the upcoming release being automatic for Linux and Mac users. Noting here that to stay eligible for emissions a node operator needs to be running either the latest or previous version (important for windows users who will not currently be automatically upgraded).
“Improving accessibility for large data uploaders”
Indelible is a locally deployed service that enables an organization to readily access the archiving and storage capabilities of Autonomi, without need for additional coding or complexity. A user interacts with a web UI (although there is a full REST API available),
Indelible allows for multiple users to access a centralized (or group of centralized wallets) so that they can upload documents and other data to Autonomi without having to worry about purchasing ANT (which will be the admins role). The service is ideal for those handling large amounts of data and/or significant file sizes, who want to secure and archive the same indefinitely. Where direct uploads to The Network are time consuming and prevent a user from being able to navigate away from the process, with Indelible a user is able to queue uploads and benefit from the service being asynchronous, meaning it works in the background, and informs the user of its status via configurable webhooks or API, while they continue on with their day.
There is now a fully working demo of Indelible, further refinements to the UI and UX will be made early in January, so that the service can begin being utilized by organisations (using SSO) in the New Year.
“Deployment of Paymaster”
Paymaster is currently available in Dave and will be deployed in Indelible in the New Year. The team will also be integrating Paymaster into Merkle Tree payments so that not only are blockchain fees low (for payments, other elements of The Network are non-blockchain), but they are easily integrated into the data upload payments which will only require a user to have ANT.
“Deployment of Merkle Tree Payments”
The MaidSafe team is introducing Merkle Tree as a structure for organising payments. The structure reduces the number of transactions by grouping them together in a way that means there is a single gas fee rather than multiple fees for uploads. The tree is limited to 4GB worth of data, beyond that size, a new tree is created and a second payment is added to the first (i.e. 2 payments grouped together). At the time of writing The Merkle Tree deployment has been partially released (for main-net testing only), and will be publicly available for use ahead of Christmas 2025.
“Optimise”
Moving into 2026 the MaidSafe team wants to remove some of the legacy dependencies and restrictions that naturally happen when there is a reliance on an individual or group - this also speaks to the fact that Autonomi should not be controlled or overly influenced by any person or party. From automatic node upgrades (churn management) and nodes from code (speed and diligence), to testing portal (a self-service for developers to run their own testnets, followed by MCP for AI deployment) and logging optimisation (easy validation of issues for early network troubleshooting).
“Health of the Autonomi Token”
Driven by the utility of and demand for ANT, the focus has been to create the services (indelible) and toolkits for builders to support data uploads. The Autonomi Foundation, once The Network is stable and data storage permanent, will be supporting both partnerships and promotion from early 2026.
