Skip to content

Commit

Permalink
wip-001[46]: promote to final
Browse files Browse the repository at this point in the history
As these were activated through TAPI right after a first round of
signaling.
  • Loading branch information
aesedepece committed Aug 26, 2021
1 parent f3b36af commit 3677a81
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ Having a WIP here does not make it a formally accepted standard until its status
| [11](wip-0011.md) | Consensus (hard fork) | Improve consistency and availability of superblock voting protocol | [Adán SDPC](https://github.com/aesedepece) | Standards Track | Final |
| [12](wip-0012.md) | Consensus (hard fork) | Set minimum mining difficulty | [Adán SDPC](https://github.com/aesedepece) | Standards Track | Final |
| [13](wip-0013.md) | | Apr 2021 Chain Fork Post-Mortem | [The witnet-rust developers](https://github.com/witnet/witnet-rust/graphs/contributors) | Informational | Final |
| [14](wip-0014.md) | Consensus (hard fork) | Threshold Activation of Protocol Improvements | [Adán SDPC](https://github.com/aesedepece) | Standards Track | Proposed |
| [14](wip-0014.md) | Consensus (hard fork) | Threshold Activation of Protocol Improvements | [Adán SDPC](https://github.com/aesedepece) | Standards Track | Final |
| [15](wip-0015.md) | Consensus (hard fork) | Amendment to WIP-0007 | [Mario Cao](https://github.com/mariocao) | Standards Track | Final |
| [16](wip-0016.md) | Consensus (hard fork) | Set minimum data request mining difficulty | [Mario Cao](https://github.com/mariocao) | Standards Track | Proposed |
| [16](wip-0016.md) | Consensus (hard fork) | Set minimum data request mining difficulty | [Mario Cao](https://github.com/mariocao) | Standards Track | Final |

## TAPI signals

Expand All @@ -33,7 +33,7 @@ the procedure set forth by [WIP-0014]: _Threshold Activation of Protocol Improve

| Bit position | WIP(s) | First signaling epoch | State |
|:------------:|:------------------------------------:|:---------------------:|:-----------:|
| 0 | [14](wip-0014.md), [16](wip-0016.md) | `522240` | `Signaling` |
| 0 | [14](wip-0014.md), [16](wip-0016.md) | `522240` | `In force` |

[discord]: https://discord.gg/X4uurfP
[WIP-0014]: wip-0014.md
2 changes: 1 addition & 1 deletion wip-0014.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Title: Threshold Activation of Protocol Improvements
Authors: Adán SDPC <[email protected]>
Discussions-To: `#dev-general` channel on Witnet Community's Discord server
Status: Proposed
Status: Final
Type: Standards Track + Process
Created: 2020-05-11
License: BSD-2-Clause
Expand Down
2 changes: 1 addition & 1 deletion wip-0016.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Title: Set minimum data request mining difficulty
Authors: Mario Cao <[email protected]>
Discussions-To: `#dev-general` channel on Witnet Community's Discord server
Status: Proposed
Status: Final
Type: Standards Track
Created: 2021-06-08
License: BSD-2-Clause
Expand Down

0 comments on commit 3677a81

Please sign in to comment.