aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | Merge #8391: Consensus: Remove ISMWladimir J. van der Laan2016-08-047-107/+83
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | Consensus: Remove ISMNicolasDorier2016-07-237-107/+83
| * | | | | | | | | | | | | | | | | | | | | | | | Merge #8439: [doc] Increase recommended memory in gitian build guideWladimir J. van der Laan2016-08-032-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | [doc] Increase recommended memory in gitian build guidefanquake2016-08-012-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge #8189: rename mapAddrCount to mapNetGroupNodesWladimir J. van der Laan2016-08-031-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | rename mapAddrCount to mapNetGroupNodesinstagibbs2016-06-101-5/+5
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8446: [Trivial] BIP9 parameters on regtest cleanupWladimir J. van der Laan2016-08-031-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Do not shadow previous local variablePavel Janík2016-08-021-3/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Trivial: bip -> BIP in help text and commentPavel Janík2016-08-021-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8428: Update README.md inside of src/test/Wladimir J. van der Laan2016-08-031-12/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Update README.mdChris Stewart2016-07-311-12/+9
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8442: [qa] Rework hd wallet dump testWladimir J. van der Laan2016-08-031-80/+64
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | [qa] Rework hd wallet dump testMarcoFalke2016-08-011-80/+64
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8418: Add tests for compact blocksWladimir J. van der Laan2016-08-028-76/+1026
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Add p2p test for BIP 152 (compact blocks)Suhas Daftuar2016-07-292-0/+609
| | * | | | | | | | | | | | | | | | | | | | | | | | | Add support for compactblocks to mininodeSuhas Daftuar2016-07-291-4/+272
| | * | | | | | | | | | | | | | | | | | | | | | | | | Tests: refactor compact size serialization in mininodeSuhas Daftuar2016-07-291-72/+25
| | * | | | | | | | | | | | | | | | | | | | | | | | | Implement SipHash in PythonPieter Wuille2016-07-292-0/+68
| | * | | | | | | | | | | | | | | | | | | | | | | | | Allow changing BIP9 parameters on regtestSuhas Daftuar2016-07-293-0/+52
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge #8419: Enable size accounting in mining unit testsWladimir J. van der Laan2016-08-011-3/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Enable size accounting in mining unit testsSuhas Daftuar2016-07-281-3/+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