| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Fix super-unlikely race introduced in 236618061a445d2cb11e72 | Matt Corallo | 2017-02-02 | 1 | -1/+1 | |
| | | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge #9609: net: fix remaining net assertions | Wladimir J. van der Laan | 2017-02-04 | 4 | -111/+102 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | net: log an error rather than asserting if send version is misused | Cory Fields | 2017-02-02 | 2 | -19/+29 | |
| | * | | | | | | | | | | | | | | | | | | | | net: Disallow sending messages until the version handshake is complete | Cory Fields | 2017-02-02 | 2 | -3/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | net: don't run callbacks on nodes that haven't completed the version handshake | Cory Fields | 2017-02-02 | 2 | -57/+25 | |
| | * | | | | | | | | | | | | | | | | | | | | net: deserialize the entire version message locally | Cory Fields | 2017-02-02 | 2 | -29/+36 | |
| | * | | | | | | | | | | | | | | | | | | | | Dont deserialize nVersion into CNode, should fix #9212 | Matt Corallo | 2017-02-02 | 1 | -6/+8 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge #9679: Access WorkQueue::running only within the cs lock | Wladimir J. van der Laan | 2017-02-04 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | Access WorkQueue::running only within the cs lock. | Matt Corallo | 2017-02-03 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge #9654: Add jtimon pgp keys for commit sigs and future gitian builds | Wladimir J. van der Laan | 2017-02-02 | 1 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Contrib: Add jtimon pgp keys for commit sigs and future gitian builds | Jorge Timón | 2017-01-31 | 1 | -0/+0 | |
| | | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge #9656: Check verify-commits on pushes to master | Wladimir J. van der Laan | 2017-02-02 | 2 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Test that pushes to bitcoin/bitcoin are signed per verify-commits | Matt Corallo | 2017-02-01 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | Require merge commits merge branches on top of other merge commits | Matt Corallo | 2017-02-01 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | Merge #9556: Remove redundant semicolons | Wladimir J. van der Laan | 2017-02-02 | 3 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Remove redundant semicolons | practicalswift | 2017-01-14 | 3 | -4/+4 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge #9580: Fix various minor linearization script issues | Wladimir J. van der Laan | 2017-02-02 | 3 | -18/+41 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Fix various minor linearization script issues | Douglas Roark | 2017-01-25 | 3 | -18/+41 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge #9663: [RPC] clarify listunspent amount description | Wladimir J. van der Laan | 2017-02-02 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | clarify listunspent amount description | Gregory Sanders | 2017-02-01 | 1 | -1/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge #9625: Increase minimum debug.log size to 10MB after shrink. | Wladimir J. van der Laan | 2017-02-01 | 2 | -3/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | Increase minimum debug.log size to 10MB after shrink. | Alex Morcos | 2017-01-24 | 2 | -3/+10 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge #9640: Bumpfee: bugfixes for error handling and feerate calculation | Wladimir J. van der Laan | 2017-02-01 | 3 | -21/+77 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | rpc: bumpfee: handle errors more gracefully | Suhas Daftuar | 2017-01-31 | 1 | -2/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | rpc: bumpfee: use correct maximum signed tx size for fee calculation | Suhas Daftuar | 2017-01-31 | 1 | -4/+35 | |
| | * | | | | | | | | | | | | | | | | | | | | wallet: Refactor dummy signature signing for reusability | Suhas Daftuar | 2017-01-30 | 2 | -15/+30 | |
| |/ / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | 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 | 4 | -71/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | [doc] Remove unused clang format dev script | MarcoFalke | 2017-01-28 | 4 | -71/+6 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | 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 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Merge #9646: depends: Fix cross build for qt5.7 | Wladimir J. van der Laan | 2017-01-30 | 5 | -15/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | qt: fix build with zlib for target | Cory Fields | 2017-01-28 | 2 | -10/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | depends: add a zlib build | Cory Fields | 2017-01-28 | 3 | -3/+28 | |
| | * | | | | | | | | | | | | | | | | | | | | | build: find qt's renamed helper libs from 5.7 | Cory Fields | 2017-01-28 | 1 | -2/+2 | |
| | | |_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||