mirror of
https://github.com/bitcoin/bips.git
synced 2025-05-12 12:03:29 +00:00
Assign BIP 145: getblocktemplate Updates for Segregated Witness
This commit is contained in:
parent
d3aa9b3f57
commit
421577d6cf
@ -463,6 +463,12 @@ Those proposing changes should consider that ultimately consent may rest with th
|
|||||||
| Eric Lombrozo, Pieter Wuille
|
| Eric Lombrozo, Pieter Wuille
|
||||||
| Standard
|
| Standard
|
||||||
| Draft
|
| Draft
|
||||||
|
|-
|
||||||
|
| [[bip-0145.mediawiki|145]]
|
||||||
|
| getblocktemplate Updates for Segregated Witness
|
||||||
|
| Luke Dashjr
|
||||||
|
| Standard
|
||||||
|
| Draft
|
||||||
|}
|
|}
|
||||||
|
|
||||||
<!-- IMPORTANT! See the instructions at the top of this page, do NOT JUST add BIPs here! -->
|
<!-- IMPORTANT! See the instructions at the top of this page, do NOT JUST add BIPs here! -->
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<pre>
|
<pre>
|
||||||
BIP: x
|
BIP: 145
|
||||||
Title: getblocktemplate Updates for Segregated Witness
|
Title: getblocktemplate Updates for Segregated Witness
|
||||||
Author: Luke Dashjr <luke+bip22@dashjr.org>
|
Author: Luke Dashjr <luke+bip22@dashjr.org>
|
||||||
Status: Draft
|
Status: Draft
|
||||||
@ -92,3 +92,7 @@ Why shouldn't the server simply add the commitment upfront in the "coinbasetxn",
|
|||||||
* [[bip-0022.mediawiki|BIP 22: getblocktemplate - Fundamentals]]
|
* [[bip-0022.mediawiki|BIP 22: getblocktemplate - Fundamentals]]
|
||||||
* [[bip-0023.mediawiki|BIP 23: getblocktemplate - Pooled Mining]]
|
* [[bip-0023.mediawiki|BIP 23: getblocktemplate - Pooled Mining]]
|
||||||
* [[bip-0141.mediawiki|BIP 141: Segregated Witness (Consensus layer)]]
|
* [[bip-0141.mediawiki|BIP 141: Segregated Witness (Consensus layer)]]
|
||||||
|
|
||||||
|
==Copyright==
|
||||||
|
|
||||||
|
This BIP is dual-licensed under the Open Publication License and BSD 2-clause license.
|
Loading…
x
Reference in New Issue
Block a user