aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | Don't call removeForReorg if DisconnectTip failsSuhas Daftuar2015-11-301-7/+1
| * | | | | | | | | | | | | | | | | Track coinbase spends in CTxMemPoolEntrySuhas Daftuar2015-11-306-18/+38
| * | | | | | | | | | | | | | | | | removeForReorg calls once-per-disconnect-> once-per-reorgMatt Corallo2015-11-302-9/+15
| * | | | | | | | | | | | | | | | | Make indentation in ActivateBestChainStep readableMatt Corallo2015-11-301-33/+33
| * | | | | | | | | | | | | | | | | Fix comment in removeForReorgMatt Corallo2015-11-301-1/+1
| * | | | | | | | | | | | | | | | | Fix removal of time-locked transactions during reorgMatt Corallo2015-11-303-12/+17
| * | | | | | | | | | | | | | | | | Add failing test checking timelocked-txn removal during reorgMatt Corallo2015-11-302-7/+21
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #7022Wladimir J. van der Laan2015-12-012-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Change default block priority size to 0Alex Morcos2015-11-302-2/+3
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #7063Wladimir J. van der Laan2015-12-015-6/+151
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add rpc test for prioritisetransactionSuhas Daftuar2015-12-012-0/+148
| * | | | | | | | | | | | | | | | Add rounding helper function to util.pySuhas Daftuar2015-12-013-6/+3
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #7136Wladimir J. van der Laan2015-12-019-119/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | HelpMessage: Don't hide -mintxfee behind showDebugMarcoFalke2015-11-301-2/+1
| * | | | | | | | | | | | | | | | rpcwallet: Clarify what settxfee doesMarcoFalke2015-11-301-1/+1
| * | | | | | | | | | | | | | | | Fix url in .travis.ymlMarcoFalke2015-11-301-1/+1
| * | | | | | | | | | | | | | | | contrib: Del. gitian downloader config and update gitian READMEMarcoFalke2015-11-303-97/+6
| * | | | | | | | | | | | | | | | [doc] Minor markdown fixesMarcoFalke2015-11-303-18/+18
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #6914Wladimir J. van der Laan2015-12-0119-68/+874
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Prevector typePieter Wuille2015-11-1319-68/+874
* | | | | | | | | | | | | | | | | Merge pull request #7096Wladimir J. van der Laan2015-12-015-11/+32
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | [Qt] improve minimum absolute fee optionJonas Schnelli2015-11-301-5/+22
| * | | | | | | | | | | | | | | | | [Qt] make use of the nMinimumTotalFee (absolute) in coincontrols fee calculationJonas Schnelli2015-11-301-0/+3
| * | | | | | | | | | | | | | | | | [Qt] use ASYMP_UTF8 (≈) whenever we show a fee that is not absoluteJonas Schnelli2015-11-301-1/+1
| * | | | | | | | | | | | | | | | | Move fPayAtLeastCustomFee function to CCPieter Wuille2015-11-303-5/+6
* | | | | | | | | | | | | | | | | | Merge pull request #7135Wladimir J. van der Laan2015-12-011-5/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | [qa] pull-tester: Cleanup (run keypool, tidy stdout)MarcoFalke2015-11-301-5/+14
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #7105Wladimir J. van der Laan2015-12-016-26/+124
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Keep track of explicit wallet conflicts instead of using mempoolPieter Wuille2015-11-296-26/+124
* | | | | | | | | | | | | | | | | | Merge pull request #7079Wladimir J. van der Laan2015-12-013-1/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Limit setAskFor and retire requested entries only when a getdata returns.Gregory Maxwell2015-11-233-3/+8
| * | | | | | | | | | | | | | | | | | prevent peer flooding request queue for an invkazcw2015-11-233-0/+6
* | | | | | | | | | | | | | | | | | | Merge pull request #7072Gregory Maxwell2015-11-302-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | [RPC] Add transaction size to JSON outputNick2015-11-282-0/+4
* | | | | | | | | | | | | | | | | | | | Merge pull request #7044Gregory Maxwell2015-11-306-1/+231
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Added additional config option for multiple RPC users.Gregory Sanders2015-11-296-1/+231
* | | | | | | | | | | | | | | | | | | | Merge pull request #7094Wladimir J. van der Laan2015-11-301-5/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Assert now > 0 in GetTime GetTimeMillis GetTimeMicrosPatick Strateman2015-11-241-5/+11
* | | | | | | | | | | | | | | | | | | | | Merge pull request #7008Wladimir J. van der Laan2015-11-307-21/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Change GetPriority calculation.Alex Morcos2015-11-197-16/+37
| * | | | | | | | | | | | | | | | | | | | | Modify variable names for entry height and priorityAlex Morcos2015-11-192-9/+9
| * | | | | | | | | | | | | | | | | | | | | Remove default arguments for CTxMemPoolEntry()Alex Morcos2015-11-191-1/+1
| | |_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #7035Wladimir J. van der Laan2015-11-302-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | torcontrol: only output disconnect if -debug=torDaniel Cousens2015-11-302-2/+4
| | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #7112Wladimir J. van der Laan2015-11-3010-80/+83
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Move uiInterface.NotifyBlockTip signal above the core/wallet signalJonas Schnelli2015-11-301-28/+31
| * | | | | | | | | | | | | | | | | | | [Qt] call GuessVerificationProgress synchronous during core signal, pass doub...Jonas Schnelli2015-11-308-19/+22
| * | | | | | | | | | | | | | | | | | | [Qt] reduce cs_main in getVerificationProgress()Jonas Schnelli2015-11-307-16/+19
| * | | | | | | | | | | | | | | | | | | [Qt] update block tip (height and date) without locking cs_main, update alway...Jonas Schnelli2015-11-302-35/+23
| * | | | | | | | | | | | | | | | | | | NotifyBlockTip signal: switch from hash (uint256) to CBlockIndex*Jonas Schnelli2015-11-303-4/+10
| | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |