aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGingeropolous <Gingeropolous@users.noreply.github.com>2017-09-06 07:47:14 -0400
committerGitHub <noreply@github.com>2017-09-06 07:47:14 -0400
commit0e7e307ca1b3520f50ccd8173f3b7f0c7ab7a4ae (patch)
tree67d1977f735994084ce7a22e155dae6af22ac7a3 /README.md
parentMerge pull request #2384 (diff)
downloadmonero-0e7e307ca1b3520f50ccd8173f3b7f0c7ab7a4ae.tar.xz
update hardfork table with height and version info
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3f9b772d1..92e60e64c 100644
--- a/README.md
+++ b/README.md
@@ -95,12 +95,12 @@ Monero uses a fixed-schedule hard fork mechanism to implement new features. This
Dates are provided in the format YYYY-MM-DD.
-| Fork Date | Consensus version | Minimum Monero Version | Recommended Monero Version | Details |
+| Block Height / 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.1 | Allow normal and RingCT transactions |
| 2017-04-15 | v5 | v0.10.3.0 | v0.10.3.1 | Adjusted minimum blocksize and fee algorithm |
-| 2017-09-21 | v6 | Not determined as of 2017-03-27 | Not determined as of 2017-03-27 | Allow only RingCT transactions |
+| 1400000 / 2017-09-16 | v6 | v0.11.0.0 | v0.11.0.0 | Allow only RingCT transactions, allow only >= ringsize 5 |
## Installing Monero from a Package