aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-05Remove unused variableR E Broadley
2014-07-05[Qt] Replace status bar unit icon with actual imagesCozz Lovan
2014-07-04[Qt] seed OpenSSL PNRG with Windows event dataPhilip Kaufmann
2014-07-04[Qt] remove dup includes in bitcoinguiPhilip Kaufmann
2014-07-04rpc: Prevent easy memory exhaustion attackWladimir J. van der Laan
2014-07-04Merge pull request #4421Wladimir J. van der Laan
2014-07-04Add libtool generated files to .gitignoreWladimir J. van der Laan
2014-07-04Merge pull request #3764Wladimir J. van der Laan
2014-07-04Merge pull request #4450Wladimir J. van der Laan
2014-07-04Show nodeid instead of addresses (for anonymity) unless otherwise requested.R E Broadley
2014-07-03Merge branch 'smartfee_wallet'Gavin Andresen
2014-07-03Move fee policy out of coreGavin Andresen
2014-07-03Sanity checks for estimatesGavin Andresen
2014-07-03Use fee/priority estimates in wallet CreateTransactionGavin Andresen
2014-07-03Merge pull request #4302Wladimir J. van der Laan
2014-07-03Merge pull request #4455Wladimir J. van der Laan
2014-07-03Merge pull request #4454Wladimir J. van der Laan
2014-07-03Clarify error message when invalid -rpcallowipWladimir J. van der Laan
2014-07-02CBlockIndex()::SetNull() method to avoid code repetitionjtimon
2014-07-02Remove signal DoubleSpendDetected, use functionTom Harding
2014-07-02replaced MINE_ with ISMINE_JaSK
2014-07-02fixed bug where validateaddress doesn't display informationJaSK
2014-07-02fixed bug in ListReceived()JaSK
2014-07-02Added MINE_ALL = (spendable|watchonly)JaSK
2014-07-02Fixed some stuff in TransactionDescJaSK
2014-07-02removed default argument values for ismine filterJaSK
2014-07-02Use script matching rather than destination matching for watch-only.Pieter Wuille
2014-07-02added includedWatchonly argument to listreceivedbyaddress/...accountJaSK
2014-07-02added includeWatchonly argument to 'gettransaction' because it affects balanc...JaSK
2014-07-02fixed tiny glitch and improved readability like laanwj suggestedJaSK
2014-07-02Added argument to listtransactions and listsinceblock to include watchonly ad...JaSK
2014-07-02Showing 'involvesWatchonly' property for transactions returned by 'listtransa...JaSK
2014-07-02Added argument to listaccounts to include watchonly addressesJaSK
2014-07-02Added argument to getbalance to include watchonly addresses and fixed errors ...JaSK
2014-07-02Watchonly transactions are marked in transaction historyJaSK
2014-07-02Watchonly balances are shown separately in gui.JaSK
2014-07-02qt: Hide unspendable outputs in coin controlWladimir J. van der Laan
2014-07-02Add support for watch-only addressesPieter Wuille
2014-07-02Update Gitian Build guide to include OSXMichael Ford
2014-07-02Fix formatting in release-process.mdMichael Ford
2014-07-02qt: fix 'opens in testnet mode when presented with a BIP-72 link with no fall...Julian Haight
2014-07-02Merge pull request #4312Wladimir J. van der Laan
2014-07-02Merge pull request #4449Wladimir J. van der Laan
2014-07-02Fix the Qt5 build after d95ba75Wladimir J. van der Laan
2014-07-01Check signatures before respend relayTom Harding
2014-07-01Clean up release-process.md after OS X gitian changesMicha
2014-07-01libsecp256k1 integrationPieter Wuille
2014-07-01secp256k1: Add build-side changes for libsecp256k1Cory Fields
2014-07-01secp256k1: add libtool as a dependencyCory Fields
2014-07-01Merge pull request #4448 from laanwj/2014_07_qt_payment_rq_loggingGavin Andresen