mirror of
https://github.com/bitcoin/bips.git
synced 2025-02-22 15:04:46 +01:00
Assign BIP 104 for Block75
This commit is contained in:
parent
5d80de82cf
commit
834db1b0fb
2 changed files with 9 additions and 2 deletions
|
@ -435,6 +435,13 @@ Those proposing changes should consider that ultimately consent may rest with th
|
|||
| Standard
|
||||
| Draft
|
||||
|-
|
||||
| [[bip-0104.mediawiki|104]]
|
||||
| Consensus (hard fork)
|
||||
| 'Block75' - Max block size like difficulty
|
||||
| t.khan
|
||||
| Standard
|
||||
| Draft
|
||||
|-
|
||||
| [[bip-0105.mediawiki|105]]
|
||||
| Consensus (hard fork)
|
||||
| Consensus based block size retargeting algorithm
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<pre>
|
||||
BIP: ?
|
||||
BIP: 104
|
||||
Layer: Consensus (hard fork)
|
||||
Title: 'Block75' - Max block size like difficulty
|
||||
Author: t.khan <teekhan42@gmail.com>
|
||||
Comments-Summary: No comments yet.
|
||||
Comments-URI: TBD
|
||||
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0104
|
||||
Status: Draft
|
||||
Type: Standards Track
|
||||
Created: 2017-01-13
|
Loading…
Add table
Reference in a new issue