aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [doc] Increase recommended memory in gitian build guidefanquake2016-08-012-1/+1
* Merge #8432: Make CWallet::fFileBacked private.Pieter Wuille2016-08-011-1/+1
|\
| * Make CWallet::fFileBacked private.Patrick Strateman2016-07-301-1/+1
* | Merge #8152: [Wallet] Remove CWalletDB* parameter from CWallet::AddToWalletPieter Wuille2016-08-015-128/+121
|\ \
| * | Remove unused pwalletdb from CWallet::AddToWalletPatrick Strateman2016-07-291-8/+0
| * | Remove CWalletDB* parameter from CWallet::AddToWalletPatrick Strateman2016-07-294-16/+14
| * | Split CWallet::AddToWallet into AddToWallet and LoadToWallet.Patrick Strateman2016-07-295-116/+119
* | | Merge #8413: Trivial: pass Consensus::Params& instead of CChainParams& in Con...Pieter Wuille2016-08-012-5/+5
|\ \ \
| * | | Trivial: pass Consensus::Params& instead of CChainParams& in ContextualCheckB...Jorge Timón2016-07-272-5/+5
* | | | Merge #8346: Mempool: Use Consensus::CheckTxInputs direclty over main::CheckI...Pieter Wuille2016-08-012-2/+20
|\ \ \ \
| * | | | Mempool: Use Consensus::CheckTxInputs direclty over main::CheckInputsJorge Timón2016-07-292-2/+20
* | | | | Merge #8400: [qa]: enable rpcbind_testMarcoFalke2016-07-313-129/+102
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | [qa]: enable rpcbind_testwhythat2016-07-252-128/+93
| * | | | [qa]: add parsing for '<host>:<port>' argument form to rpc_url()whythat2016-07-251-1/+9
* | | | | Merge #8238: [WIP][depends] ZeroMQ 4.1.5 && ZMQ on WindowsWladimir J. van der Laan2016-07-305-8/+65
|\ \ \ \ \
| * | | | | [depends] ZeroMQ 4.1.5fanquake2016-07-215-8/+65
* | | | | | Merge #8427: net: Ignore `notfound` P2P messagesPieter Wuille2016-07-301-0/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | net: Ignore `notfound` P2P messagesWladimir J. van der Laan2016-07-291-0/+5
|/ / / / /
* | | | | Merge #8417: [QA] Add walletdump RPC test (including HD- & encryption-tests)Wladimir J. van der Laan2016-07-292-0/+121
|\ \ \ \ \
| * | | | | [QA] Add walletdump RPC test (including HD- & encryption-tests)Jonas Schnelli2016-07-282-0/+121
* | | | | | Merge #8274: util: Update tinyformatWladimir J. van der Laan2016-07-293-355/+375
|\ \ \ \ \ \
| * | | | | | util: Remove zero-argument versions of LogPrint and errorWladimir J. van der Laan2016-06-272-23/+7
| * | | | | | util: Update tinyformatWladimir J. van der Laan2016-06-271-332/+368
* | | | | | | Merge #8421: httpserver: drop boost (#8023 dependency)Wladimir J. van der Laan2016-07-292-35/+33
|\ \ \ \ \ \ \
| * | | | | | | httpserver: replace boost threads with stdCory Fields2016-07-282-27/+22
| * | | | | | | httpserver: explicitly detach worker threadsCory Fields2016-07-281-2/+4
| * | | | | | | httpserver: use a future rather than relying on boost's try_join_forCory Fields2016-07-281-8/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Merge #8408: Prevent fingerprinting, disk-DoS with compact blocksWladimir J. van der Laan2016-07-291-2/+1
|\ \ \ \ \ \ \
| * | | | | | | Ignore CMPCTBLOCK messages for pruned blocksSuhas Daftuar2016-07-261-1/+1
| * | | | | | | Ignore GETBLOCKTXN requests for unknown blocksSuhas Daftuar2016-07-261-1/+0
* | | | | | | | Merge #8412: libconsensus: Expose a flag for BIP112Pieter Wuille2016-07-291-0/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | libconsensus: Expose a flag for BIP112Jorge Timón2016-07-281-0/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge #8321: [trivial] Switched constants to sizeof()Wladimir J. van der Laan2016-07-282-16/+23
|\ \ \ \ \ \ \
| * | | | | | | [trivial] Switched constants to sizeof()Thomas Snider2016-07-182-16/+23
* | | | | | | | Port from 0.13: Create a new HD seed after encrypting the walletJonas Schnelli2016-07-284-12/+57
* | | | | | | | Merge #8332: semi trivial: clarify witness branches in transaction.h serializ...Wladimir J. van der Laan2016-07-281-3/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | transaction: clarify witness branchesDaniel Cousens2016-07-141-3/+5
* | | | | | | | | Merge #8407: [Qt] Add dbcache migration pathWladimir J. van der Laan2016-07-282-1/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [Qt] Add dbcache migration pathJonas Schnelli2016-07-282-1/+24
* | | | | | | | | | Merge #8348: Trivial: Segwit: Don't call IsWitnessEnabled from ContextualChec...Wladimir J. van der Laan2016-07-281-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Trivial: Segwit: Don't call IsWitnessEnabled from ContextualCheckBlockJorge Timón2016-07-171-1/+1
* | | | | | | | | | | Merge #8414: prepend license statement to indirectmap.hWladimir J. van der Laan2016-07-281-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | prepend license statement to indirectmapKaz Wesley2016-07-271-0/+4
|/ / / / / / / / / / /
* | | | | | | | | | | Merge #8206: [Wallet] Add HD xpriv to dumpwalletWladimir J. van der Laan2016-07-272-4/+27
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | [Wallet] add HD xpriv to dumpwalletJonas Schnelli2016-07-272-4/+27
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge #8358: [doc] gbuild: Set memory explicitly (default is too low)Wladimir J. van der Laan2016-07-261-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [doc] gbuild: Set memory explicitly (default is too low)MarcoFalke2016-07-181-3/+3
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge #8381: Make witness v0 outputs non-standardWladimir J. van der Laan2016-07-264-7/+89
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | qa: Add test for standardness of segwit v0 outputsSuhas Daftuar2016-07-232-1/+79
| * | | | | | | | | Make witness v0 outputs non-standard before segwit activationJohnson Lau2016-07-223-7/+11
| | |/ / / / / / / | |/| | | | | | |