| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | include the chaintip *blockIndex in the SyncTransaction signal | Jonas Schnelli | 2015-12-04 | 1 | -1/+1 |
| * | Fix typo in wallet.cpp | MarcoFalke | 2015-12-02 | 1 | -1/+1 |
| * | Merge pull request #6216 | Wladimir J. van der Laan | 2015-12-02 | 1 | -9/+19 |
| |\ | |||||
| | * | Take the training wheels off anti-fee-sniping | Peter Todd | 2015-06-21 | 1 | -9/+19 |
| * | | Merge pull request #7096 | Wladimir J. van der Laan | 2015-12-01 | 1 | -4/+3 |
| |\ \ | |||||
| | * | | Move fPayAtLeastCustomFee function to CC | Pieter Wuille | 2015-11-30 | 1 | -4/+3 |
| * | | | Merge pull request #7105 | Wladimir J. van der Laan | 2015-12-01 | 1 | -14/+83 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Keep track of explicit wallet conflicts instead of using mempool | Pieter Wuille | 2015-11-29 | 1 | -14/+83 |
| * | | | Default fPayAtLeastCustomFee to false | Ryan Havar | 2015-11-28 | 1 | -1/+1 |
| |/ / | |||||
| * | | [trivial] Reuse translation and cleanup DEFAULT_* values | MarcoFalke | 2015-11-28 | 1 | -2/+2 |
| * | | Constrain constant values to a single location in code | Luke Dashjr | 2015-11-28 | 1 | -2/+2 |
| * | | Merge pull request #6134 | Wladimir J. van der Laan | 2015-11-27 | 1 | -13/+11 |
| |\ \ | |||||
| | * | | Pass reference to estimateSmartFee and cleanup whitespace | Suhas Daftuar | 2015-11-24 | 1 | -1/+1 |
| | * | | Change wallet and GUI code to use new smart fee estimation calls. | Alex Morcos | 2015-11-16 | 1 | -14/+12 |
| * | | | Optimisation: Store transaction list order in memory rather than compute it e... | Luke Dashjr | 2015-11-21 | 1 | -29/+18 |
| |/ / | |||||
| * | | Merge pull request #6163 | Wladimir J. van der Laan | 2015-11-10 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Globals: Explicit Consensus::Params arg for main: | Jorge Timón | 2015-10-30 | 1 | -1/+1 |
| * | | | Merge pull request #6887 | Wladimir J. van der Laan | 2015-11-05 | 1 | -2/+7 |
| |\ \ \ | |||||
| | * | | | [qt] Properly display required fee instead of minTxFee | MarcoFalke | 2015-11-03 | 1 | -2/+7 |
| | |/ / | |||||
| * | | | Merge pull request #6669 | Wladimir J. van der Laan | 2015-11-04 | 1 | -9/+7 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | [wallet] Add comments for doxygen | MarcoFalke | 2015-10-28 | 1 | -0/+1 |
| | * | | [wallet] Refactor to use new MIN_CHANGE | MarcoFalke | 2015-10-28 | 1 | -9/+6 |
| * | | | Only call TrimToSize once per reorg/blocks disconnect | Matt Corallo | 2015-10-13 | 1 | -1/+1 |
| * | | | Merge pull request #5924 | Wladimir J. van der Laan | 2015-10-01 | 1 | -7/+4 |
| |\ \ \ | |||||
| | * | | | Clean up change computation in CreateTransaction. | Daniel Kraft | 2015-05-03 | 1 | -7/+4 |
| * | | | | Do not store Merkle branches in the wallet. | Pieter Wuille | 2015-09-22 | 1 | -14/+1 |
| | |/ / |/| | | |||||
| * | | | Merge pull request #6415 | Wladimir J. van der Laan | 2015-08-14 | 1 | -2/+8 |
| |\ \ \ | |||||
| | * | | | SQUASH "Implement watchonly support in fundrawtransaction" | Matt Corallo | 2015-08-08 | 1 | -1/+1 |
| | * | | | Implement watchonly support in fundrawtransaction | Matt Corallo | 2015-07-20 | 1 | -2/+5 |
| | * | | | Also remove pay-2-pubkey from watch when adding a priv key | Matt Corallo | 2015-07-20 | 1 | -0/+3 |
| * | | | | Make sure LogPrintf strings are line-terminated | Wladimir J. van der Laan | 2015-08-03 | 1 | -1/+1 |
| * | | | | Includes: Cleanup around net main and wallet | Jorge Timón | 2015-07-23 | 1 | -0/+4 |
| * | | | | TRIVIAL: Missing includes | Jorge Timón | 2015-07-23 | 1 | -0/+2 |
| |/ / / | |||||
| * | | | Merge pull request #6365 | Wladimir J. van der Laan | 2015-07-06 | 1 | -0/+9 |
| |\ \ \ | |||||
| | * | | | Move recently introduced CTransAction::IsEquivalentTo to CWalletTx | Wladimir J. van der Laan | 2015-07-02 | 1 | -0/+9 |
| * | | | | Merge pull request #6335 | Wladimir J. van der Laan | 2015-07-06 | 1 | -0/+1 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Policy: MOVEONLY: Create policy/policy.h with some constants | Jorge Timón | 2015-06-26 | 1 | -0/+1 |
| * | | | | Merge pull request #5881 | Wladimir J. van der Laan | 2015-07-02 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| | * | | | | Implement CTransaction::IsEquivalentTo(...) | Tom Harding | 2015-04-11 | 1 | -0/+1 |
| * | | | | | add CReserveScript to allow modular script keeping/returning | Jonas Schnelli | 2015-07-01 | 1 | -5/+6 |
| * | | | | | fix GetScriptForMining() CReserveKey::keepKey() issue | Jonas Schnelli | 2015-06-30 | 1 | -2/+1 |
| * | | | | | detach wallet from miner | Jonas Schnelli | 2015-06-30 | 1 | -0/+11 |
| | |/ / / |/| | | | |||||
| * | | | | Add FundTransaction method to wallet | Matt Corallo | 2015-06-11 | 1 | -11/+114 |
| | |_|/ |/| | | |||||
| * | | | Merge pull request #6152 | Wladimir J. van der Laan | 2015-06-05 | 1 | -12/+0 |
| |\ \ \ | |||||
| | * | | | Remove unused code from wallet and validation interface | Michael Ford | 2015-05-18 | 1 | -12/+0 |
| * | | | | use const references where appropriate | Philip Kaufmann | 2015-06-04 | 1 | -1/+1 |
| * | | | | Merge pull request #6183 | Wladimir J. van der Laan | 2015-06-01 | 1 | -5/+5 |
| |\ \ \ \ | |||||
| | * | | | | Fix off-by-one error w/ nLockTime in the wallet | Peter Todd | 2015-05-27 | 1 | -5/+5 |
| | |/ / / | |||||
| * | | | | Merge pull request #5669 | Wladimir J. van der Laan | 2015-05-27 | 1 | -0/+1 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | Consensus: MOVEONLY: Move CValidationState from main consensus/validation | jtimon | 2015-05-15 | 1 | -0/+1 |