diff options
author | Gingeropolous <Gingeropolous@users.noreply.github.com> | 2017-09-10 09:25:16 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-10 09:25:16 -0400 |
commit | 9cad4981211824f29c1a3ac228e45c03eb9b8715 (patch) | |
tree | 7e0c143dcdc7957fbd35270af76c0a2326376db5 | |
parent | README.md - update info for first fork (diff) | |
download | monero-9cad4981211824f29c1a3ac228e45c03eb9b8715.tar.xz |
readme.me again, fixed v2 fork info on table
included increased fee free zone of 60 kb, changed data of v2
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -97,7 +97,7 @@ Dates are provided in the format YYYY-MM-DD. | Block Height | Fork Date | Consensus version | Minimum Monero Version | Recommended Monero Version | Details | | ----------------- | ----------------- | ---------------------- | -------------------------- | ------------------ | ---------- | -| 1009827 | 2016-04-20 | v2 | v0.9.4 | v0.9.4 | Allow only >= ringsize 3, blocktime = 120 seconds | +| 1009827 | 2016-03-22 | v2 | v0.9.4 | v0.9.4 | Allow only >= ringsize 3, blocktime = 120 seconds, fee-free blocksize 60 kb | | 1141317 | 2016-09-21 | v3 | v0.9.4 | v0.10.0 | Splits coinbase into denominations | | 1220516 | 2017-01-05 | v4 | v0.10.1 | v0.10.2.1 | Allow normal and RingCT transactions | | 1288616 | 2017-04-15 | v5 | v0.10.3.0 | v0.10.3.1 | Adjusted minimum blocksize and fee algorithm | |