mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
parent
037e18987f
commit
6823404c68
1 changed files with 6 additions and 7 deletions
|
@ -65,13 +65,12 @@ fe9f0864 ........................... Nonce
|
||||||
<!-- source for heights: my (@harding) own headers dump and counting
|
<!-- source for heights: my (@harding) own headers dump and counting
|
||||||
script -->
|
script -->
|
||||||
|
|
||||||
* **Version 3** blocks will be introduced when sufficient numbers of
|
* **Version 3** blocks were introduced in Bitcoin Core 0.10.0 (February
|
||||||
miners switch to using Bitcoin Core 0.10.0 and other versions that
|
2015) as a soft fork. When the fork reach full enforcement (July
|
||||||
create version 3 blocks. As described in draft BIP66, this soft fork
|
2015), it required strict DER encoding of all ECDSA signatures in new
|
||||||
change requires strict DER encoding for all ECDSA signatures used in
|
blocks as described in BIP66. Transactions that do not use strict DER
|
||||||
transactions appearing in version 3 or later blocks. Transactions that
|
encoding had previously been non-standard since Bitcoin Core 0.8.0
|
||||||
do not use strict DER encoding have been non-standard since Bitcoin
|
(February 2012).
|
||||||
Core 0.8.0.
|
|
||||||
|
|
||||||
* **Version 4** blocks will likely be introduced in the near-future as
|
* **Version 4** blocks will likely be introduced in the near-future as
|
||||||
specified in draft BIP62. Possible changes include:
|
specified in draft BIP62. Possible changes include:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue