| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | Merge #8489: Bugfix: Use pre-BIP141 sigops until segwit activates (GBT) | Wladimir J. van der Laan | 2016-08-10 | 1 | -2/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Bugfix: Use pre-BIP141 sigops until segwit activates | Luke Dashjr | 2016-08-08 | 1 | -2/+15 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| * / / / / / / / / / / / / / / / / | Do not shadow members in dbwrapper | Pavel Janík | 2016-08-05 | 1 | -6/+6 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge #8392: Fix several node initialization issues | Wladimir J. van der Laan | 2016-08-04 | 4 | -15/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Do diskspace check before import thread is started | Pieter Wuille | 2016-07-30 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | Add extra message to avoid a long 'Loading banlist' | Pieter Wuille | 2016-07-30 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | Use a signal to continue init after genesis activation | Pieter Wuille | 2016-07-30 | 3 | -12/+35 | |
| * | | | | | | | | | | | | | | | | | Merge #8391: Consensus: Remove ISM | Wladimir J. van der Laan | 2016-08-04 | 4 | -65/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Consensus: Remove ISM | NicolasDorier | 2016-07-23 | 4 | -65/+40 | |
| * | | | | | | | | | | | | | | | | | Merge #8189: rename mapAddrCount to mapNetGroupNodes | Wladimir J. van der Laan | 2016-08-03 | 1 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | rename mapAddrCount to mapNetGroupNodes | instagibbs | 2016-06-10 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | | | | | Merge #8446: [Trivial] BIP9 parameters on regtest cleanup | Wladimir J. van der Laan | 2016-08-03 | 1 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Do not shadow previous local variable | Pavel Janík | 2016-08-02 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | Trivial: bip -> BIP in help text and comment | Pavel Janík | 2016-08-02 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | Merge #8428: Update README.md inside of src/test/ | Wladimir J. van der Laan | 2016-08-03 | 1 | -12/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | Update README.md | Chris Stewart | 2016-07-31 | 1 | -12/+9 | |
| | | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge #8418: Add tests for compact blocks | Wladimir J. van der Laan | 2016-08-02 | 4 | -0/+56 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Implement SipHash in Python | Pieter Wuille | 2016-07-29 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | Allow changing BIP9 parameters on regtest | Suhas Daftuar | 2016-07-29 | 3 | -0/+52 | |
| | |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | Merge #8419: Enable size accounting in mining unit tests | Wladimir J. van der Laan | 2016-08-01 | 1 | -3/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Enable size accounting in mining unit tests | Suhas Daftuar | 2016-07-28 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | | | | Merge #8432: Make CWallet::fFileBacked private. | Pieter Wuille | 2016-08-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Make CWallet::fFileBacked private. | Patrick Strateman | 2016-07-30 | 1 | -1/+1 | |
| | | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge #8152: [Wallet] Remove CWalletDB* parameter from CWallet::AddToWallet | Pieter Wuille | 2016-08-01 | 5 | -128/+121 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Remove unused pwalletdb from CWallet::AddToWallet | Patrick Strateman | 2016-07-29 | 1 | -8/+0 | |
| | * | | | | | | | | | | | | | | | | | | Remove CWalletDB* parameter from CWallet::AddToWallet | Patrick Strateman | 2016-07-29 | 4 | -16/+14 | |
| | * | | | | | | | | | | | | | | | | | | Split CWallet::AddToWallet into AddToWallet and LoadToWallet. | Patrick Strateman | 2016-07-29 | 5 | -116/+119 | |
| | | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge #8413: Trivial: pass Consensus::Params& instead of CChainParams& in Con... | Pieter Wuille | 2016-08-01 | 2 | -5/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Trivial: pass Consensus::Params& instead of CChainParams& in ContextualCheckB... | Jorge Timón | 2016-07-27 | 2 | -5/+5 | |
| | | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge #8346: Mempool: Use Consensus::CheckTxInputs direclty over main::CheckI... | Pieter Wuille | 2016-08-01 | 2 | -2/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Mempool: Use Consensus::CheckTxInputs direclty over main::CheckInputs | Jorge Timón | 2016-07-29 | 2 | -2/+20 | |
| * | | | | | | | | | | | | | | | | | | net: Ignore `notfound` P2P messages | Wladimir J. van der Laan | 2016-07-29 | 1 | -0/+5 | |
| | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge #8274: util: Update tinyformat | Wladimir J. van der Laan | 2016-07-29 | 3 | -355/+375 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | util: Remove zero-argument versions of LogPrint and error | Wladimir J. van der Laan | 2016-06-27 | 2 | -23/+7 | |
| | * | | | | | | | | | | | | | | | | | util: Update tinyformat | Wladimir J. van der Laan | 2016-06-27 | 1 | -332/+368 | |
| * | | | | | | | | | | | | | | | | | | Merge #8421: httpserver: drop boost (#8023 dependency) | Wladimir J. van der Laan | 2016-07-29 | 2 | -35/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | httpserver: replace boost threads with std | Cory Fields | 2016-07-28 | 2 | -27/+22 | |
| | * | | | | | | | | | | | | | | | | | | httpserver: explicitly detach worker threads | Cory Fields | 2016-07-28 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | | httpserver: use a future rather than relying on boost's try_join_for | Cory Fields | 2016-07-28 | 1 | -8/+9 | |
| * | | | | | | | | | | | | | | | | | | | Merge #8408: Prevent fingerprinting, disk-DoS with compact blocks | Wladimir J. van der Laan | 2016-07-29 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | Ignore CMPCTBLOCK messages for pruned blocks | Suhas Daftuar | 2016-07-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | Ignore GETBLOCKTXN requests for unknown blocks | Suhas Daftuar | 2016-07-26 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | Merge #8412: libconsensus: Expose a flag for BIP112 | Pieter Wuille | 2016-07-29 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | libconsensus: Expose a flag for BIP112 | Jorge Timón | 2016-07-28 | 1 | -0/+1 | |
| | | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge #8321: [trivial] Switched constants to sizeof() | Wladimir J. van der Laan | 2016-07-28 | 2 | -16/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | [trivial] Switched constants to sizeof() | Thomas Snider | 2016-07-18 | 2 | -16/+23 | |
| | | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Port from 0.13: Create a new HD seed after encrypting the wallet | Jonas Schnelli | 2016-07-28 | 3 | -12/+47 | |
| * | | | | | | | | | | | | | | | | | | | Merge #8332: semi trivial: clarify witness branches in transaction.h serializ... | Wladimir J. van der Laan | 2016-07-28 | 1 | -3/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | transaction: clarify witness branches | Daniel Cousens | 2016-07-14 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | | | | | | | | Merge #8407: [Qt] Add dbcache migration path | Wladimir J. van der Laan | 2016-07-28 | 2 | -1/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||