BlackCoin started of as a Proof of Work coin but has evolved to a unique version of Proof of Stake. Wallet users can unlock wallet for staking only. BlackCoin features the following specifications: - Extremely secure: Among first with fix on SSL heartbeat, Transaction malleability, BIP66 - The probability to sign a block and the block reward does not depend on coinage (anymore). - Recommended confirmations: 10, maturity: 500 - Minimum transaction fee: 0.0001 BLK - Defined block time target: 64 seconds - Max reorganization depth: 500 blocks - Inflation: about 0.95%. - PoS block reward: 1.5 BLK + fees - The accumulated reward is proportional to the total balance and the time of staking. 24/7 staking at current network weight leads to an expected reward ratio (interest rate) of about 5%. - BlackCoin rewards users who supports the blockchain through continuous staking.
What is DAG? In more traditional blockchains, the host provides the food/drinks (i.e resources) for this party. And when the guests arrive, the amount of resources can only accommodate so many people, the portions are small and then everything eventually runs out and the party ends. Think Constellation DAG like a potluck (a party where everyone brings food/drinks). With every added guest (node to the network), the more resources the party has to keep going. This is the nature of Constellation, a distributed system that scales horizontally. Is Constellation a Blockchain? Not exactly. Although inspired by the principles of decentralization, many standard blockchains such as Bitcoin and Ethereum face scalability issues. This is why the next, generation of decentralized networks such as Hashgraph, IOTA, and Constellation have turned to DAG. What is a Microservice? “Microservices” is an approach to application development in which a large application is built as a suite of modular services. Each module supports a specific business goal and uses a simple, well-defined interface to communicate with other sets of services. Uber, for example, is not a singular app purse. It is a unified app which means it is a single interface that brings together their driver app, their rider app, and their corporate team app.