aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-01-10Fix typo, wrong information in gettxout help text.paveljanik
2016-01-09Merge pull request #7081Wladimir J. van der Laan
2016-01-09Merge branch bytespersigopLuke Dashjr
2016-01-09Clarify mocktime help messageMarcoFalke
2016-01-08Fixing typos on security-check.py and torcontrol.cppcalebogden
2016-01-08c++11: add scoped enum fallbacks to CPPFLAGS rather than defining them locallyCory Fields
2016-01-08Merge pull request #7306Wladimir J. van der Laan
2016-01-08[RPC] remove the option of having multiple timer interfacesJonas Schnelli
2016-01-08Fix RPCTimerInterface ordering issueJonas Schnelli
2016-01-07Make wallet descendant searching more efficientAlex Morcos
2016-01-07Merge pull request #7298Jonas Schnelli
2016-01-07[init] Help Msg: Use Params(CBaseChainParams::MAIN)MarcoFalke
2016-01-07[init] Add missing help for argsMarcoFalke
2016-01-07[init] Fix error message of maxtxfee invalid amountMarcoFalke
2016-01-07Merge pull request #7266Wladimir J. van der Laan
2016-01-07Merge pull request #7293Wladimir J. van der Laan
2016-01-07Merge pull request #7229Wladimir J. van der Laan
2016-01-07Merge pull request #7257Wladimir J. van der Laan
2016-01-06Make sure conflicted wallet tx's update balancesAlex Morcos
2016-01-05c++11: CAccountingEntry must be defined before use in a listCory Fields
2016-01-05c++11: don't throw from the reverselock destructorCory Fields
2016-01-05c++11: detect and correct for boost builds with an incompatible abiCory Fields
2016-01-05Improved readability of sorting for coin selection.Murch
2016-01-05Add missing copyright headersMarcoFalke
2016-01-05Bump copyright headers to 2014MarcoFalke
2016-01-05[trivial] Merge test cases and replace CENT with COINMarcoFalke
2016-01-05[qt] Intro: Display required spaceMarcoFalke
2016-01-05Add sane fallback for fee estimationAlex Morcos
2016-01-05Always respect GetRequiredFee for wallet txsAlex Morcos
2016-01-05Merge pull request #7205Wladimir J. van der Laan
2016-01-05Merge pull request #7282Jonas Schnelli
2016-01-05Merge pull request #7193Wladimir J. van der Laan
2016-01-05Merge pull request #7217Wladimir J. van der Laan
2016-01-05[wallet] Add regression test for vValue sort orderMarcoFalke
2016-01-04Merge pull request #7263Wladimir J. van der Laan
2016-01-04qt: periodic translations pull from transifexWladimir J. van der Laan
2016-01-04[Qt] fix coincontrol update issue when deleting a send coin entryJonas Schnelli
2016-01-04Merge pull request #7255Jonas Schnelli
2016-01-04Merge pull request #7256Wladimir J. van der Laan
2016-01-03Improve CheckInputs() comment about sig verificationPeter Todd
2016-01-03Report non-mandatory script failures correctlyPieter Wuille
2016-01-03Remove hardcoded fee from CoinControl ToolTipfanquake
2016-01-02Add note to CoinControl Dialog workaroundfanquake
2015-12-30Removed comment about IsStandard for P2SH scriptsMarcel Krüger
2015-12-30Double semicolon cleanup.21E14
2015-12-28Reduce inefficiency of GetAccountAddress()Chris Moore
2015-12-26Combine common error strings for different options so translations can be sha...Luke Dashjr
2015-12-26Replace some instances of formatWithUnit with formatHtmlWithUnitfanquake
2015-12-23Merge pull request #7214Jonas Schnelli
2015-12-22Merge pull request #7218Jonas Schnelli