DreamTeam3 Mandatory Release v1.1.2
This is a PENDING MANDATORY major version release, which includes urgent consensus rule changes, and bug fixes. This includes fixes for max supply, slowing down of block time and adjustments to inflation rates.
Mandatory Update
DreamTeam3 v1.1
is a mandatory update that includes consensus rule changes that will increase the target-time-between-blocks from 60 seconds
, to a new time of 5 minutes
and the maximum-money supply of the coin to 100,000,000
(100 million). Additionally the block reward schedule and inflation rate have been adjusted, with current reward remaining at 20
and the next decrease of reward to an amount of 15
at height 860550
.
The enforcement of this protocol change will occur at block height 860550
, around the date of November 21 2020 and is a hard fork event. Those not updated beyond protocol version 70016
will be left behind.
These changes are due to the coin currently reaching the maximum supply of 24,000,000 DT3
(24 million) as of 2020-10-17
or block height 810008
.
Please upgrade your wallets and other DreamTeam3 nodes as soon as possible!
Please report bugs using the issue tracker at github: https://github.com/DreamTeamCoin3/dreamteam3/issues
Release Notes
Increment client version to1.1.0.3
- Redacted due to later consensus mismatch.
- Increment client version to
1.1.2.0
- Verified across several Nodes.
- Validated as Staking Wallet.
- Validated as Services Wallet.
- Verified across several Nodes.
- Increment protocol version to
70016
- Lock in activation triggered by SPORK.
- New block time - activates by forced block time (860550)
- Change block time to
5 minutes
.
- Change block time to
- Adjusted reward schedule - activates by forced block time (860550)
- Current block reward of
20 DT3
remains same. - Decreases to
15 DT3
at activation height.
- Current block reward of
- New max coin supply - activates by forced block time (860550)
- Change max from
24 million
to100 million
.
- Change max from
- Handle invalid blocks mined after supply max reached at block
810007
-810008
.- Force validate prior blocks that fail within certain new limits.
- Update and set Checkpoints.
- Include and update seed nodes for initial finding of chain by nodes.
- Housekeeping..