1
0
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:
Luke Dashjr 2016-02-09 05:12:38 +00:00
parent d3aa9b3f57
commit 421577d6cf
2 changed files with 11 additions and 1 deletions

View File

@ -463,6 +463,12 @@ Those proposing changes should consider that ultimately consent may rest with th
| Eric Lombrozo, Pieter Wuille
| Standard
| 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! -->

View File

@ -1,5 +1,5 @@
<pre>
BIP: x
BIP: 145
Title: getblocktemplate Updates for Segregated Witness
Author: Luke Dashjr <luke+bip22@dashjr.org>
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-0023.mediawiki|BIP 23: getblocktemplate - Pooled Mining]]
* [[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.