Add ac_clearnet to relnotes

This commit is contained in:
Duke
2026-03-02 12:00:35 -05:00
parent f889ded55e
commit 876c32ed1f

View File

@@ -33,6 +33,7 @@ This is an OPTIONAL but RECOMMENDED upgrade.
* It cannot be determined from public blockchain data if a donation is being made, as it takes the place of a Sietch output
* It cannot be determined from public blockchain data the amount of the donation
* Donations do not create new transactions, do not use additional blockspace and cannot be detected by anyone but the sender or reciever
* New HAC option `ac_clearnet` can be used to disable clearnet networking for an entire blockchain instead of just a single node
* Updated test framework and tests which allowed the fixing of the `z_sendmany` bug above
* Faster compiling of RandomX internals
* GMP dependency removed, as it is no longer needed