/pips

Pegnet Improvement Proposals

Primary LanguagePerl

If you wish to submit a PIP, having initial discussions on the Pegnet discord with the core developers and community is recommended. Pips with support are more likely to be fast-tracked into implementation.

The PIP process is loosely defined, so although the process will aid development decisions, it does not mean that all development must strictly follow the pip process. To ensure your PIP is implemented, providing the pull request to the reference code would greatly assist the chance of getting accepted into the source code. If a PIP is formally accepted as a standard or by the codebase, the status should be either be `Active` or `Final`. Once a PIP reaches this status, the only way to change the PIP is with another.

It should be known without consensus from the miners and users of the protocol, a PIP cannot be enforced. In the end, it is the users of the protocol that must adopt and accept the final implementation.

Number Layer Title Owner Type Status
5 Consensus (hard fork) pAsset Listing & Conversion Requirement David Johnson, Steven Masley Standard Active
6 Consensus (hard fork) Ethereum (ECDSA) Keys (RCD-e) Steven Masley Standard Draft
7 Consensus (hard fork) Conversion Supply Schedule Steven Masley Standard Active
8 Consensus (hard fork) Adjust Conversion Supply Schedule David Johnston, Paul Snow, Steven Masley Standard Draft
9 Consensus (hard fork) Additional Currencies Update 02 David Johnston, Steven Masley Standard Draft

Thanks to bips for the improvement proposal process.