Skip to content

Commit

Permalink
Merge remote-tracking branch 'RSS3/main' into rep-38
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryQW committed Oct 31, 2024
2 parents 94d902d + 828372f commit cc19a15
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This repository tracks all REPs proposed by the RSS3 Community.
| [REP-16](./REPs/REP-16.md) | Staking Rewards Taxation Adjustment | [Albert](mailto:[email protected]), [HenryQW](mailto:[email protected]) | Core | Final |
| [REP-20](./REPs/REP-20.md) | Data Availability Layer Integration | [Albert](mailto:[email protected]), [HenryQW](mailto:[email protected]) | Core | Final |
| [REP-26](./REPs/REP-26.md) | Chip Mechanism Upgrade | [BruceXC](mailto:[email protected]) | Core | Final |
| [REP-33](./REPs/REP-33.md) | Node State Transition | [KallyDev](mailto:[email protected]), [BruceXC](mailto:[email protected]) | Core | Candidate |
| [REP-33](./REPs/REP-33.md) | Node State Transition | [KallyDev](mailto:[email protected]), [BruceXC](mailto:[email protected]) | Core | Final |
| [REP-38](./REPs/REP-38.md) | Demotion and Slashing Mechanism | [Polebug](mailto:[email protected]) | Core | Review |
| [REP-40](./REPs/REP-40.md) | Whitepaper Updates | [pseudoyu](mailto:[email protected]) | Core | Candidate |
| [REP-43](./REPs/REP-43.md) | Introducing Payment Processor for Request Fees | [Nya Candy](mailto:[email protected]) | Core | Review |
Expand Down
5 changes: 3 additions & 2 deletions REPs/REP-33.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
```
REP: REP-33
Title: Node State Transition
Status: Candidate
Status: Final
Type: Core
Created: 19 Jul 2024
Author(s): KallyDev <[email protected]>, BruceXC <[email protected]>
Expand Down Expand Up @@ -71,4 +71,5 @@ The core objective of this proposal is to standardize Node states, improve clari

## Reference Implementations

1. Upgraded contract : <https://scan.rss3.io/address/0x1FF6c3BC97841a3DF41e51Fc19223252ba373728>
1. Upgraded contract: <https://scan.rss3.io/address/0x1FF6c3BC97841a3DF41e51Fc19223252ba373728>
2. Global Indexer implementation: [RSS3-Network/Global-Indexer#383](https://github.com/RSS3-Network/Global-Indexer/pull/383)

0 comments on commit cc19a15

Please sign in to comment.