aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-13Merge #18894: gui: Fix manual coin control with multiple wallets loadedJonas Schnelli
2020-05-13Merge #18578: gui: Fix leak in CoinControlDialog::updateViewJonas Schnelli
2020-05-13Merge #16710: build: Enable -Wsuggest-override if availablefanquake
2020-05-12Do not answer GETDATA for to-be-announced txPieter Wuille
2020-05-12[net processing] Only send a getheaders for one block in an INVJohn Newbery
2020-05-12Push down use of cs_main into FindTxForGetDataPieter Wuille
2020-05-12Abstract logic to determine whether to answer tx GETDATAPieter Wuille
2020-05-12build: Enable -Wsuggest-overrideHennadii Stepanov
2020-05-12Merge #18910: p2p: add MAX_FEELER_CONNECTIONS constantfanquake
2020-05-12Merge #18877: Serve cfcheckpt requestsMarcoFalke
2020-05-12Merge #18929: ci: Pass down LD_LIBRARY_PATH and MAKEJOBS to fuzz test_runnerMarcoFalke
2020-05-12test: use p2p constants in denial of service testsfanquake
2020-05-12p2p: add MAX_FEELER_CONNECTIONS constanttryphe
2020-05-12Merge #18931: net: use CMessageHeader::HEADER_SIZE, add missing includefanquake
2020-05-12Merge #18957: Add a link from ZMQ doc to ZMQ example in contrib/fanquake
2020-05-12Merge #18928: build: don't pass -w when building for Windowsfanquake
2020-05-12Add a link from ZMQ doc to ZMQ example in contrib/Damian Mee
2020-05-12Merge #18808: [net processing] Drop unknown types in getdatafanquake
2020-05-11avoided os-dependant pathFerdinando M. Ametrano
2020-05-11refactor: Add BerkeleyDatabaseVersion() functionHennadii Stepanov
2020-05-11Merge #18914: refactor: Apply override specifier consistentlyMarcoFalke
2020-05-11Merge #18939: doc: add c++17-enable flag to fuzzing instructionsMarcoFalke
2020-05-11rpcwallet: Replace pwallet-> with wallet.MarcoFalke
2020-05-11rpcwallet: Replace boost::optional<T>::emplace with simple assignment of T{}MarcoFalke
2020-05-11Merge #18216: test, build: Enable -Werror=sign-comparefanquake
2020-05-11doc: add c++17-enable to fuzzing instructionsMartin Zumsande
2020-05-10util: Drop OpOriginal() and OpTranslated()Hennadii Stepanov
2020-05-10gui: Do not translate InitWarning messages in debug.logHennadii Stepanov
2020-05-10util: Enhance Join()Hennadii Stepanov
2020-05-10Set LD_LIBRARY_PATH consistently in travis testsRussell Yanofsky
2020-05-10net: use CMessageHeader::HEADER_SIZE, add missing includeJon Atack
2020-05-10Remove unused ci configs that have been moved elsewhereMarcoFalke
2020-05-10fuzz: Pass down MAKEJOBS to test_runnerMarcoFalke
2020-05-10build: don't pass -w when building for Windowsfanquake
2020-05-09util: Enhance bilingual_strHennadii Stepanov
2020-05-09Merge #18901: fuzz: use std::optional for sep_pos_opt variableMarcoFalke
2020-05-09fuzz: use std::optional for sep_pos variableHarris
2020-05-09build: Enable -Werror=sign-compareBen Woosley
2020-05-09refactor: Rework asmap Interpret to avoid ptrdiff_tBen Woosley
2020-05-08Merge #18866: test: Fix verack race to avoid intermittent test failuresMarcoFalke
2020-05-08Merge #18917: fuzz: fix vector size problem in system fuzzerMarcoFalke
2020-05-08[test] Add test for cfcheckptJim Posen
2020-05-08[net processing] Message handling for getcfcheckpt.Jim Posen
2020-05-08[init] Add -peerblockfilters optionJim Posen
2020-05-08fuzz: fix vector size problem in system fuzzerHarris
2020-05-08test: Fix outstanding -Wsign-compare errorsBen Woosley
2020-05-08Merge #16224: gui: Bilingual GUI error messagesMarcoFalke
2020-05-08Merge #18864: Add v0.16.3 backwards compatibility test, bump v0.19.0.1 to v0....MarcoFalke
2020-05-08[ci] make list of previous releases to download a settingSjors Provoost
2020-05-08refactor: Remove override for final overridersHennadii Stepanov