aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-13Add RPC test for abandoned and conflicted transactions.Alex Morcos
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-13Merge pull request #7324Wladimir 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-09doc/bips: Document BIP 125 supportLuke Dashjr
2016-01-09Merge pull request #7081Wladimir J. van der Laan
2016-01-09Merge branch bytespersigopLuke Dashjr
2016-01-09[qa] Test walletpassphrase timeoutMarcoFalke
2016-01-09Merge pull request #7308Wladimir J. van der Laan
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-08Merge pull request #7317Wladimir 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-07Eliminate race condition in sendheaders.py testSuhas Daftuar
2016-01-07Add race-condition debugging tool to mininodeSuhas Daftuar
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-07Merge pull request #7302Wladimir J. van der Laan
2016-01-06Make sure conflicted wallet tx's update balancesAlex Morcos
2016-01-06[contrib] Prepare clang-format-diff for usageMarcoFalke
2016-01-06Add clang-format-diff.py from the LLVM svnMarcoFalke
2016-01-05SQUASHME: Fix rpc tests that assumed fallback to minRelayTxFeeAlex Morcos
2016-01-05c++11: fix libbdb build against libc++ in c++11 modeCory Fields
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-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