https://github.com/rss3-network/reps
RSS3 Evolution Proposals. Visit RSS3 Forum for discussions.
https://github.com/rss3-network/reps
openweb rss3
Last synced: 4 months ago
JSON representation
RSS3 Evolution Proposals. Visit RSS3 Forum for discussions.
- Host: GitHub
- URL: https://github.com/rss3-network/reps
- Owner: RSS3-Network
- License: cc0-1.0
- Created: 2024-01-19T01:50:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-04T02:39:54.000Z (over 1 year ago)
- Last Synced: 2025-06-13T13:07:30.421Z (12 months ago)
- Topics: openweb, rss3
- Homepage: https://forum.rss3.io/c/rep/7
- Size: 3.94 MB
- Stars: 11
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# REPs
REP stands for RSS3 Evolution Proposal, a detailed documentation proposed by the RSS3 Community.
## List of REPs
This repository tracks all REPs proposed by the RSS3 Community.
| REP Number | Title | Proposer(s) | Type | Status |
| -------------------------- | ---------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- | ------ |
| [REP-1](./REPs/REP-1.md) | Purpose and Guidelines | | Process | Living |
| [REP-11](./REPs/REP-11.md) | Protocol Upgrade | [BruceXC](mailto:xichang1510@gmail.com), [HenryQW](mailto:hi@henry.wang), [KallyDev](mailto:kallydev@gmail.com), [Nya Candy](mailto:github@candinya.com), [polebug](mailto:polebugfly@gmail.com), [pseudoyu](mailto:pseudoyu@connect.hku.hk), [Thomas](mailto:73341653+naaive@users.noreply.github.com) | Protocol | Final |
| [REP-16](./REPs/REP-16.md) | Staking Rewards Taxation Adjustment | [Albert](mailto:iavl@proton.me), [HenryQW](mailto:hi@henry.wang) | Core | Final |
| [REP-20](./REPs/REP-20.md) | Data Availability Layer Integration | [Albert](mailto:iavl@proton.me), [HenryQW](mailto:hi@henry.wang) | Core | Final |
| [REP-26](./REPs/REP-26.md) | Chip Mechanism Upgrade | [BruceXC](mailto:xichang1510@gmail.com) | Core | Final |
| [REP-33](./REPs/REP-33.md) | Node State Transition | [KallyDev](mailto:kallydev@rss3.io), [BruceXC](mailto:xichang1510@gmail.com) | Core | Final |
| [REP-38](./REPs/REP-38.md) | Demotion and Slashing Mechanism | [Polebug](mailto:polebug@rss3.io) | Core | Draft |
| [REP-40](./REPs/REP-40.md) | Whitepaper Updates | [pseudoyu](mailto:pseudoyu@connect.hku.hk) | Core | Final |
| [REP-43](./REPs/REP-43.md) | Introducing Payment Processor for Request Fees | [Nya Candy](mailto:dev@candinya.com) | Core | Review |
| [REP-54](./REPs/REP-54.md) | Network Operation Rewards Distribution | [BruceXC](mailto:xichang1510@gmail.com) | Core | Draft |
## Submit an REP
1. Fork the repository by clicking the "Fork" button in the top right, then clone your fork.
2. Duplicate `REPs/REP-Template.md` and rename it to `REPs/REP-XXXX.md` (where `XXXX` is the next available Pull Request number).
3. Fill in the REP template with your proposal, remember to add links to relevant discussions on the RSS3 Forum.
4. Run `npm run format`.
5. Submit a Pull Request to RSS3 Network's `main` branch.
## License
RSS3 Evolution Proposals are collectively maintained by the RSS3 Community. All work under this repository is marked with [CC0 1.0](./LICENSE).
By marking the work with a CC0 public domain dedication, the creator is giving up their copyright and allowing reusers to distribute, remix, adapt, and build upon the material in any medium or format, even for commercial purposes.