| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Correct importaddress help reference to importpubkey | Denis Lukianov | 2016-03-21 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | / | [qt] Remove 0-fee from send dialog | MarcoFalke | 2016-03-14 | 1 | -1/+2 | |
| | |/ |/| | ||||||
| * | | [wallet] Move hardcoded file name out of log messages | MarcoFalke | 2016-03-14 | 4 | -25/+29 | |
| * | | [Wallet] optimize return value of InitLoadWallet() | Jonas Schnelli | 2016-03-14 | 1 | -3/+11 | |
| * | | [Wallet] move "load wallet phase" to CWallet | Jonas Schnelli | 2016-03-11 | 2 | -0/+153 | |
| * | | Merge #7576: [Wallet] move wallet help string creation to CWallet | Wladimir J. van der Laan | 2016-03-11 | 2 | -0/+42 | |
| |\ \ | |/ |/| | ||||||
| | * | [Wallet] move wallet help string creation to CWallet | Jonas Schnelli | 2016-03-05 | 2 | -0/+42 | |
| * | | Merge #7521: Don't resend wallet txs that aren't in our own mempool | Wladimir J. van der Laan | 2016-03-03 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Don't resend wallet txs that aren't in our own mempool | Alex Morcos | 2016-02-11 | 1 | -1/+1 | |
| * | | | Merge #7617: [doc/log] Fix markdown syntax and line terminate LogPrint | Wladimir J. van der Laan | 2016-03-01 | 1 | -3/+1 | |
| |\ \ \ | ||||||
| | * | | | Fix doxygen comment for payTxFee | MarcoFalke | 2016-02-27 | 1 | -3/+1 | |
| | | |/ | |/| | ||||||
| * | | | Merge #7537: wallet: Warn on unexpected EOF while salvaging wallet | Wladimir J. van der Laan | 2016-02-29 | 1 | -3/+19 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | wallet: Warn on unexpected EOF while salvaging wallet | Wladimir J. van der Laan | 2016-02-15 | 1 | -3/+19 | |
| * | | | Clarify description of blockindex | Matthew Zipkin | 2016-02-18 | 1 | -3/+3 | |
| * | | | test: test leading space for ParseHex | Wladimir J. van der Laan | 2016-02-15 | 1 | -3/+3 | |
| |/ / | ||||||
| * / | Fix and cleanup listreceivedbyX documentation | instagibbs | 2016-02-12 | 1 | -2/+2 | |
| |/ | ||||||
| * | wallet: Ignore MarkConflict if block hash is not known | Wladimir J. van der Laan | 2016-02-09 | 1 | -6/+11 | |
| * | Merge #6480: include the chaintip blockindex in the SyncTransaction signal, a... | Wladimir J. van der Laan | 2016-02-04 | 2 | -2/+2 | |
| |\ | ||||||
| | * | include the chaintip *blockIndex in the SyncTransaction signal | Jonas Schnelli | 2015-12-04 | 2 | -2/+2 | |
| * | | ATMP: make nAbsurdFee const | MarcoFalke | 2016-02-03 | 1 | -1/+1 | |
| * | | [wallet.h] Remove main.h include | MarcoFalke | 2016-02-03 | 1 | -1/+0 | |
| * | | Move maxTxFee out of mempool | MarcoFalke | 2016-02-02 | 2 | -6/+7 | |
| * | | mempool: Replace maxFeeRate of 10000*minRelayTxFee with maxTxFee | MarcoFalke | 2016-01-30 | 2 | -8/+1 | |
| * | | Merge #7348: MOVE ONLY: move rpc* to rpc/ | Wladimir J. van der Laan | 2016-01-28 | 2 | -38/+38 | |
| |\ \ | ||||||
| | * | | rpc: update inline comments to refer to new file paths | Daniel Cousens | 2016-01-21 | 1 | -1/+1 | |
| | * | | move rpc* to rpc/ | Daniel Cousens | 2016-01-21 | 2 | -37/+37 | |
| * | | | Merge #7262: Reduce inefficiency of GetAccountAddress() | Wladimir J. van der Laan | 2016-01-22 | 1 | -16/+15 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Reduce inefficiency of GetAccountAddress() | Chris Moore | 2015-12-28 | 1 | -16/+15 | |
| * | | | Merge #7183: Improved readability of ApproximateBestSubset | Wladimir J. van der Laan | 2016-01-20 | 1 | -1/+2 | |
| |\ \ \ | ||||||
| | * | | | Improved readability of sorting for coin selection. | Murch | 2016-01-05 | 1 | -1/+2 | |
| | | |/ | |/| | ||||||
| * | | | Merge #7307: [RPC, Wallet] Move RPC dispatch table registration to wallet/ code | Wladimir J. van der Laan | 2016-01-20 | 3 | -0/+78 | |
| |\ \ \ | ||||||
| | * | | | [RPC, Wallet] Move RPC dispatch table registration to wallet/ code | Jonas Schnelli | 2016-01-20 | 3 | -0/+78 | |
| * | | | | Merge #7222: RPC: Indicate which transactions are signaling opt-in RBF | Wladimir J. van der Laan | 2016-01-20 | 1 | -0/+22 | |
| |\ \ \ \ | ||||||
| | * | | | | RPC: indicate which transactions are replaceable | Suhas Daftuar | 2016-01-19 | 1 | -0/+22 | |
| * | | | | | [walletdb] Fix syntax error in key parser | MarcoFalke | 2016-01-20 | 1 | -1/+1 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #7329 | Wladimir J. van der Laan | 2016-01-18 | 2 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Typo fixes in comments | Chris Wheeler | 2016-01-17 | 2 | -2/+2 | |
| * | | | | | Merge pull request #7322 | Wladimir J. van der Laan | 2016-01-16 | 1 | -5/+0 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| | * | | | | c++11: add scoped enum fallbacks to CPPFLAGS rather than defining them locally | Cory Fields | 2016-01-08 | 1 | -5/+0 | |
| | |/ / / | ||||||
| * | | | | Merge pull request #7332 | Wladimir J. van der Laan | 2016-01-13 | 1 | -7/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | [wallet] Clarify rpc help message with regard to rounding | MarcoFalke | 2016-01-13 | 1 | -7/+6 | |
| | | |/ / | |/| | | ||||||
| * | | | | Merge pull request #7312 | Wladimir J. van der Laan | 2016-01-13 | 3 | -17/+129 | |
| |\ \ \ \ | ||||||
| | * | | | | [Wallet] Call notification signal when a transaction is abandoned | Jonas Schnelli | 2016-01-13 | 1 | -0/+1 | |
| | * | | | | Add new rpc call: abandontransaction | Alex Morcos | 2016-01-13 | 3 | -12/+123 | |
| | * | | | | Make wallet descendant searching more efficient | Alex Morcos | 2016-01-07 | 1 | -5/+5 | |
| * | | | | | Merge pull request #7296 | Wladimir J. van der Laan | 2016-01-13 | 2 | -8/+15 | |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| | * | | | | Add sane fallback for fee estimation | Alex Morcos | 2016-01-05 | 2 | -0/+12 | |
| | * | | | | Always respect GetRequiredFee for wallet txs | Alex Morcos | 2016-01-05 | 1 | -8/+3 | |
| * | | | | | Merge pull request #7306 | Wladimir J. van der Laan | 2016-01-08 | 1 | -0/+7 | |
| |\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | | Make sure conflicted wallet tx's update balances | Alex Morcos | 2016-01-06 | 1 | -0/+7 | |
| | |/ / / | ||||||