Commit Graph

6385 Commits (c7f3876d4af37cfd6e587d0ab7ddbeaedda27857)
 

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