diff --git a/upgrade.html b/upgrade.html --- a/upgrade.html +++ b/upgrade.html @@ -7,11 +7,11 @@ <div id="upgradepage"> <div class="ecash-section"> <img src="/img/Upgrade-2022-11-15.jpg" alt="Nov 15, 2022 Upgrade"> + <h2>What happened?</h2> + <p>The planned upgrade of the eCash network has successfully been completed. The first post-upgrade block is block number <a href="https://explorer.e.cash/block-height/766195">766195</a>.</p> <h2>Who needs to upgrade?</h2> <p>All operators of a Bitcoin ABC full node must upgrade to the latest major version (0.26.x). This is available at our <a href="/releases"> Releases</a> page.</p> - <h2>Exactly when will the upgrade activate?</h2> - <p>In order to activate reliably at a predictable time, the network upgrade uses the "Median Time Past" mechanism. The upgrade activates when the median of the last 11 blocks reaches timestamp 1668513600 (12:00:00 UTC on Nov 15th, 2022). This means that the upgrade doesn't actually activate exactly at that time, but typically about one hour later, when 6 blocks with timestamps greater than the activation time have been produced.</p> - <h2>What features are included in the Network Upgrade?</h2> + <h2>What features were included in the Network Upgrade?</h2> <p>The Bitcoin ABC 0.26.x upgrade release includes the capability for node operators to run <a href="/2022-09-29-avalanche-post-consensus">Avalanche Post-Consensus</a> on the eCash network. This capability is optional and off by default.</p> <p>Avalanche Post-Consensus brings 51% attack prevention which increases security of the network significantly,