From 876c32ed1f11db1d473c29aad352324ae88602ef Mon Sep 17 00:00:00 2001 From: Duke Date: Mon, 2 Mar 2026 12:00:35 -0500 Subject: [PATCH] Add ac_clearnet to relnotes --- doc/relnotes/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/relnotes/README.md b/doc/relnotes/README.md index 2b6a1cc64..49689ce02 100644 --- a/doc/relnotes/README.md +++ b/doc/relnotes/README.md @@ -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