14061 Commits (c53c9831eedaf3b311bb942945268830f9ba3abc)
 

Author SHA1 Message Date
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
Russell Yanofsky 4d2d6045a4 Fix importmulti failure to return rescan errors 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
Alex Morcos 2d2e17052c Comments and improved documentation 7 years ago
Alex Morcos ef589f8d40 minor cleanup: remove unnecessary variable 7 years ago
Alex Morcos 3ee76d6de5 Introduce a scale factor 7 years ago
Alex Morcos 5f1f0c6490 Historical block span 7 years ago
Alex Morcos aa19b8ea44 Clean up fee estimate debug printing 7 years ago
Alex Morcos 10f7cbd247 Track first recorded height 7 years ago
Alex Morcos 3810e976d6 Rewrite estimateSmartFee 7 years ago
Alex Morcos c7447ec303 Track failures in fee estimation. 7 years ago
Alex Morcos 4186d3fdfd Expose estimaterawfee 7 years ago
Alex Morcos 2681153af3 minor refactor: explicitly track start of new bucket range and don't update curNearBucket on final loop. 7 years ago