Skip to content

Commit

Permalink
chore(wip-001[789]): move to Final stage
Browse files Browse the repository at this point in the history
  • Loading branch information
aesedepece committed Dec 16, 2021
1 parent bfd1c0a commit 3914d72
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ Having a WIP here does not make it a formally accepted standard until its status
| [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 | Final |
| [17](wip-0017.md) | Consensus (hard fork) | Add median to RADON reducers | [Mario Cao](https://github.com/mariocao) | Standards Track | Proposed |
| [18](wip-0018.md) | Consensus (hard fork) | Remove message argument from UnhandledIntercept RADON error | [Tomasz Polaczyk](https://github.com/tmpolaczyk) | Standards Track | Proposed |
| [19](wip-0019.md) | Consensus (hard fork) | Random Number Generation (RNG) functionality | [Adán SDPC](https://github.com/aesedepece) | Standards Track | Proposed |
| [17](wip-0017.md) | Consensus (hard fork) | Add median to RADON reducers | [Mario Cao](https://github.com/mariocao) | Standards Track | Final |
| [18](wip-0018.md) | Consensus (hard fork) | Remove message argument from UnhandledIntercept RADON error | [Tomasz Polaczyk](https://github.com/tmpolaczyk) | Standards Track | Final |
| [19](wip-0019.md) | Consensus (hard fork) | Random Number Generation (RNG) functionality | [Adán SDPC](https://github.com/aesedepece) | Standards Track | Final |

## TAPI signals

Expand All @@ -37,7 +37,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` | `In force` |
| 1 | [17](wip-0017.md), [18](wip-0018.md), [19](wip-0019.md) | `656640` | `Signaling` |
| 1 | [17](wip-0017.md), [18](wip-0018.md), [19](wip-0019.md) | `656640` | `In force` |

[discord]: https://discord.gg/X4uurfP
[WIP-0014]: wip-0014.md
2 changes: 1 addition & 1 deletion wip-0017.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Title: Add median to RADON reducers
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-09-01
License: BSD-2-Clause
Expand Down
2 changes: 1 addition & 1 deletion wip-0018.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Title: Remove message argument from UnhandledIntercept RADON error
Authors: Tomasz Polaczyk <[email protected]>
Discussions-To: `#dev-general` channel on Witnet Community's Discord server
Status: Proposed
Status: Final
Type: Standards Track
Created: 2021-09-03
License: BSD-2-Clause
Expand Down
2 changes: 1 addition & 1 deletion wip-0019.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Title: Random Number Generation (RNG) functionality
Authors: Adán SDPC <[email protected]>
Discussions-To: https://github.com/witnet/witnet-rust/discussions/2058
Status: Proposed
Status: Final
Type: Standards Track
Created: 2021-09-06
License: BSD-2-Clause
Expand Down

0 comments on commit 3914d72

Please sign in to comment.