aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-30[Doc] Update implemented BIPs listfanquake
2016-05-30Merge #8107: bench: Added base58 encoding/decoding benchmarksWladimir J. van der Laan
2016-05-30Merge #7896: fix typo in help textWladimir J. van der Laan
2016-05-30Merge #8111: Benchmark SipHashWladimir J. van der Laan
2016-05-30Reduce unnecessary hashing in signrawtransactionJonas Nick
2016-05-29Merge #8104: Tests: add timeout to sync_blocks() and sync_mempools()MarcoFalke
2016-05-29[Doc] Add benchmarking notesfanquake
2016-05-29Don't use assert for catching randomness failuresPieter Wuille
2016-05-29Always require OS randomness when generating secret keysPieter Wuille
2016-05-28Benchmark SipHashPieter Wuille
2016-05-27build: Enumerate ctaes rather than globbingCory Fields
2016-05-27Include signal.h for sig_atomic_t in WIN32Pieter Wuille
2016-05-27Merge #8108: Trivial: Remove unused local variable shadowing upper localMarcoFalke
2016-05-27Merge #8098: [qa] test_framework: Append portseed to tmpdirMarcoFalke
2016-05-27Remove unused local variable shadowing upper localPavel Janík
2016-05-27bench: Added base58 encoding/decoding benchmarksYuri Zhykin
2016-05-26Tests: add timeout to sync_blocks() and sync_mempools()Suhas Daftuar
2016-05-26Merge #8102: Bugfix: use global ::fRelayTxes instead of CNode in version sendPieter Wuille
2016-05-26Use global ::fRelayTxes instead of CNode onePieter Wuille
2016-05-26Merge #8049: Expose information on whether transaction relay is enabled in `g...Pieter Wuille
2016-05-26Do not increment nAttempts by more than one for every Good connection.Gregory Maxwell
2016-05-26Avoid counting failed connect attempts when probably offline.Gregory Maxwell
2016-05-26Merge #8015: CCoinsViewErrorCatcher raison-d-etreWladimir J. van der Laan
2016-05-26Merge #8034: [doc][trivial] Add basic git squash workflow [skip ci]Wladimir J. van der Laan
2016-05-26Merge #8073: qt: askpassphrasedialog: Clear pass fields on acceptWladimir J. van der Laan
2016-05-25Do not use mempool for GETDATA for tx accepted after the last mempool req.Gregory Maxwell
2016-05-25Merge #7795: UpdateTip: log only one line at most per blockPieter Wuille
2016-05-25Merge #8061: [Wallet] Improve Wallet encapsulationPieter Wuille
2016-05-25Merge #8076: VerifyDB: don't check blocks that have been prunedPieter Wuille
2016-05-25Merge #8063: Acquire lock to check for genesis block.Pieter Wuille
2016-05-25Merge #8092: Correct small typo in extract_strings_qt.pyPieter Wuille
2016-05-25Merge #8095: Test framework: only cleanup on successful test runsMarcoFalke
2016-05-25Test framework: only cleanup on successful test runsSuhas Daftuar
2016-05-24Correct small typo in extract_strings_qt.pyMitchell Cash
2016-05-23Merge #8014: Qt: Sort transactions by dateJonas Schnelli
2016-05-23Merge #8042: [Qt] Don't allow to open the debug window during splashscreen & ...Jonas Schnelli
2016-05-22VerifyDB: don't check blocks that have been prunedSuhas Daftuar
2016-05-20Merge #8047: [qa] test_framework: Set wait-timeout for bitcoind procsMarcoFalke
2016-05-20Add RPC test for the p2p mempool command in conjunction with disabled bloomfi...Jonas Schnelli
2016-05-20Disable the mempool P2P command when bloom filters disabledPeter Todd
2016-05-20Merge #8056: [qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke
2016-05-20Consensus: Decouple from chainparams.o and timedata.oJorge Timón
2016-05-20Merge #8072: travis: 'make check' in parallel and verboseMarcoFalke
2016-05-20[qa] test_framework: Append portseed to tmpdirMarcoFalke
2016-05-19qt: askpassphrasedialog: Clear pass fields on acceptPavel Vasin
2016-05-19travis: 'make check' in parallel and verboseCory Fields
2016-05-19Merge #8070: Remove non-determinism which is breaking net_tests #8069Wladimir J. van der Laan
2016-05-19Merge #8033: Fix Socks5() connect failures to be less noisy and less unnecess...Wladimir J. van der Laan
2016-05-19Use Socks5ErrorString() to decode error responses from socks proxy.Warren Togami
2016-05-18Fix typo adddrman to addrman as requested in #8070Ethan Heilman