@@ -53,6 +53,7 @@ specific service.
53
53
- **Discussion and help: ** https://www.dash.org/forum/index.php?forums/testing.53/
54
54
- **Android wallet: ** https://github.com/dashpay/dash-wallet/releases/latest
55
55
- **Testnet for Bitcoin: ** https://en.bitcoin.it/wiki/Testnet
56
+ - **Release notes for previous versions: ** https://github.com/dashpay/dash/tree/master/doc/release-notes/dash
56
57
57
58
Faucets
58
59
-------
@@ -89,126 +90,3 @@ but with a few key differences:
89
90
- As for mainnet masternodes, the RPC username and password must contain
90
91
alphanumeric characters only
91
92
92
- Testnet 0.16.0
93
- ==============
94
-
95
- In June 2020, the Dash team announced the start of testing of the
96
- upcoming Dash 0.16.0 release. Extensive internal testing has already been
97
- done on the 0.16.0 code, but there are numerous bugs that can only be
98
- revealed with actual use by real people. The Dash team invites anybody
99
- who is interested to download the software and become active on testnet.
100
- This release includes:
101
-
102
- - Block reward reallocation
103
- - Core Wallet UI/UX Improvements
104
- - Quorum Signing Optimizations
105
- - Network Threading Improvement
106
- - Minimum Protocol Check
107
- - Bitcoin 0.16 and 0.17 Backports
108
-
109
- Discussion:
110
-
111
- - Testnet announcement: https://www.dash.org/forum/threads/v0-16-testing.50294/
112
- - Product brief: https://blog.dash.org/updated-product-brief-dash-core-release-v0-16-0-d3debdb6242e
113
-
114
- Testnet 0.15.0
115
- ==============
116
-
117
- In December 2019, the Dash team announced the start of testing of the
118
- upcoming Dash 0.15.0 release. Extensive internal testing has already been
119
- done on the 0.15.0 code, but there are numerous bugs that can only be
120
- revealed with actual use by real people. The Dash team invites anybody
121
- who is interested to download the software and become active on testnet.
122
- This release includes:
123
-
124
- - Bitcoin 0.15 backports
125
- - Removal of legacy code
126
-
127
- Discussion:
128
-
129
- - Testnet announcement: https://www.dash.org/forum/threads/v15-0-testing.49140/
130
- - Product brief: https://blog.dash.org/product-brief-dash-core-release-v0-15-0-acd7633a91ab
131
-
132
- Testnet 0.14.0
133
- ==============
134
-
135
- In March 2019, the Dash team announced the start of testing of the
136
- upcoming Dash 0.14.0 release. Extensive internal testing has already been
137
- done on the 0.14.0 code, but there are numerous bugs that can only be
138
- revealed with actual use by real people. The Dash team invites anybody
139
- who is interested to download the software and become active on testnet.
140
- This release includes:
141
-
142
- - LLMQ DKGs
143
- - LLMQ based ChainLocks
144
- - LLMQ based InstantSend
145
-
146
- Discussion:
147
-
148
- - Testnet announcement: https://www.dash.org/forum/threads/v14-0-testing.44047/
149
- - Product brief: https://blog.dash.org/product-brief-dash-core-release-v0-14-0-now-on-testnet-8f5f4ad45c96
150
-
151
- Testnet 0.13.0
152
- ==============
153
-
154
- In November 2018, the Dash team announced the start of testing of the
155
- upcoming Dash 0.13.0 release. Extensive internal testing has already been
156
- done on the 0.13.0 code, but there are numerous bugs that can only be
157
- revealed with actual use by real people. The Dash team invites anybody
158
- who is interested to download the software and become active on testnet.
159
- This release includes:
160
-
161
- - Automatic InstantSend for Simple Transactions
162
- - Deterministic Masternode List
163
- - 3 Masternode Keys: Owner, Operator and Voting
164
- - Special Transactions
165
- - PrivateSend Improvements
166
-
167
- Discussion:
168
-
169
- - Testnet announcement: https://www.dash.org/forum/threads/v13-0-testing.41945/
170
- - Product brief: https://blog.dash.org/product-brief-dash-core-release-v0-13-0-5d7fddffb7ef
171
-
172
- Testnet 0.12.3
173
- ==============
174
-
175
- In June 2018, the Dash team announced the start of testing of the
176
- upcoming Dash 0.12.3 release. Extensive internal testing has already been
177
- done on the 0.12.2 code, but there are numerous bugs that can only be
178
- revealed with actual use by real people. The Dash team invites anybody
179
- who is interested to download the software and become active on testnet.
180
- This release includes:
181
-
182
- - Named Devnets, to help developers quickly create multiple independent
183
- devnets
184
- - New format of network message signatures
185
- - Governance system improvements
186
- - PrivateSend improvements
187
- - Additional indexes cover P2PK now
188
- - Support for pruned nodes in Lite Mode
189
- - New Masternode Information Dialog
190
-
191
- Discussion:
192
-
193
- - https://www.dash.org/forum/threads/v12-3-testing.38475/
194
-
195
- Testnet 0.12.2
196
- ==============
197
-
198
- In October 2017, the Dash team announced the launch of a testnet for
199
- public testing of the upcoming 0.12.2 release of the Dash software.
200
- Extensive internal testing has already been done on the 0.12.2 code, but
201
- there are numerous bugs that can only be revealed with actual use by
202
- real people. The Dash team invites anybody who is interested to download
203
- the software and become active on testnet. This release includes:
204
-
205
- - DIP0001 implementation https://github.com/dashpay/dips/blob/master/dip-0001.md
206
- - 10x transaction fee reduction (including InstantSend fee)
207
- - InstantSend vulnerability fix
208
- - Lots of other bug fixes and performance improvements
209
- - Experimental BIP39/BIP44 compliant HD wallet (disabled by default, should be fully functional but there is no GUI yet)
210
-
211
- Discussion:
212
-
213
- - Testnet 12.2 discussion: https://www.dash.org/forum/threads/v12-2-testing.17412/
214
- - Testnet tools: https://www.dash.org/forum/threads/testnet-tools-resources.1768/
0 commit comments