diff --git a/doc/release-notes-6140.md b/doc/release-notes-6140.md new file mode 100644 index 0000000000..0ae9324b95 --- /dev/null +++ b/doc/release-notes-6140.md @@ -0,0 +1,6 @@ +Mainnet Spork Hardening +----------------------- + +This version hardens all Sporks on mainnet. Sporks remain in effect on all devnets and testnet; however, on mainnet, +the value of all sporks are hard coded to 0, or 1 for SPORK_21_QUORUM_ALL_CONNECTED. These hardened values match the +active values historically used on mainnet, so there is no change in the network's functionality.