QCIPs
QuantumCoin Improvement Proposals (QCIPs) describe standards for the QuantumCoin Platform, including core protocol specifications, quantum resistance, consensus and transport.
Submit your proposals in any of the community social media channels including Telegram, Discord, Reddit, Twitter etc. You can also submit a Pull Request directly to QuantumCoin's QCIPs Github repository.
Stages of a QCIP
- Idea - An idea that is pre-draft. This is not tracked within the QCIP Repository.
- Draft - The first tracked stage of a QCIP in development.
- Development - This QCIP represents a proposal that is being actively developed by the community.
- Completed - A proposal that has been developed or implemented and is live.
- Withdrawn - The Community-Proposer(s) have withdrawn the proposed QCIP.
Recent Proposals
Number | Title | Proposer | Type | Stage |
---|---|---|---|---|
10 | PulseChain DogeP Tokens | equil (via Discord) | Platform | Idea |
9 | Proof of Execution | Offline User | Consensus | Idea |
8 | Transaction Ordering based on Parent Block Hash | Twitter User | Transactions | Idea |
7 | Priority for account to account transfers | Twitter User | Transactions | Idea |
6 | BLAKE3 Hash Algorithm | muymuy (via Twitter) | Cryptography | Idea |
5 | Gaming Platform | Don R* (via Telegram) | Platform | Idea |
4 | Payment Services via Satellites | Don R* (via Telegram) | Payments | Idea |
3 | Point of Sales Terminals, Card Readers | Don R* (via Telegram) | Payments | Idea |
2 | Payment ATMs | Don R* (via Telegram) | Payments | Idea |
1 | Payments API / JS Plugin | Francis Erdman (via Telegram) | Payments | Idea |
QCIP Types
QCIPs are separated into a number of types, and each has its own list of QCIPs.
Describes any change that affects most or all QuantumCoin implementations, such as a change to the network protocol, quantum resistance, cryptography, consensus, a change in block or transaction validity rules, proposed application standards/conventions, or any change or addition that affects the interoperability of applications using QuantumCoin. Furthermore Standard QCIPs can be broken down into the following categories.
Consensus
Proposals to the consensus model of QuantumCoin, including proof-of-stake, validation, slashing, attestations and so on.
Transactions
Transaction improvements to the QuantumCoin blockchain including gas price, gas per block changes, TPS and so on.
Payments
Payments using the QuantumCoin Platform, processors, PoS, ATM and so on.
Platform
Platform level improvements such as new functionality, solving real world problems and so on.
Cryptography
Improvements to the post-quantum cryptography scheme using in the QuantumCoin blockchain.