Re: [ANN] CapitalCoin | CPTL | 0% PreMine | First Moores Law PoW/PoS | ON - EXCHANGE
by
Lima99
on 27/08/2014, 03:00:33 UTC
Update 08/26/2014 Allow 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