diff options
author | Riccardo Spagni <ric@spagni.net> | 2017-03-10 14:27:55 +0000 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2017-03-10 14:27:55 +0000 |
commit | a68496deecc49543debdd66da15ccef04cad5b9e (patch) | |
tree | 6507a96e533d2031597f130b7aa3dd37825125ab | |
parent | Merge pull request #1853 (diff) | |
parent | Improved wording in hard fork schedule section (diff) | |
download | monero-a68496deecc49543debdd66da15ccef04cad5b9e.tar.xz |
Merge pull request #1856
5d062e47 Improved wording in hard fork schedule section (Gingeropolous)
-rw-r--r-- | README.md | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -80,15 +80,13 @@ There are also several mining pools that kindly donate a portion of their fees, See [LICENSE](LICENSE). -## Monero software updates and consensus protocol changes (hard forking) +## Monero software updates and consensus protocol changes (hard fork schedule) -Monero uses a hardforking mechanism to implement new features which requires that -users of Monero software run current versions and update their software on a -regular schedule. Here is the current schedule, versions, and compatibility. -Dates are provided in the format YYYYMMDD. +Monero uses a fixed-schedule hard fork mechanism to implement new features. This means that users of Monero (end users and service providers) need to run current versions and update their software on a regular schedule. Here is the current schedule, versions, and compatibility. +Dates are provided in the format YYYY-MM-DD. -| Date | Consensus version | Minimum Monero Version | Recommended Monero Version | Details | +| Fork Date | Consensus version | Minimum Monero Version | Recommended Monero Version | Details | | ----------------- | ----------------- | ---------------------- | -------------------------- | ------------------ | | 2016-09-21 | v3 | v0.9.4 | v0.10.0 | Splits coinbase into denominations | | 2017-01-05 | v4 | v0.10.1 | v0.10.2.2 | Allow normal and RingCT transactions | |