13967 Commits (5432fc3d59ce013d6c27f440ad86fc1f16d6e384)
 

Author SHA1 Message Date
fanquake af5d48c9a0
[depends] miniupnpc 2.0.20170509 7 years ago
Russell Yanofsky 108f04f2d9 Add missing LOCK2 in CWallet::GetAvailableBalance 7 years ago
Wladimir J. van der Laan 526e8390e6
Merge #10388: Output line to debug.log when IsInitialBlockDownload latches to false 7 years ago
Russell Yanofsky 429aa9eb51 [test] Move some tests from qt -> wallet 7 years ago
Russell Yanofsky d944bd7a27 [qt] Move some WalletModel functions into CWallet 7 years ago
Russell Yanofsky ef8ca179ef [test] Add tests for some walletmodel functions 7 years ago
Wladimir J. van der Laan 32f671b141
Merge #10319: Remove unused argument from MarkBlockAsInFlight(...) 7 years ago
Wladimir J. van der Laan d25449f858
Merge #7522: Bugfix: Only use git for build info if the repository is actually the right one 7 years ago
Wladimir J. van der Laan 0542978aae
Merge #10405: tests: Correct testcase in script_tests.json for large number OP_EQUAL 7 years ago
Wladimir J. van der Laan 08ac35a7e3
Merge #10413: Fix docs (there's no rpc command setpaytxfee) 7 years ago
Wladimir J. van der Laan 9390845c53
Merge #8952: Add query options to listunspent RPC call 7 years ago
Pedro Branco bc63d0ed3b Add query options to listunspent rpc call 7 years ago
Wladimir J. van der Laan 541199788c
Merge #10374: qa: Warn when specified test is not found 7 years ago
Wladimir J. van der Laan b45a52aeff
Merge #10404: doc: Add logging to FinalizeNode() 7 years ago
Ryan Havar 0f1b26a5aa Fix docs (there's no rpc command setpaytxfee) 7 years ago
Russell Yanofsky 2a8e35a11d Fix importwallet edge case rescan bug 7 years ago
Jonas Schnelli 95546c859b
Merge #10362: [GUI] Add OSX keystroke to RPCConsole info 7 years ago
Jack Grigg 49a199bb51
torcontrol: Handle escapes in Tor QuotedStrings 7 years ago
Jack Grigg 0182a11737
torcontrol: Log invalid parameters in Tor reply strings where meaningful 7 years ago
Jack Grigg 0b6f40d4ca
torcontrol: Check for reading errors in ReadBinaryFile 7 years ago
Jack Grigg d63677bbb2
torcontrol: Fix ParseTorReplyMapping 7 years ago
Jack Grigg 29f3c20078
torcontrol: Add unit tests for Tor reply parsers 7 years ago
Jack Grigg d8e03c0340
torcontrol: Improve comments 7 years ago
Wladimir J. van der Laan d0c37ee789
Merge #10383: [logging] log system time and mock time 7 years ago
Pieter Wuille b6ee855b41
Merge #10380: [doc] Removing comments about dirty entries on txmempool 7 years ago
MarcoFalke 8bd16ee12f
Merge #10376: [tests] fix disconnect_ban intermittency 7 years ago
Wladimir J. van der Laan 96c850c209
Merge #8704: [RPC] Transaction details in getblock 7 years ago
Wladimir J. van der Laan 2f84cf6654 tests: Correct testcase in script_tests.json for large number OP_EQUAL 7 years ago
Suhas Daftuar 1530bfc72d Add logging to FinalizeNode() 7 years ago
Wladimir J. van der Laan 41987aa92f
Merge #9494: Introduce an ArgsManager class encapsulating cs_args, mapArgs and mapMultiArgs 7 years ago
MarcoFalke 87abe20fc1
Merge #10253: [test] Add test for getnetworkhashps 7 years ago
MarcoFalke fac79e4d18 qa: Warn when specified test is not found 7 years ago
practicalswift 1b936f5926 Replace boost::function with std::function (C++11) 7 years ago
Andrew Chow e3c9f2ddb1 Use a verbosity instead of two verbose parameters 7 years ago
Gregory Sanders 091a9ae21c remove minimum total fee option 7 years ago
Wladimir J. van der Laan 94e52273f3
Merge #10308: [wallet] Securely erase potentially sensitive keys/values 7 years ago
Wladimir J. van der Laan eb8263bdc9
Merge #10317: Remove unused Python imports 7 years ago
Wladimir J. van der Laan 18c9debe60
Merge #10341: rpc/wallet: Workaround older UniValue which returns a std::string temporary for get_str 7 years ago
Alex Morcos 65d484adf9 Output line to debug.log when IsInitialBlockDownload latches to false 7 years ago
Wladimir J. van der Laan 79aeff6e08
Merge #10328: Update contrib/debian to latest Ubuntu PPA upload. 7 years ago
Jonas Schnelli a38783747b
Make sure we re-check the conditions of a feebump during commit 7 years ago
Jonas Schnelli 9b9ca538cd
Only update the transactionrecord if the fee bump has been commited 7 years ago
Jonas Schnelli 6ed4368f12
Make sure we use nTxConfirmTarget during Qt fee bumps 7 years ago
Jonas Schnelli be08fc39d0
Make sure we always update the table row after a bumpfee call 7 years ago
Jonas Schnelli 2678d3dc63
Show old-fee, increase a new-fee in Qt fee bumper confirmation dialog 7 years ago
Jonas Schnelli 2ec911f60d
Add cs_wallet lock assertion to SignTransaction() 7 years ago
Jonas Schnelli fbf385cc83
[Qt] simple fee bumper with user verification 7 years ago
Wladimir J. van der Laan 7f2b9e0868
Merge #10381: Shadowing warnings are not enabled by default, update doc accordingly 7 years ago
John Newbery 761392db3a [logging] log system time and mock time 7 years ago
Pavel Janík f203ecc621 Shadowing is not enabled by default, update doc accordingly. 7 years ago