| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | Merge #9647: Skip RAII event tests if libevent is built without event_set_mem... | Wladimir J. van der Laan | 2017-01-30 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Skip RAII event tests if libevent is built without event_set_mem_functions | Luke Dashjr | 2017-01-28 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | Merge #9649: [doc] Remove unused clang format dev script | MarcoFalke | 2017-01-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | [doc] Remove unused clang format dev script | MarcoFalke | 2017-01-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | qt: periodic translations update | Wladimir J. van der Laan | 2017-01-30 | 49 | -201/+450 | |
| * | | | | | | | | | | | | | | | | | Merge #9644: [refactor] Remove using namespace <xxx> from src/ | MarcoFalke | 2017-01-30 | 13 | -206/+179 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Refactor: Remove using namespace <xxx> from src/*.cpp. | Karl-Johan Alm | 2017-01-27 | 13 | -206/+179 | |
| * | | | | | | | | | | | | | | | | | | Merge #9626: Clean up a few CConnman cs_vNodes/CNode things | Wladimir J. van der Laan | 2017-01-30 | 2 | -46/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Do not add to vNodes until fOneShot/fFeeler/fAddNode have been set | Matt Corallo | 2017-01-25 | 1 | -9/+10 | |
| | * | | | | | | | | | | | | | | | | | | Ensure cs_vNodes is held when using the return value from FindNode | Matt Corallo | 2017-01-24 | 1 | -5/+4 | |
| | * | | | | | | | | | | | | | | | | | | Delete some unused (and broken) functions in CConnman | Matt Corallo | 2017-01-24 | 2 | -32/+0 | |
| | | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge #9615: Wallet incremental fee | Wladimir J. van der Laan | 2017-01-30 | 6 | -36/+70 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Change bumpfee result value from 'oldfee' to 'origfee'. | Alex Morcos | 2017-01-26 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | Introduce WALLET_INCREMENTAL_RELAY_FEE | Alex Morcos | 2017-01-26 | 2 | -4/+14 | |
| | * | | | | | | | | | | | | | | | | | Use CWallet::GetMinimumFee in bumpfee | Alex Morcos | 2017-01-26 | 1 | -17/+25 | |
| | * | | | | | | | | | | | | | | | | | Refactor GetMinimumFee to give option of providing targetFee | Alex Morcos | 2017-01-25 | 2 | -2/+12 | |
| | * | | | | | | | | | | | | | | | | | [rpc] Add incremental relay fee to getnetworkinfo | Alex Morcos | 2017-01-20 | 2 | -2/+5 | |
| | * | | | | | | | | | | | | | | | | | Fix to have miner test aware of new separate block min tx fee | Alex Morcos | 2017-01-19 | 1 | -4/+7 | |
| | * | | | | | | | | | | | | | | | | | Fix missing use of dustRelayFee | Alex Morcos | 2017-01-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | Use incrementalRelayFee for BIP 125 replacement | Alex Morcos | 2017-01-19 | 2 | -9/+9 | |
| * | | | | | | | | | | | | | | | | | | [trivial] Fix typos in comments | practicalswift | 2017-01-27 | 20 | -23/+23 | |
| | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | [Qt] fix transaction details output-index to reflect vout index | Jonas Schnelli | 2017-01-26 | 1 | -3/+4 | |
| | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge #9519: Exclude RBF replacement txs from fee estimation | Wladimir J. van der Laan | 2017-01-26 | 1 | -5/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Exclude RBF txs from fee estimation | Alex Morcos | 2017-01-20 | 1 | -5/+7 | |
| * | | | | | | | | | | | | | | | | | Merge #9594: Send final alert message to older peers after connecting. | Wladimir J. van der Laan | 2017-01-26 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Send final alert message to older peers after connecting. | Gregory Maxwell | 2017-01-20 | 1 | -0/+6 | |
| | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge #9587: Do not shadow local variable named `tx`. | Wladimir J. van der Laan | 2017-01-26 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Do not shadow local variable named `tx`. | Pavel JanÃk | 2017-01-20 | 1 | -2/+2 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge #9613: [wallet] Clarify getbalance help string to explain interaction w... | Wladimir J. van der Laan | 2017-01-26 | 1 | -5/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | [wallet] Clarify getbalance help string to explain interaction with bumpfee | Russell Yanofsky | 2017-01-23 | 1 | -5/+19 | |
| * | | | | | | | | | | | | | | | | | | Merge #9606: net: Consistently use GetTimeMicros() for inactivity checks | Wladimir J. van der Laan | 2017-01-26 | 5 | -18/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | net: Consistently use GetTimeMicros() for inactivity checks | Suhas Daftuar | 2017-01-25 | 5 | -18/+28 | |
| * | | | | | | | | | | | | | | | | | | [Trivial] fix logging typo in FlushStateToDisk() | John Newbery | 2017-01-24 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge #9617: [Trivial] Update license year range to 2017 | Wladimir J. van der Laan | 2017-01-24 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | [Trivial] Update license year range to 2017 | Lauda | 2017-01-23 | 1 | -1/+1 | |
| | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge #9371: Notify on removal | Wladimir J. van der Laan | 2017-01-24 | 5 | -21/+103 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Better document usage of SyncTransaction | Alex Morcos | 2017-01-23 | 2 | -4/+19 | |
| | * | | | | | | | | | | | | | | | | | Introduce MemPoolConflictRemovalTracker | Alex Morcos | 2017-01-23 | 1 | -0/+45 | |
| | * | | | | | | | | | | | | | | | | | mempool: add notification for added/removed entries | Wladimir J. van der Laan | 2017-01-23 | 3 | -17/+39 | |
| * | | | | | | | | | | | | | | | | | | Merge #9588: qt: Use nPowTargetSpacing constant | Jonas Schnelli | 2017-01-24 | 4 | -6/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | qt: Use nPowTargetSpacing constant | MarcoFalke | 2017-01-19 | 4 | -6/+10 | |
| * | | | | | | | | | | | | | | | | | | Merge #9596: [bugfix] save feeDelta instead of priorityDelta in DumpMempool | Pieter Wuille | 2017-01-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | [bugfix] save feeDelta instead of priorityDelta in DumpMempool | Alex Morcos | 2017-01-19 | 1 | -1/+1 | |
| | | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge #9516: Bug-fix: listsinceblock: use fork point as reference for blocks ... | Wladimir J. van der Laan | 2017-01-23 | 1 | -4/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Bug-fix: listsinceblock: use closest common ancestor when a block hash was pr... | Karl-Johan Alm | 2017-01-18 | 1 | -4/+14 | |
| * | | | | | | | | | | | | | | | | | | Merge #9511: Don't overwrite validation state with corruption check | Wladimir J. van der Laan | 2017-01-23 | 1 | -3/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Don't overwrite validation state with corruption check | Alex Morcos | 2017-01-10 | 1 | -3/+4 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge #9583: Move wallet callbacks into cs_main (this effectively reverts #7946) | Wladimir J. van der Laan | 2017-01-23 | 1 | -9/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Move wallet callbacks into cs_main (this effectively reverts #7946) | Matt Corallo | 2017-01-19 | 1 | -9/+8 | |
| | | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge #9610: [Trivial] Grammar and typo correction (laudaa) | MarcoFalke | 2017-01-22 | 6 | -7/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||