aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-03test: remove rapidcheck integration and testsfanquake
2020-04-03Merge #18503: init: Replace URL_WEBSITE with PACKAGE_URLfanquake
2020-04-03Merge #18505: doc: Update webchat URLs in README.mdfanquake
2020-04-03Merge #18382: doc: note the costs of fetching all pull requestsfanquake
2020-04-03Merge #18426: scripts: previous_release: improve behaviour on failed downloadfanquake
2020-04-03Merge #18383: refactor: Check for overflow when calculating sum of tx outputsMarcoFalke
2020-04-03Merge #18464: doc: block-relay-only vs blocksonlyMarcoFalke
2020-04-03Merge #18494: test: replace (send_message + sync_with_ping) with send_and_pingMarcoFalke
2020-04-02Merge #18500: chainparams: Bump assumed valid hashWladimir J. van der Laan
2020-04-02doc: Update webchat URLs in README.mdSuriyaa Sundararuban
2020-04-02Merge #16923: wallet: Handle duplicate fileid exceptionWladimir J. van der Laan
2020-04-02init: Replace URL_WEBSITE with PACKAGE_URLMarcoFalke
2020-04-02Merge #18358: util: fix compilation with mingw-w64 7.0.0Wladimir J. van der Laan
2020-04-02build: Detect gmtime_* definitions via configureBen Woosley
2020-04-02chainparams: Bump assumed valid hashMarcoFalke
2020-04-01test: replace (send_message + sync_with_ping) with send_and_pingJon Atack
2020-04-01Merge #18492: qt: Translations update pre-branchWladimir J. van der Laan
2020-04-01qt: Translations update pre-branchWladimir J. van der Laan
2020-04-01Merge #18477: ci: Use Focal for fuzzersfanquake
2020-04-01Merge #18247: test: Wait for both veracks in add_p2p_connectionMarcoFalke
2020-04-01Merge #18486: doc: Explain new test loggingMarcoFalke
2020-03-31doc: Explain new test loggingMarcoFalke
2020-03-31test: Remove redundant sync_with_ping after add_p2p_connectionMarcoFalke
2020-03-31test: Wait for both veracks in add_p2p_connectionMarcoFalke
2020-03-31Merge #18474: test: check that peer is connected when calling sync_*MarcoFalke
2020-03-31Merge #18472: test: Remove unsafe BOOST_TEST_MESSAGEMarcoFalke
2020-03-31Merge #18481: test: add BIP37 'filterclear' test to p2p_filter.pyMarcoFalke
2020-03-31gui: Delete progress dialog instead of hidding itJoão Barbosa
2020-03-31wallet: Handle duplicate fileid exceptionJoão Barbosa
2020-03-31Merge #18338: Fix wallet unload race conditionWladimir J. van der Laan
2020-03-31doc: note the costs of fetching all pull requestsVasil Dimov
2020-03-31Merge #18160: gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChangedWladimir J. van der Laan
2020-03-31test: add BIP37 'filterclear' test to p2p_filter.pySebastian Falbesoner
2020-03-30Merge #18420: test: listsinceblock block height checksMarcoFalke
2020-03-30ci: Use Focal for fuzzersMarcoFalke
2020-03-30test: check that peer is connected when calling sync_*MarcoFalke
2020-03-30Merge #18334: test: Add basic test for BIP 37MarcoFalke
2020-03-30test: Remove unsafe BOOST_TEST_MESSAGEMarcoFalke
2020-03-30Merge #18433: serialization: prevent int overflow for big Coin::nHeightfanquake
2020-03-30doc: block-relay-only is not blocksonlyMarcoFalke
2020-03-29Merge #18455: tests: Add fuzzing harness for functions/classes in flatfile.h,...MarcoFalke
2020-03-29tests: Add fuzzing harness for functions/classes in random.hpracticalswift
2020-03-29tests: Add fuzzing harness for LimitedString (serialize.h)practicalswift
2020-03-29tests: Add fuzzing harness for functions/classes in span.hpracticalswift
2020-03-29tests: Add fuzzing harness for functions/classes in merkleblock.hpracticalswift
2020-03-29tests: Add fuzzing harness for functions/classes in flatfile.hpracticalswift
2020-03-29Merge #18391: doc: Update init and reduce-traffic docs for -blocksonlyMarcoFalke
2020-03-29Update -blocksonly documentationglowang
2020-03-28Merge #18459: rpc: remove unused getbalances() codeMarcoFalke
2020-03-28rpc: remove unused getbalances() codeJon Atack