diff options
author | Riccardo Spagni <ric@spagni.net> | 2017-03-23 11:44:29 +0200 |
---|---|---|
committer | Riccardo Spagni <ric@spagni.net> | 2017-03-23 11:44:29 +0200 |
commit | bff1bf27d983005f09e7bb1d86e635060187906f (patch) | |
tree | 019c4b6c8da4f2bcb2a7420b1b942352e56afe0d | |
parent | Merge pull request #1901 (diff) | |
parent | Updated Readme.md for v5 hardfork (diff) | |
download | monero-bff1bf27d983005f09e7bb1d86e635060187906f.tar.xz |
Merge pull request #1898
cc8a4788 Updated Readme.md for v5 hardfork (xmr-eric)
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -89,8 +89,9 @@ Dates are provided in the format YYYY-MM-DD. | 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 | -| 2017-09-21 | v5 | Not determined as of 2017-03-06 | Not determined as of 2017-03-06 | Allow only RingCT transactions | +| 2017-01-05 | v4 | v0.10.1 | v0.10.2.1 | Allow normal and RingCT transactions | +| 2017-04-15 | v5 | v0.10.2.1 | v0.10.3 | Adjusted minimum blocksize and fee algorithm | +| 2017-09-21 | v6 | Not determined as of 2017-03-06 | Not determined as of 2017-03-06 | Allow only RingCT transactions | ## Installing Monero from a Package |