|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||Update 11/08/2014Not
Mandatory but
Extremely Recommended
The future client release will disconnect any client not at this version or higher.
Qt v5
Updated OpenSSL
Level-db (This will require for the Blockchain to be re-downloaded.)
Optimization for Repair wallet.
Plus a lot of other smaller fix/update.
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||Update 09/03/2014Mandatory Upgrade in order to Fix PoW.
The PoW will be set to 0.01 CPTL Once Money Supply is at 130Mil CPTLUpdate 08/26/2014Allow the default key to be unavailable - This solves the issue where no default key can be added after -salvagewallet.
Add input weight to coin control interface
Added importwallet and dumpwallet implementations to walletdb.cpp
Added timestamps encoding and decoding functions to util.cpp
Implement DumpWallet and ImportWallet calls from menu.
Stake miner status icon
CheckTransaction() strengthening
RPC: repairwallet removes orphan related records from the wallet
Add -mininput=value option - Allows user to set sultable input value limit
Add -confchange=0 option - This option cold be used to modify a behavior for IsConfirmed() function.
Add -enforcecanonical option - Allows user enforce transaction scripts to use canonical PUSH operators, enabled by default.
Update to guiutil.cpp - Fix old bug in GUI with HtmlEscape(tooltip)
Bitcoin-Qt: fix known addressbook bugs
Bugfix: Avoid trying to parse outputs that aren't relevant to CWalletTx::GetAmounts
Bugfix: Supress "address" key in transaction details, when the destination isn't recognized - Previously, it would pass corrupt/random through base58.
QT: sort transactions by date
Update 08/06/2014Updated logo
Added Console button to the toolbar
Increase the transaction history display from 3 to 6
"For the miner, for the investor"
Launch Date | May 03 2014 1:59 AM EST |
Total Coins | 130 000 000 CPTL |
Premine | 0 Blocks |
Block Reward | 0 - 1 000 CPTL (see below) |
Block Time | 30 Seconds |
Transaction Time | 120 Seconds |
Difficulty Retarget | Every Block |
Algorithm | Scrypt PoW/PoS |
Annual Interest | 10% |
Minimum Stake Age | 12 Hours |
Maximum Stage Age | 2 000 Days |
CapitalCoin unlike Bitcoin, uses a variable block reward (with a maximum of 1000 CPTL per block). The algorithm utilizes Moore's law which accurately predicts the growth of computational power. The creation of new coins (block reward) decreases on a scale related to the computational effort used, with a halving every 16x the network difficulty. The more miners, the lower the block reward. If there are less miners the block reward will increase. Overall this will combine with other factors to give an inflation rate of approximately 1% which will allow for greater long term sustainability.
CAPITAL VALUE CapitalCoin is a refreshing solution to the cryptocurrency question. CapitalCoin utilizes a unique hybrid Proof of Work/Proof of Stake design that will provide the optimum means of coin distribution and long-term support. In addition to being able to mine CapitalCoin blocks, you can accrue 10% interest annually on your held coins by leaving your wallet client open and unlocked for a minimum of 12 hours.
CAPITAL SPEED
CapitalCoin utilizes a hybrid Scrypt Proof of Work/Proof of Stake coin distribution and transaction verification algorithm. This allows both dedicated PoW miners as well as CapitalCoin peers to verify transactions on the blockchain, ensuring that transactions are processed in a quick and efficient manner.
CAPITAL EQUALITY
The CapitalCoin development team is confident in the successful future of the coin and will release CapitalCoin with zero blocks mined before launch. With a fair and equally distributed release, everyone has the opportunity to become involved with the coin from an early stage. The future of CapitalCoin lies in your hands, not ours.
GAMES/SERVICESMaxBet CPTL Dice Game
Join The Future Market-Rankings Promotions/Articles
CapitalCoin.conf
rpcuser=SomeUser
rpcpassword=SomePassword
rpcallowip=127.0.0.1
rpcport=22133
port=22033
server=1
listen=1
maxconnections=100
addnode=31.220.51.2
addnode=50.197.11.193
addnode=69.123.144.189
addnode=80.220.134.196
addnode=105.227.83.136
addnode=188.134.72.213
addnode=194.68.37.100
addnode=213.87.141.23
FAQQ: I'm having problems downloading the block chain.
A: Please review
How to sync up with the block explorerQ: I have a Client that was download before 07/18/2014.
A: Please download the new client or build from source as soon as possible.
Q: My wallet is using a lot of CPU while minting.
A: Please add the following to your config and change the number to about 3/4 of your total balance.
That way you still will mint but your wallet will use less CPU as it will not be constantly weighing all your Coins an utilizing extra CPU.
Q: My wallet is encrypted and I would like to unlocked it for minting only.
A: From the Console windows run the following command.
walletpassphrase YourVeryLongWalletPassword 9999999 true