Skip to content

Commit cc19a15

Browse files
committed
Merge remote-tracking branch 'RSS3/main' into rep-38
2 parents 94d902d + 828372f commit cc19a15

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This repository tracks all REPs proposed by the RSS3 Community.
1313
| [REP-16](./REPs/REP-16.md) | Staking Rewards Taxation Adjustment | [Albert](mailto:iavl@proton.me), [HenryQW](mailto:hi@henry.wang) | Core | Final |
1414
| [REP-20](./REPs/REP-20.md) | Data Availability Layer Integration | [Albert](mailto:iavl@proton.me), [HenryQW](mailto:hi@henry.wang) | Core | Final |
1515
| [REP-26](./REPs/REP-26.md) | Chip Mechanism Upgrade | [BruceXC](mailto:xichang1510@gmail.com) | Core | Final |
16-
| [REP-33](./REPs/REP-33.md) | Node State Transition | [KallyDev](mailto:kallydev@rss3.io), [BruceXC](mailto:xichang1510@gmail.com) | Core | Candidate |
16+
| [REP-33](./REPs/REP-33.md) | Node State Transition | [KallyDev](mailto:kallydev@rss3.io), [BruceXC](mailto:xichang1510@gmail.com) | Core | Final |
1717
| [REP-38](./REPs/REP-38.md) | Demotion and Slashing Mechanism | [Polebug](mailto:polebug@rss3.io) | Core | Review |
1818
| [REP-40](./REPs/REP-40.md) | Whitepaper Updates | [pseudoyu](mailto:pseudoyu@connect.hku.hk) | Core | Candidate |
1919
| [REP-43](./REPs/REP-43.md) | Introducing Payment Processor for Request Fees | [Nya Candy](mailto:dev@candinya.com) | Core | Review |

REPs/REP-33.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
```
22
REP: REP-33
33
Title: Node State Transition
4-
Status: Candidate
4+
Status: Final
55
Type: Core
66
Created: 19 Jul 2024
77
Author(s): KallyDev <kallydev@rss3.io>, BruceXC <xichang1510@gmail.com>
@@ -71,4 +71,5 @@ The core objective of this proposal is to standardize Node states, improve clari
7171

7272
## Reference Implementations
7373

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

0 commit comments

Comments
 (0)