aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-01-16Merge pull request #7322Wladimir J. van der Laan
2016-01-15Merge branch 'master' into 20150703_banlist_updatesLuke Dashjr
2016-01-14Merge pull request #7334Wladimir J. van der Laan
2016-01-13Merge pull request #7327Jonas Schnelli
2016-01-13[Wallet] Transaction View: LastMonth calculation fixedcrowning-
2016-01-13[qt] coincontrol workaround is still needed in qt5.4 (fixed in qt5.5)MarcoFalke
2016-01-13Merge pull request #7332Wladimir J. van der Laan
2016-01-13Merge pull request #7312Wladimir J. van der Laan
2016-01-13[Wallet] Call notification signal when a transaction is abandonedJonas Schnelli
2016-01-13Add new rpc call: abandontransactionAlex Morcos
2016-01-13[wallet] Clarify rpc help message with regard to roundingMarcoFalke
2016-01-13Merge pull request #7326Wladimir J. van der Laan
2016-01-13Merge pull request #7296Wladimir J. van der Laan
2016-01-11Added help text for chainwork valueGregory Sanders
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-06limitfreerelay edge case bugfix:ptschip
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