6328 Commits (ab651b2d62778d6194ad996d29e7d447f549fc38)
 

Author SHA1 Message Date
R E Broadley 1f740ddc4d Remove unused variable 10 years ago
Cozz Lovan ad87bc4de1 [Qt] Replace status bar unit icon with actual images 10 years ago
Philip Kaufmann 674c070e5d [Qt] seed OpenSSL PNRG with Windows event data 10 years ago
Philip Kaufmann 3d0e92dc83 [Qt] remove dup includes in bitcoingui 10 years ago
Wladimir J. van der Laan 2ec5a3d212
rpc: Prevent easy memory exhaustion attack 10 years ago
Wladimir J. van der Laan e81e2e8f7c
Merge pull request #4421 10 years ago
Wladimir J. van der Laan 81efcd76e6
Add libtool generated files to .gitignore 10 years ago
Wladimir J. van der Laan 00fa78c35b
Merge pull request #3764 10 years ago
Wladimir J. van der Laan e61c6d69ad
Merge pull request #4450 10 years ago
R E Broadley 2e36866fec Show nodeid instead of addresses (for anonymity) unless otherwise requested. 10 years ago
Gavin Andresen 21876d3831
Merge branch 'smartfee_wallet' 10 years ago
Gavin Andresen 13fc83c77b
Move fee policy out of core 10 years ago
Gavin Andresen 4b7b1bb1ac
Sanity checks for estimates 10 years ago
Gavin Andresen b33d1f5ee5
Use fee/priority estimates in wallet CreateTransaction 10 years ago
Wladimir J. van der Laan 07b6c2b901
Merge pull request #4302 10 years ago
Wladimir J. van der Laan 29264a0a60
Merge pull request #4455 10 years ago
Wladimir J. van der Laan a793fcabed
Merge pull request #4454 10 years ago
Wladimir J. van der Laan 4278b1df45
Clarify error message when invalid -rpcallowip 10 years ago
jtimon 834e46e847 CBlockIndex()::SetNull() method to avoid code repetition 10 years ago
Tom Harding 0da6b3fd18 Remove signal DoubleSpendDetected, use function 10 years ago
JaSK a3e192a327 replaced MINE_ with ISMINE_ 10 years ago
JaSK 53a2148f0c fixed bug where validateaddress doesn't display information 10 years ago
JaSK f28707a845 fixed bug in ListReceived() 10 years ago
JaSK 519dd1c89a Added MINE_ALL = (spendable|watchonly) 10 years ago
JaSK 23b0506c91 Fixed some stuff in TransactionDesc 10 years ago
JaSK 80dda36a07 removed default argument values for ismine filter 10 years ago
Pieter Wuille d5087d1ba0 Use script matching rather than destination matching for watch-only. 10 years ago
JaSK 0fa2f8899a added includedWatchonly argument to listreceivedbyaddress/...account 10 years ago
JaSK f87ba3df64 added includeWatchonly argument to 'gettransaction' because it affects balance calculation 10 years ago
JaSK a5c6c5d6df fixed tiny glitch and improved readability like laanwj suggested 10 years ago
JaSK d7d5d23b77 Added argument to listtransactions and listsinceblock to include watchonly addresses 10 years ago
JaSK 952877e01c Showing 'involvesWatchonly' property for transactions returned by 'listtransactions' and 'listsinceblock'. 10 years ago
JaSK 83f3543f20 Added argument to listaccounts to include watchonly addresses 10 years ago
JaSK d4640d7d8c Added argument to getbalance to include watchonly addresses and fixed errors in balance calculation. 10 years ago
JaSK d2692f6116 Watchonly transactions are marked in transaction history 10 years ago
JaSK ffd40da361 Watchonly balances are shown separately in gui. 10 years ago
Wladimir J. van der Laan 2935b21103 qt: Hide unspendable outputs in coin control 10 years ago
Pieter Wuille c8988460a2 Add support for watch-only addresses 10 years ago
Michael Ford 3f7a61fc09 Update Gitian Build guide to include OSX 10 years ago
Michael Ford 9d5ad718cf Fix formatting in release-process.md 10 years ago
Julian Haight dd49e92fb0
qt: fix 'opens in testnet mode when presented with a BIP-72 link with no fallback' 10 years ago
Wladimir J. van der Laan c9600ce640
Merge pull request #4312 10 years ago
Wladimir J. van der Laan e442c82faa
Merge pull request #4449 10 years ago
Wladimir J. van der Laan 2882d594fe
Fix the Qt5 build after d95ba75 10 years ago
Tom Harding 88dd3598d2 Check signatures before respend relay 10 years ago
Micha 462ad223d6
Clean up release-process.md after OS X gitian changes 10 years ago
Pieter Wuille fda3fed18a libsecp256k1 integration 10 years ago
Cory Fields 5566826635 secp256k1: Add build-side changes for libsecp256k1 10 years ago
Cory Fields b150b09edc secp256k1: add libtool as a dependency 10 years ago
Gavin Andresen f04f123407 Merge pull request #4448 from laanwj/2014_07_qt_payment_rq_logging 10 years ago