| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Deprecate non-txindex getrawtransaction and better warning | Pieter Wuille | 2017-01-11 | 1 | -4/+8 |
| * | Merge #9507: Fix use-after-free in CTxMemPool::removeConflicts() | Pieter Wuille | 2017-01-11 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix use-after-free in CTxMemPool::removeConflicts() | Suhas Daftuar | 2017-01-10 | 1 | -1/+1 |
| * | | Merge #7871: Manual block file pruning. | Wladimir J. van der Laan | 2017-01-11 | 5 | -11/+93 |
| |\ \ | |||||
| | * | | fixup! Add pruneblockchain RPC to enable manual block file pruning. | Russell Yanofsky | 2017-01-10 | 1 | -1/+11 |
| | * | | Add pruneblockchain RPC to enable manual block file pruning. | mrbandrews | 2017-01-10 | 5 | -11/+83 |
| * | | | Merge #9513: build: fix qt distdir builds (retry) | Wladimir J. van der Laan | 2017-01-11 | 1 | -1/+1 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | build: fix for out-of-tree/distdir qt builds | Cory Fields | 2017-01-10 | 1 | -1/+1 |
| * | | | Merge #8811: rpc: Add support for JSON-RPC named arguments | Wladimir J. van der Laan | 2017-01-10 | 12 | -346/+471 |
| |\ \ \ | |||||
| | * | | | Update RPC argument names | John Newbery | 2017-01-10 | 7 | -88/+88 |
| | * | | | rpc: Named argument support for bitcoin-cli | Wladimir J. van der Laan | 2017-01-10 | 4 | -93/+156 |
| | * | | | rpc: Argument name consistency | Wladimir J. van der Laan | 2017-01-05 | 5 | -42/+42 |
| | * | | | rpc: Named arguments for rawtransaction calls | Wladimir J. van der Laan | 2017-01-05 | 1 | -11/+11 |
| | * | | | rpc: Named arguments for wallet calls | Wladimir J. van der Laan | 2017-01-05 | 2 | -75/+75 |
| | * | | | rpc: Named arguments for mining calls | Wladimir J. van der Laan | 2017-01-05 | 1 | -22/+22 |
| | * | | | rpc: Named arguments for net calls | Wladimir J. van der Laan | 2017-01-05 | 1 | -15/+17 |
| | * | | | rpc: Named arguments for misc calls | Wladimir J. van der Laan | 2017-01-05 | 1 | -8/+8 |
| | * | | | rpc: Add 'echo' call for testing | Wladimir J. van der Laan | 2017-01-05 | 1 | -0/+12 |
| | * | | | rpc: Named arguments for blockchain calls | Wladimir J. van der Laan | 2017-01-05 | 1 | -31/+31 |
| | * | | | rpc: Support named arguments | Wladimir J. van der Laan | 2017-01-05 | 2 | -9/+57 |
| * | | | | qt: periodic translations update | Wladimir J. van der Laan | 2017-01-10 | 90 | -4706/+37481 |
| * | | | | Merge #9496: Rename lambda argument name to prevent shadowing | MarcoFalke | 2017-01-10 | 1 | -3/+3 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Rename lambda argument name to prevent shadowing. | Pavel JanÃk | 2017-01-09 | 1 | -3/+3 |
| * | | | | Merge #9353: Add data() method to CDataStream (and use it) | Pieter Wuille | 2017-01-09 | 5 | -21/+19 |
| |\ \ \ \ | |||||
| | * | | | | wallet: Use CDataStream.data() | Wladimir J. van der Laan | 2016-12-15 | 2 | -10/+10 |
| | * | | | | bench: Use CDataStream.data() | Wladimir J. van der Laan | 2016-12-15 | 1 | -1/+1 |
| | * | | | | dbwrapper: Use new .data() method of CDataStream | Wladimir J. van der Laan | 2016-12-15 | 1 | -6/+6 |
| | * | | | | streams: Remove special cases for ancient MSVC | Wladimir J. van der Laan | 2016-12-15 | 1 | -4/+0 |
| | * | | | | streams: Add data() method to CDataStream | Wladimir J. van der Laan | 2016-12-15 | 1 | -0/+2 |
| * | | | | | Merge #9404: Smarter coordination of change and fee in CreateTransaction. | Pieter Wuille | 2017-01-09 | 2 | -2/+33 |
| |\ \ \ \ \ | |||||
| | * | | | | | Don't overpay fee if we have selected new coins that result in a smaller tran... | Alex Morcos | 2017-01-06 | 1 | -1/+18 |
| | * | | | | | Try to reduce change output to make needed fee in CreateTransaction | Alex Morcos | 2017-01-06 | 2 | -1/+15 |
| * | | | | | | Merge #9310: Assert FRESH validity in CCoinsViewCache::BatchWrite | Pieter Wuille | 2017-01-09 | 2 | -11/+24 |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| | * | | | | | Check FRESH validity in CCoinsViewCache::BatchWrite | Russell Yanofsky | 2017-01-04 | 2 | -11/+24 |
| * | | | | | | Remove stray semicolon (Fix empty body warning) | Douglas Roark | 2017-01-07 | 1 | -1/+1 |
| * | | | | | | Merge #9408: Allow shutdown during LoadMempool, dump only when necessary | Pieter Wuille | 2017-01-06 | 3 | -1/+8 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | [Qt] Do proper shutdown | Jonas Schnelli | 2017-01-05 | 1 | -0/+2 |
| | * | | | | | | Allow shutdown during LoadMempool, dump only when necessary | Jonas Schnelli | 2016-12-23 | 2 | -1/+6 |
| * | | | | | | | Merge #9319: Break addnode out from the outbound connection limits. | Pieter Wuille | 2017-01-06 | 6 | -13/+54 |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| | * | | | | | | RPC help documentation for addnode peerinfo. | Gregory Maxwell | 2017-01-05 | 2 | -0/+6 |
| | * | | | | | | Break addnode out from the outbound connection limits. | Gregory Maxwell | 2017-01-05 | 6 | -13/+48 |
| * | | | | | | | Merge #9138: Improve fee estimation | Pieter Wuille | 2017-01-05 | 11 | -76/+94 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix edge case with stale fee estimates | Alex Morcos | 2017-01-04 | 1 | -1/+3 |
| | * | | | | | | | Add clarifying comments to fee estimation | Alex Morcos | 2017-01-04 | 2 | -1/+6 |
| | * | | | | | | | Add extra logging to processBlock in fee estimation. | Alex Morcos | 2017-01-04 | 2 | -10/+23 |
| | * | | | | | | | Add IsCurrentForFeeEstimatation | Alex Morcos | 2017-01-04 | 2 | -1/+20 |
| | * | | | | | | | Pass pointers to existing CTxMemPoolEntries to fee estimation | Alex Morcos | 2017-01-04 | 3 | -9/+9 |
| | * | | | | | | | Always update fee estimates on new blocks. | Alex Morcos | 2017-01-04 | 5 | -13/+6 |
| | * | | | | | | | rename bool to validFeeEstimate | Alex Morcos | 2017-01-04 | 4 | -9/+9 |
| | * | | | | | | | Remove member variable hadNoDependencies from CTxMemPoolEntry | Alex Morcos | 2017-01-04 | 9 | -32/+19 |