Bringing in all useful features, enhancements, bug fixes, and performance improvements from the bitcoin core codebase. Some of these include:
Bringing in useful features, enhancements, bug fixes, and performance improvements from the bitcoin core codebase:
- Compiler updates
- Compiler updates
- Memory performance improvements
- Memory performance improvements
- Block and transaction handling
- Block and transaction handling
...
@@ -10,29 +10,34 @@ Bringing in all useful features, enhancements, bug fixes, and performance improv
...
@@ -10,29 +10,34 @@ Bringing in all useful features, enhancements, bug fixes, and performance improv
- Bitcoin Scripting language upgrade
- Bitcoin Scripting language upgrade
- P2P and network protocol optimization
- P2P and network protocol optimization
- Wallet improvements (ex. All transactions will use Instant Send)
- Wallet improvements (ex. All transactions will use Instant Send)
## GOVERNANCE
## GOVERNANCE
The voting system that funds community proposals and network development. New features, new voting nodes, and more!
The voting system that funds community proposals and network development. New features, new voting nodes, and more!
- Moving unspent proposal funds to the next budget
- Moving unspent proposal funds to the next budget
- Implement new Systemnode voting ability
- Implement new Systemnode voting ability
- Bug fixes
- Bug fixes
- In-wallet proposal notifications
- In-wallet proposal notifications
## PROGRESSIVELY EVOLVING CONSENSUS
## PROGRESSIVELY EVOLVING CONSENSUS
The part of the network that provides agreement on the order and validity of transactions is the consensus algorithm. Crown is currently secured by Proof-of-Work (PoW) through Bitcoin SHA256 merge-mining, which is Phase 1 of the process to a more energy-efficient form of network agreement and security. Phase 2 is the switch from PoW to Proof-of-Stake (PoS). Phase 3 is the implementation of a newer algorithm that is currently being researched and developed.
The part of the network that provides agreement on the order and validity of transactions is the consensus algorithm. Crown is currently secured by Proof-of-Work (PoW) through Bitcoin SHA256 merge-mining, which is Phase 1 of the process to a more energy-efficient form of network agreement and security. Phase 2 is the switch from PoW to Proof-of-Stake (PoS). Phase 3 is the implementation of a newer algorithm that is currently being researched and developed.
- Migrate network to the PoS algorithm
- Migrate network to the PoS algorithm
- Increase node incentives for Masternodes and Systemnodes
- Increase node incentives for Masternodes and Systemnodes
- Test and implement new algorithm once R&D and testnet auditing are complete
- Test and implement new algorithm once R&D and testnet auditing are complete
- Contracts Notarization
- Contracts Notarization
## REGISTRATION
## REGISTRATION
To become a provider in the Crown ecosystem, an application service must be registered in the Crown blockchain. For this goal, Crown Platform will provide registration agents and other infrastructure.
To become a provider in the Crown ecosystem, an application service must be registered in the Crown blockchain. For this goal, Crown Platform will provide registration agents and other infrastructure.
- Community Delegated Agents
- Community Delegated Agents
- Services Registration
- Services Registration
- Identity Verification
- Identity Verification
## API
## API
The Crown Platform API will be an access point for transacting on the network. With this implementation, network businesses and service providers will have programmatic access to the blockchain, providing easy hookup to user ID verification and payment mechanisms. Developers will be able to program dApps in any language and enable features of the Crown blockchain right in their code!
The Crown Platform API will be an access point for transacting on the network. With this implementation, network businesses and service providers will have programmatic access to the blockchain, providing easy hookup to user ID verification and payment mechanisms. Developers will be able to program dApps in any language and enable features of the Crown blockchain right in their code!
- RPC updates
- RPC updates
- REST implementation
- REST implementation
- Services payment hooks
- Services payment hooks
- Registration system integration
- Registration system integration
## DATA STORAGE
## DATA STORAGE
Decentralized file storage integration like Storj, filecoin, using IPFS or another file system designed for encrypted peer-to-peer distribution.
Decentralized file storage integration like Storj, filecoin, using IPFS or another file system designed for encrypted peer-to-peer distribution.
- dApps hosted on Crown Platform will be able to securely store and distribute files
- dApps hosted on Crown Platform will be able to securely store and distribute files