aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-30HelpMessage: Don't hide -mintxfee behind showDebugMarcoFalke
2015-11-30rpcwallet: Clarify what settxfee doesMarcoFalke
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-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-29Allow block announcements with headersSuhas Daftuar
2015-11-28Merge pull request #7106Gregory Maxwell
2015-11-28Default fPayAtLeastCustomFee to falseRyan Havar
2015-11-28Bugfix: Default -uiplatform is not actually the platform this build was compi...Luke Dashjr
2015-11-28Merge pull request #6508Pieter Wuille
2015-11-28Move blocksonly parameter interaction to InitParameterInteraction()MarcoFalke
2015-11-28[qt] Move GUI related HelpMessage() part downstreamMarcoFalke
2015-11-28[trivial] Reuse translation and cleanup DEFAULT_* valuesMarcoFalke
2015-11-28Bugfix: Omit wallet-related options from -help when wallet is not supportedLuke Dashjr
2015-11-28Constrain constant values to a single location in codeLuke Dashjr
2015-11-28[RPC] Add transaction size to JSON outputNick
2015-11-28Merge pull request #6942Pieter Wuille
2015-11-27Print correct minimum mempool size in MBpaveljanik
2015-11-27Switch blocks to a constant-space Merkle root/branch algorithm.Pieter Wuille
2015-11-27Add merkle.{h,cpp}, generic merkle root/branch algorithmPieter Wuille
2015-11-27Merge pull request #7078Wladimir J. van der Laan
2015-11-27Merge pull request #7114Wladimir J. van der Laan
2015-11-27Merge pull request #7090Wladimir J. van der Laan
2015-11-27Merge pull request #7095Wladimir J. van der Laan
2015-11-27Merge pull request #7083Wladimir J. van der Laan
2015-11-27Merge pull request #6780Wladimir J. van der Laan