6397 Commits (c3029052b7c3de6aa6f9b40ea9071fcdcff738d5)
 

Author SHA1 Message Date
Wladimir J. van der Laan 4851d09603
Merge pull request #4446 10 years ago
Wladimir J. van der Laan 5e1b7a23b0
Merge pull request #4470 10 years ago
Wladimir J. van der Laan bc06e8f402
Merge pull request #4463 10 years ago
jtimon 209377a7cb Use GetBlockTime() more 10 years ago
Wladimir J. van der Laan 6654a87e7b
Merge pull request #4462 10 years ago
Wladimir J. van der Laan 4ea8f632fe
Merge pull request #4467 10 years ago
Wladimir J. van der Laan 6fa1f794f7
Merge pull request #4459 10 years ago
Wladimir J. van der Laan 73ac7abd08 Move ui_interface to bitcoin_server.a 10 years ago
Wladimir J. van der Laan 509030344c qt: Pick translation messages only from necessary files 10 years ago
Daniel Kraft e832ab7754 Rename SendMoneyToDestination to SendMoney. 10 years ago
Philip Kaufmann a339a37b28 error out, when we detect -socks argument 10 years ago
Philip Kaufmann 0127a9be14 remove SOCKS4 support from core and GUI 10 years ago
Wladimir J. van der Laan 4ed2315e86
Merge pull request #4457 10 years ago
Wladimir J. van der Laan e1f7c7d173
Merge pull request #4472 10 years ago
Pieter Wuille 9f4da19bab Use pong receive time rather than processing time 10 years ago
Pieter Wuille 40f5cb878e Send rejects and apply DoS scoring for errors in direct block validation. 10 years ago
Pieter Wuille f4b00beae5 Add CChain::GetLocator() unit test 10 years ago
Pieter Wuille 3c85d2ec37 Fix CChain::GetLocator 10 years ago
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