mirror of
https://github.com/bitcoin/bips.git
synced 2025-01-18 05:12:47 +01:00
link to new code + remove outdated references
This commit is contained in:
parent
80b33be54d
commit
16fba9650a
@ -161,28 +161,20 @@ As with all previous soft forks, non-upgraded users are indirectly affected, in
|
||||
|
||||
==Deployment==
|
||||
|
||||
This BIP will be deployed by "version bits" BIP9 with the name "blindmm" and using bit 4.
|
||||
|
||||
<pre>
|
||||
// Deployment of Drivechains (BIPX, BIPY)
|
||||
consensus.vDeployments[Consensus::DEPLOYMENT_DRIVECHAINS].bit = 4;
|
||||
consensus.vDeployments[Consensus::DEPLOYMENT_DRIVECHAINS].nStartTime = 1642276800; // January 15th, 2022.
|
||||
consensus.vDeployments[Consensus::DEPLOYMENT_DRIVECHAINS].nTimeout = 1673812800; // January 15th, 2023.
|
||||
</pre>
|
||||
This BIP will be deployed via UASF-style block height activation. Block height TBD.
|
||||
|
||||
|
||||
==Reference Implementation==
|
||||
|
||||
See: https://github.com/DriveNetTESTDRIVE/DriveNet
|
||||
See: https://github.com/drivechain-project/mainchain
|
||||
|
||||
Also, for interest, see an example sidechain here: https://github.com/drivechain-project/bitcoin/tree/sidechainBMM
|
||||
Also, for interest, see an example sidechain here: https://github.com/drivechain-project/sidechains/tree/testchain
|
||||
|
||||
|
||||
==References==
|
||||
|
||||
* http://www.drivechain.info/literature/index.html
|
||||
* http://www.truthcoin.info/blog/blind-merged-mining/
|
||||
* https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2017-July/014789.html
|
||||
* http://www.truthcoin.info/images/bmm-outline.txt
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user