Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 5.3 KB

README.md

File metadata and controls

33 lines (24 loc) · 5.3 KB

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 Purpose and Guidelines [email protected] Process Living
REP-11 Protocol Upgrade BruceXC, HenryQW, KallyDev, Nya Candy, polebug, pseudoyu, Thomas Protocol Final
REP-16 Staking Rewards Taxation Adjustment Albert, HenryQW Core Final
REP-20 Data Availability Layer Integration Albert, HenryQW Core Final
REP-26 Chip Mechanism Upgrade BruceXC Core Final
REP-33 Node State Transition KallyDev, BruceXC Core Final
REP-38 Demotion and Slashing Mechanism Polebug Core Draft
REP-40 Whitepaper Updates pseudoyu Core Candidate
REP-43 Introducing Payment Processor for Request Fees Nya Candy Core Review

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.

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.