Skip to content

Commit 280291b

Browse files
Merge pull request #146 from stacksgov/chore/ratify-sips-22-23-24
Ratify SIPs 022, 023, 024
2 parents 502bc23 + e7cb047 commit 280291b

File tree

4 files changed

+10
-7
lines changed

4 files changed

+10
-7
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,9 @@ may submit a SIP.
3737
* [SIP-018](./sips/sip-018/sip-018-signed-structured-data.md): Signed Structured Data
3838
* [SIP-019](./sips/sip-019/sip-019-token-metadata-update-notifications.md): Notifications for Token Metadata Updates
3939
* [SIP-020](./sips/sip-020/sip-020-bitwise-ops.md): Bitwise Operations in Clarity
40+
* [SIP-022](./sips/sip-022/sip-022-emergency-pox-fix.md): Emergency Fix to PoX Stacking Increases
41+
* [SIP-023](./sips/sip-023/sip-023-emergency-fix-traits.md): Emergency Fix to Trait Invocation Behavior
42+
* [SIP-024](./sips/sip-024/sip-024-least-supertype-fix.md): Emergency Fix to Data Validation and Serialization Behavior
4043

4144
## How to Get Involved
4245

sips/sip-022/sip-022-emergency-pox-fix.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ Consideration: Technical, Governance
1515

1616
Type: Consensus
1717

18-
Status: Accepted
18+
Status: Ratified
1919

2020
Created: 19 April 2023
2121

2222
License: BSD 2-Clause
2323

24-
Sign-off: Rafael Cárdenas <[email protected]> (SIP Editor), Jesse Wiley <[email protected]> (Acting Technical CAB Chair), Jason Schrader <[email protected]> (Governance CAB Chair)
24+
Sign-off: Rafael Cárdenas <[email protected]> (SIP Editor), Jesse Wiley <[email protected]> (Acting Technical CAB Chair), Jason Schrader <[email protected]> (Governance CAB Chair), Jude Nelson <[email protected]> (Steering Committee Chair)
2525

2626
Discussions-To: https://github.com/stacksgov/sips
2727

sips/sip-023/sip-023-emergency-fix-traits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ Consideration: Technical, Governance
1313

1414
Type: Consensus
1515

16-
Status: Accepted
16+
Status: Ratified
1717

1818
Created: 1 May 2023
1919

2020
License: BSD 2-Clause
2121

22-
Sign-off: Rafael Cárdenas <[email protected]> (SIP Editor), Jesse Wiley <[email protected]> (Acting Technical CAB Chair), Jason Schrader <[email protected]> (Governance CAB Chair)
22+
Sign-off: Rafael Cárdenas <[email protected]> (SIP Editor), Jesse Wiley <[email protected]> (Acting Technical CAB Chair), Jason Schrader <[email protected]> (Governance CAB Chair), Jude Nelson <[email protected]> (Steering Committee Chair)
2323

2424
Discussions-To: https://github.com/stacksgov/sips
2525

sips/sip-024/sip-024-least-supertype-fix.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ Consideration: Technical, Governance
1414

1515
Type: Consensus
1616

17-
Status: Draft
17+
Status: Ratified
1818

1919
Created: 11 May 2023
2020

2121
License: BSD 2-Clause
2222

23-
Sign-off:
23+
Sign-off: Jason Schrader <[email protected]> (Governance CAB Chair), Brice Dobry <[email protected]> (Technical CAB Chair), Jude Nelson <[email protected]> (Steering Committee Chair)
2424

2525
Discussions-To: https://github.com/stacksgov/sips
2626

@@ -110,4 +110,4 @@ their Stacks 2.3 nodes to Stacks 2.4. This change does not require a sync from g
110110
# Reference Implementation
111111
The reference implementation of this SIP can be found in the
112112
`feat/epoch-2.4-sanitize` branch of the Stacks blockchain reference implementation. It is available at
113-
https://github.com/stacks-network/stacks-blockchain.
113+
https://github.com/stacks-network/stacks-blockchain.

0 commit comments

Comments
 (0)