Fix markdown

The table tag needs at least 3 dashes in the header line.
This commit is contained in:
2025-01-27 20:50:26 +01:00
parent 70b86cef92
commit efef9a6eea
3 changed files with 9 additions and 6 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
# Block Version History # Block Version History
| Version Number | Proposed In | Released | Summary | | Version Number | Proposed In | Released | Summary |
|--|--|---| | -------------- | ----------- | -------- | ------- |
|||Aug 2017| Bitcoin Cash hard fork.| |||Aug 2017| Bitcoin Cash hard fork.|
|4|[BIP-0065](/history/bips)| Nov 2015<br>Bitcoin Core 0.11.2| Added support for `OP_CHECKLOCKTIMEVERIFY` opcode.| |4|[BIP-0065](/history/bips)| Nov 2015<br>Bitcoin Core 0.11.2| Added support for `OP_CHECKLOCKTIMEVERIFY` opcode.|
|3|[BIP-0066](/history/bips)|Jul 2015<br>Bitcoin Core 0.10.0| Added enforcement of DER encoding of all ECDSA signatures in new blocks.| |3|[BIP-0066](/history/bips)|Jul 2015<br>Bitcoin Core 0.10.0| Added enforcement of DER encoding of all ECDSA signatures in new blocks.|
+2 -1
View File
@@ -1,6 +1,7 @@
# Network Protocol Version History # Network Protocol Version History
| Version Number | Proposed In | Released | Summary | | Version Number | Proposed In | Released | Summary |
|--|--|---| | -------------- | ----------- | -------- | ------- |
|||Aug 2017| Bitcoin Cash hard fork.| |||Aug 2017| Bitcoin Cash hard fork.|
|70 015|[BIP-0152](/history/bips)|Jun 2017<BR>Bitcoin Core 0.14.2|Modified banning behaviour for invalid compact blocks.| |70 015|[BIP-0152](/history/bips)|Jun 2017<BR>Bitcoin Core 0.14.2|Modified banning behaviour for invalid compact blocks.|
|70 012| [BIP-0130](/history/bips)|Nov 2016<BR>Bitcoin Core 0.12.0| Added `sendheaders` message.| |70 012| [BIP-0130](/history/bips)|Nov 2016<BR>Bitcoin Core 0.12.0| Added `sendheaders` message.|
+2 -1
View File
@@ -1,6 +1,7 @@
# Transaction Version History # Transaction Version History
| Version Number | Proposed In | Released | Summary | | Version Number | Proposed In | Released | Summary |
|--|--|---| | -------------- | ----------- | -------- | ------- |
|||Aug 2017| Bitcoin Cash hard fork.| |||Aug 2017| Bitcoin Cash hard fork.|
|2|[BIP-0068](/history/bips)|May 2016<br>Bitcoin Core 0.12.1|Added relative lock-time (RLT) consensus-enforced semantics of the transaction input sequence number field.| |2|[BIP-0068](/history/bips)|May 2016<br>Bitcoin Core 0.12.1|Added relative lock-time (RLT) consensus-enforced semantics of the transaction input sequence number field.|
|1|||As used in the genesis block.| |1|||As used in the genesis block.|