Skip to content

Commit eda0616

Browse files
committed
BIP 8: Add new reference implementation
1 parent c0d698a commit eda0616

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

bip-0008.mediawiki

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,10 @@ If a client does not understand a rule without the prefix, it may use it unmodif
219219
On the other hand, when this prefix is used, it indicates a more subtle change to the block structure or generation transaction; examples of this would be BIP 34 (because it modifies coinbase construction) and 141 (since it modifies the txid hashing and adds a commitment to the generation transaction).
220220
A client that does not understand a rule prefixed by '!' must not attempt to process the template, and must not attempt to use it for mining even unmodified.
221221
222+
=== Reference implementation ===
223+
224+
https://github.com/bitcoin/bitcoin/compare/master...luke-jr:bip8
225+
222226
==Contrasted with BIP 9==
223227
224228
* The '''lockinontimeout''' flag is added. BIP 9 would only transition to the FAILED state when timeout was reached.

0 commit comments

Comments
 (0)