This week we’ve been finalising plans to polish several network features to make them business-ready, including allowing people to just hold ANT through paymasters without needing separate ETH for gas, and enabling developers to code their apps in such a way that the upload fees can be funded for the user — so plenty of flexibility for different business models. We’re including paymasters within Dave, to prove the solution out.
We’re also reducing gas fees to minimal levels and getting our Indelible enterprise gateway into in a fit state for demonstrating to a business. This means a focus on Indelible itself as well as our new batch payment mechanism, which sharp-eyed GitHub watchers will have noticed involves using a Merkle tree to validate transactions. The latter is a big change and it will need proper testing on a full size network to ensure reliability, security and performance, but we’re pleased with progress so far and if it works as planned it will remove a major blocker to usage.
@jimcollinson has come up with some righteous rants about the AWS crash taking down so-called decentralised systems (how the hell did THAT happen?), and what he discovered when he requested his data from ChatGPT.
Community doings
@happybeing released dweb v0.12.3 which brings upload costs down by 67% thanks to the single node payment changes we introduced in the latest version. There’s also a new dweb icon for the AutonomiDweb App and tweaks to docs and code.
Also great to see folks experimenting with Dave and AntTP and noting improved download speeds and reduced fees, and props to @dimitar for his epic uploading efforts.
General progress
@anselme began implementing our planned minimal gas fees Merkle tree mechanism into the ant protocol. He has made significant progress on on this mechanism, although some of the detail still remains to be worked out. He also helped review our use of AI coding tools to ensure security.
Ermine continued working on the Indelible enterprise gateway, focusing on upload analytics and minor bug fixes. He also fixed an issue with token downloads and API request failures.
@mick.vandijke continued working on the paymaster, completing most of the backend and frontend code but there’s more to do yet with the paymaster contract. He fixed a bug related to uploading folders through Dave with streaming encryption changes, and worked on implementing chunk streaming in the quoting and upload flows for Dave.
@qi_ma raised a PR for a datamap fetching helper function to support future payment scheme work, and worked to improve the new minimal gas payment scheme. He also created a background cleanup script for the ant-rewards-service which compresses the old daily report folders, reducing daily disk space usage.
@roland created a PR to remove all relay code from the node, client and launchpad . We are no longer using relays for connectivity as it proved too inefficient. He also put in a few fixes for reachability checks in the Launchpad.
@shu’s been working on standard operating procedures (SOPs) to shore up our code testing.
And @vphongph worked on optimising CI to ensure ant CLI tests run smoothly, faster, and with options for non-blocking tests.

