aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | [Wallet] Call notification signal when a transaction is abandonedJonas Schnelli2016-01-131-0/+1
| * | | | | | | | | | | | | | | | | Add RPC test for abandoned and conflicted transactions.Alex Morcos2016-01-132-0/+154
| * | | | | | | | | | | | | | | | | Add new rpc call: abandontransactionAlex Morcos2016-01-135-12/+125
| * | | | | | | | | | | | | | | | | Make wallet descendant searching more efficientAlex Morcos2016-01-071-5/+5
* | | | | | | | | | | | | | | | | | Merge pull request #7326Wladimir J. van der Laan2016-01-131-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Fix typo, wrong information in gettxout help text.paveljanik2016-01-101-2/+2
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #7296Wladimir J. van der Laan2016-01-136-10/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | SQUASHME: Fix rpc tests that assumed fallback to minRelayTxFeeAlex Morcos2016-01-052-0/+11
| * | | | | | | | | | | | | | | | | | Add sane fallback for fee estimationAlex Morcos2016-01-054-2/+27
| * | | | | | | | | | | | | | | | | | Always respect GetRequiredFee for wallet txsAlex Morcos2016-01-051-8/+3
| | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #7324Wladimir J. van der Laan2016-01-131-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | doc/bips: Document BIP 125 supportLuke Dashjr2016-01-091-0/+1
* | | | | | | | | | | | | | | | | | Merge pull request #7081Wladimir J. van der Laan2016-01-093-8/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch bytespersigopLuke Dashjr2016-01-093-8/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | -bytespersigop option to additionally limit sigops in transactions we relay a...Luke Dashjr2015-12-013-8/+14
* | | | | | | | | | | | | | | | | | | | Merge pull request #7308Wladimir J. van der Laan2016-01-092-9/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Eliminate race condition in sendheaders.py testSuhas Daftuar2016-01-071-9/+9
| * | | | | | | | | | | | | | | | | | | Add race-condition debugging tool to mininodeSuhas Daftuar2016-01-071-0/+15
| | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #7306Wladimir J. van der Laan2016-01-081-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Make sure conflicted wallet tx's update balancesAlex Morcos2016-01-061-0/+7
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge pull request #7317Wladimir J. van der Laan2016-01-084-17/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | [RPC] remove the option of having multiple timer interfacesJonas Schnelli2016-01-084-17/+25
| * | | | | | | | | | | | | | | | | Fix RPCTimerInterface ordering issueJonas Schnelli2016-01-081-1/+1
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge pull request #7298Jonas Schnelli2016-01-071-5/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | [qt] Intro: Display required spaceMarcoFalke2016-01-051-5/+15
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #7266Wladimir J. van der Laan2016-01-071-3/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Removed comment about IsStandard for P2SH scriptsMarcel Krüger2015-12-301-3/+0
| | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #7293Wladimir J. van der Laan2016-01-071-6/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | [trivial] Merge test cases and replace CENT with COINMarcoFalke2016-01-051-15/+10
| * | | | | | | | | | | | | | | | [wallet] Add regression test for vValue sort orderMarcoFalke2016-01-051-0/+18
* | | | | | | | | | | | | | | | | Merge pull request #7229Wladimir J. van der Laan2016-01-072-27/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | [walletdb] Add missing LOCK() in Recover() for dummyWalletMarcoFalke2015-12-191-1/+6
| * | | | | | | | | | | | | | | | | [qa] check if wallet or blochchain maintenance changes the balanceMarcoFalke2015-12-181-2/+27
| * | | | | | | | | | | | | | | | | [qa] Cleanup wallet.py testMarcoFalke2015-12-181-26/+11
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #7257Wladimir J. van der Laan2016-01-071-7/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Combine common error strings for different options so translations can be sha...Luke Dashjr2015-12-261-7/+17
* | | | | | | | | | | | | | | | | | Merge pull request #7302Wladimir J. van der Laan2016-01-076-96/+123
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | c++11: fix libbdb build against libc++ in c++11 modeCory Fields2016-01-051-1/+2
| * | | | | | | | | | | | | | | | | c++11: CAccountingEntry must be defined before use in a listCory Fields2016-01-051-84/+80
| * | | | | | | | | | | | | | | | | c++11: don't throw from the reverselock destructorCory Fields2016-01-052-11/+10
| * | | | | | | | | | | | | | | | | c++11: detect and correct for boost builds with an incompatible abiCory Fields2016-01-052-0/+31
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge pull request #7205Wladimir J. van der Laan2016-01-05287-327/+320
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | [devtools] Use git pretty-format for year parsingMarcoFalke2015-12-261-2/+2
| * | | | | | | | | | | | | | | | | Bump copyright headers to 2015MarcoFalke2015-12-13285-285/+285
| * | | | | | | | | | | | | | | | | [devtools] Rewrite fix-copyright-headers.pyMarcoFalke2015-12-132-42/+35
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #7282Jonas Schnelli2016-01-051-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | [Qt] fix coincontrol update issue when deleting a send coin entryJonas Schnelli2016-01-041-3/+3
* | | | | | | | | | | | | | | | | | Merge pull request #7193Wladimir J. van der Laan2016-01-051-8/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | [wallet] Adjust pruning testMarcoFalke2015-12-091-8/+10
* | | | | | | | | | | | | | | | | | Merge pull request #7217Wladimir J. van der Laan2016-01-051-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \