Skip to content

Commit 16fba96

Browse files
authored
link to new code + remove outdated references
1 parent 80b33be commit 16fba96

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

bip-0301.mediawiki

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -161,28 +161,20 @@ As with all previous soft forks, non-upgraded users are indirectly affected, in
161161

162162
==Deployment==
163163

164-
This BIP will be deployed by "version bits" BIP9 with the name "blindmm" and using bit 4.
165-
166-
<pre>
167-
// Deployment of Drivechains (BIPX, BIPY)
168-
consensus.vDeployments[Consensus::DEPLOYMENT_DRIVECHAINS].bit = 4;
169-
consensus.vDeployments[Consensus::DEPLOYMENT_DRIVECHAINS].nStartTime = 1642276800; // January 15th, 2022.
170-
consensus.vDeployments[Consensus::DEPLOYMENT_DRIVECHAINS].nTimeout = 1673812800; // January 15th, 2023.
171-
</pre>
164+
This BIP will be deployed via UASF-style block height activation. Block height TBD.
172165

173166

174167
==Reference Implementation==
175168

176-
See: https://github.com/DriveNetTESTDRIVE/DriveNet
169+
See: https://github.com/drivechain-project/mainchain
177170

178-
Also, for interest, see an example sidechain here: https://github.com/drivechain-project/bitcoin/tree/sidechainBMM
171+
Also, for interest, see an example sidechain here: https://github.com/drivechain-project/sidechains/tree/testchain
179172

180173

181174
==References==
182175

183176
* http://www.drivechain.info/literature/index.html
184177
* http://www.truthcoin.info/blog/blind-merged-mining/
185-
* https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-July/014789.html
186178
* http://www.truthcoin.info/images/bmm-outline.txt
187179
188180

0 commit comments

Comments
 (0)