13995 Commits (39039b12a7444e662cce6055949a8286f61ec28b)
 

Author SHA1 Message Date
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 8 years ago
Gregory Sanders 091a9ae21c remove minimum total fee option 8 years ago
Wladimir J. van der Laan 94e52273f3
Merge #10308: [wallet] Securely erase potentially sensitive keys/values 8 years ago
Wladimir J. van der Laan eb8263bdc9
Merge #10317: Remove unused Python imports 8 years ago
Wladimir J. van der Laan 18c9debe60
Merge #10341: rpc/wallet: Workaround older UniValue which returns a std::string temporary for get_str 8 years ago
Alex Morcos 65d484adf9 Output line to debug.log when IsInitialBlockDownload latches to false 8 years ago
Wladimir J. van der Laan 79aeff6e08
Merge #10328: Update contrib/debian to latest Ubuntu PPA upload. 8 years ago
Jonas Schnelli a38783747b
Make sure we re-check the conditions of a feebump during commit 8 years ago
Jonas Schnelli 9b9ca538cd
Only update the transactionrecord if the fee bump has been commited 8 years ago
Jonas Schnelli 6ed4368f12
Make sure we use nTxConfirmTarget during Qt fee bumps 8 years ago
Jonas Schnelli be08fc39d0
Make sure we always update the table row after a bumpfee call 8 years ago
Jonas Schnelli 2678d3dc63
Show old-fee, increase a new-fee in Qt fee bumper confirmation dialog 8 years ago
Jonas Schnelli 2ec911f60d
Add cs_wallet lock assertion to SignTransaction() 8 years ago
Jonas Schnelli fbf385cc83
[Qt] simple fee bumper with user verification 8 years ago
Wladimir J. van der Laan 7f2b9e0868
Merge #10381: Shadowing warnings are not enabled by default, update doc accordingly 8 years ago
John Newbery 761392db3a [logging] log system time and mock time 8 years ago
Pavel Janík f203ecc621 Shadowing is not enabled by default, update doc accordingly. 8 years ago
Alex Morcos 2d2e17052c Comments and improved documentation 8 years ago
Alex Morcos ef589f8d40 minor cleanup: remove unnecessary variable 8 years ago
Alex Morcos 3ee76d6de5 Introduce a scale factor 8 years ago
Alex Morcos 5f1f0c6490 Historical block span 8 years ago
Alex Morcos aa19b8ea44 Clean up fee estimate debug printing 8 years ago
Alex Morcos 10f7cbd247 Track first recorded height 8 years ago
Alex Morcos 3810e976d6 Rewrite estimateSmartFee 8 years ago
Alex Morcos c7447ec303 Track failures in fee estimation. 8 years ago
Alex Morcos 4186d3fdfd Expose estimaterawfee 8 years ago
Alex Morcos 2681153af3 minor refactor: explicitly track start of new bucket range and don't update curNearBucket on final loop. 8 years ago
Alex Morcos 1ba43cc0ec Make EstimateMedianVal smarter about small failures. 8 years ago
Alex Morcos d3e30bca1b Refactor to update moving average on fly 8 years ago
Alex Morcos e5007bae35 Change parameters for fee estimation and estimates on all 3 time horizons. 8 years ago
Wladimir J. van der Laan a26280bc14
Merge #10325: 0.15.0 Depends Updates 8 years ago
Simone Madeo 4f3782ed67 [doc] Removing comments about dirty entries on txmempool 8 years ago
Jimmy Song d4668f35ab [test] Add test for getmemoryinfo 8 years ago
MarcoFalke 4b766fcdd4
Merge #10371: [tests] Clean up addrman_tests.cpp 8 years ago
John Newbery 3ba2c08980 [tests] fix disconnect_ban intermittency 8 years ago
MarcoFalke f6241b3e42
Merge #10361: qa: disablewallet: Check that wallet is really disabled 8 years ago
MarcoFalke 7ee5236048
Merge #10365: [tests] increase timeouts in sendheaders test 8 years ago
Jimmy Song a80f295666 [tests] Clean up addrman_tests.cpp 8 years ago
Jorge Timón 78da882edd
Util: Small improvements in gArgs usage 8 years ago