aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-01Add rounding helper function to util.pySuhas Daftuar
2015-12-01Merge pull request #7136Wladimir J. van der Laan
2015-12-01Merge pull request #6914Wladimir J. van der Laan
2015-12-01rpc: Don't translate warning messagesWladimir J. van der Laan
2015-12-01Merge pull request #7096Wladimir J. van der Laan
2015-12-01Merge pull request #7135Wladimir J. van der Laan
2015-12-01Merge pull request #7105Wladimir J. van der Laan
2015-12-01Merge pull request #7079Wladimir J. van der Laan
2015-11-30Merge pull request #7072Gregory Maxwell
2015-11-30Change default block priority size to 0Alex Morcos
2015-11-30Merge pull request #7044Gregory Maxwell
2015-11-30Fix removeForReorg to use MedianTimePastSuhas Daftuar
2015-11-30Don't call removeForReorg if DisconnectTip failsSuhas Daftuar
2015-11-30Track coinbase spends in CTxMemPoolEntrySuhas Daftuar
2015-11-30removeForReorg calls once-per-disconnect-> once-per-reorgMatt Corallo
2015-11-30Make indentation in ActivateBestChainStep readableMatt Corallo
2015-11-30Fix comment in removeForReorgMatt Corallo
2015-11-30Fix removal of time-locked transactions during reorgMatt Corallo
2015-11-30Add failing test checking timelocked-txn removal during reorgMatt Corallo
2015-11-30Explicitly set chain limits in replace-by-fee testSuhas Daftuar
2015-11-30HelpMessage: Don't hide -mintxfee behind showDebugMarcoFalke
2015-11-30rpcwallet: Clarify what settxfee doesMarcoFalke
2015-11-30Fix url in .travis.ymlMarcoFalke
2015-11-30contrib: Del. gitian downloader config and update gitian READMEMarcoFalke
2015-11-30[doc] Minor markdown fixesMarcoFalke
2015-11-30[qa] pull-tester: Cleanup (run keypool, tidy stdout)MarcoFalke
2015-11-30Merge pull request #7094Wladimir J. van der Laan
2015-11-30Merge pull request #7008Wladimir J. van der Laan
2015-11-30Merge pull request #7035Wladimir J. van der Laan
2015-11-30[Qt] improve minimum absolute fee optionJonas Schnelli
2015-11-30[Qt] make use of the nMinimumTotalFee (absolute) in coincontrols fee calculationJonas Schnelli
2015-11-30[Qt] use ASYMP_UTF8 (≈) whenever we show a fee that is not absoluteJonas Schnelli
2015-11-30Move fPayAtLeastCustomFee function to CCPieter Wuille
2015-11-30Merge pull request #7112Wladimir J. van der Laan
2015-11-30torcontrol: only output disconnect if -debug=torDaniel Cousens
2015-11-30Merge pull request #7103Wladimir J. van der Laan
2015-11-30Merge pull request #7027Wladimir J. van der Laan
2015-11-30Move uiInterface.NotifyBlockTip signal above the core/wallet signalJonas Schnelli
2015-11-30Merge pull request #7126Wladimir J. van der Laan
2015-11-30Merge pull request #7116Wladimir J. van der Laan
2015-11-30Merge pull request #7127Jonas Schnelli
2015-11-30Merge pull request #7025Jonas Schnelli
2015-11-30[Qt] call GuessVerificationProgress synchronous during core signal, pass doub...Jonas Schnelli
2015-11-30[Qt] reduce cs_main in getVerificationProgress()Jonas Schnelli
2015-11-30[Qt] update block tip (height and date) without locking cs_main, update alway...Jonas Schnelli
2015-11-30NotifyBlockTip signal: switch from hash (uint256) to CBlockIndex*Jonas Schnelli
2015-11-29Trivial: Fix warning introduced by #7053 by casting to uint64_tJorge Timón
2015-11-29Added additional config option for multiple RPC users.Gregory Sanders
2015-11-29Keep track of explicit wallet conflicts instead of using mempoolPieter Wuille
2015-11-29Merge pull request #7129Pieter Wuille