9750 Commits (c01f08db127883ff985889214eebdbe9513c729a)
 

Author SHA1 Message Date
Wladimir J. van der Laan 6abf6eb7bb
Merge pull request #7063 9 years ago
Suhas Daftuar 2b31ab90c4 Add rpc test for prioritisetransaction 9 years ago
Suhas Daftuar 6e8b07f5f3 Add rounding helper function to util.py 9 years ago
Wladimir J. van der Laan 8f761e87c3
Merge pull request #7136 9 years ago
Wladimir J. van der Laan 327291af02
Merge pull request #6914 9 years ago
Wladimir J. van der Laan aabc897801 rpc: Don't translate warning messages 9 years ago
Wladimir J. van der Laan 9490bd71bd
Merge pull request #7096 9 years ago
Wladimir J. van der Laan eb3d1b3487
Merge pull request #7135 9 years ago
Wladimir J. van der Laan 30c2d8c635
Merge pull request #7105 9 years ago
Wladimir J. van der Laan 1b5118bfa0
Merge pull request #7079 9 years ago
Gregory Maxwell c143c499c8
Merge pull request #7072 9 years ago
Alex Morcos 50947ef23f Change default block priority size to 0 9 years ago
Gregory Maxwell 438ee59839
Merge pull request #7044 9 years ago
Suhas Daftuar 2d8860e820 Fix removeForReorg to use MedianTimePast 9 years ago
Suhas Daftuar b7fa4aa387 Don't call removeForReorg if DisconnectTip fails 9 years ago
Suhas Daftuar 7e49f5f8b4 Track coinbase spends in CTxMemPoolEntry 9 years ago
Matt Corallo bb8ea1f630 removeForReorg calls once-per-disconnect-> once-per-reorg 9 years ago
Matt Corallo 474b84a741 Make indentation in ActivateBestChainStep readable 9 years ago
Matt Corallo b0a064c4b8 Fix comment in removeForReorg 9 years ago
Matt Corallo 9b060e5cfb Fix removal of time-locked transactions during reorg 9 years ago
Matt Corallo 0c9959a308 Add failing test checking timelocked-txn removal during reorg 9 years ago
Suhas Daftuar cfdc66280f Explicitly set chain limits in replace-by-fee test 9 years ago
MarcoFalke fa19a588b9 HelpMessage: Don't hide -mintxfee behind showDebug 9 years ago
MarcoFalke faffc172ec rpcwallet: Clarify what settxfee does 9 years ago
MarcoFalke 9999cb0626 Fix url in .travis.yml 9 years ago
MarcoFalke fa22a10028 contrib: Del. gitian downloader config and update gitian README 9 years ago
MarcoFalke fad3035e8d [doc] Minor markdown fixes 9 years ago
MarcoFalke fa3a38a7f2 [qa] pull-tester: Cleanup (run keypool, tidy stdout) 9 years ago
Wladimir J. van der Laan 34e02e0147
Merge pull request #7094 9 years ago
Wladimir J. van der Laan eb7741605b
Merge pull request #7008 9 years ago
Wladimir J. van der Laan 9b8fc6c89a
Merge pull request #7035 9 years ago
Jonas Schnelli ff723da6f6
[Qt] improve minimum absolute fee option 9 years ago
Jonas Schnelli 31b508a18b
[Qt] make use of the nMinimumTotalFee (absolute) in coincontrols fee calculation 9 years ago
Jonas Schnelli 80462dda0a
[Qt] use ASYMP_UTF8 (≈) whenever we show a fee that is not absolute 9 years ago
Pieter Wuille ecc7c82361
Move fPayAtLeastCustomFee function to CC 9 years ago
Wladimir J. van der Laan 96b802510d
Merge pull request #7112 9 years ago
Daniel Cousens 4531fc4272 torcontrol: only output disconnect if -debug=tor 9 years ago
Wladimir J. van der Laan a7751824ce
Merge pull request #7103 9 years ago
Wladimir J. van der Laan 6fc287f2df
Merge pull request #7027 9 years ago
Jonas Schnelli 9af5f9cb87
Move uiInterface.NotifyBlockTip signal above the core/wallet signal 9 years ago
Wladimir J. van der Laan 9ebedc1756
Merge pull request #7126 9 years ago
Wladimir J. van der Laan 74b5ce24c6
Merge pull request #7116 9 years ago
Jonas Schnelli fa93174a7c
Merge pull request #7127 9 years ago
Jonas Schnelli c28d3937b0
Merge pull request #7025 9 years ago
Jonas Schnelli 4082e46603
[Qt] call GuessVerificationProgress synchronous during core signal, pass double over UI signal 9 years ago
Jonas Schnelli 947d20b84a
[Qt] reduce cs_main in getVerificationProgress() 9 years ago
Jonas Schnelli e6d50fcdec
[Qt] update block tip (height and date) without locking cs_main, update always (each block) 9 years ago
Jonas Schnelli 012fc91511
NotifyBlockTip signal: switch from hash (uint256) to CBlockIndex* 9 years ago
Jorge Timón cb491e7788 Trivial: Fix warning introduced by #7053 by casting to uint64_t 9 years ago
Gregory Sanders d52fbf00e3 Added additional config option for multiple RPC users. 9 years ago