From 13eb8aa572644a53ae0d631916cb4cbc273a92d1 Mon Sep 17 00:00:00 2001 From: Anthony Towns Date: Mon, 28 Aug 2023 15:25:34 +1000 Subject: doc: Release notes for testnet defaulting to -acceptnonstdtxn=0 --- doc/release-notes-28354.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/release-notes-28354.md (limited to 'doc') diff --git a/doc/release-notes-28354.md b/doc/release-notes-28354.md new file mode 100644 index 0000000000..03d421eb42 --- /dev/null +++ b/doc/release-notes-28354.md @@ -0,0 +1,6 @@ +Tests +----- + +- Non-standard transactions are now disabled by default on testnet + for relay and mempool acceptance. The previous behaviour can be + re-enabled by setting `-acceptnonstdtxn=1`. (#28354) -- cgit v1.2.3