aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-20Merge bitcoin/bitcoin#22749: ci: Run arm task on arm64 hardwareMarcoFalke
2021-08-20Merge bitcoin/bitcoin#22730: ci: Run fuzzer task for the master branch onlyfanquake
2021-08-20Merge bitcoin/bitcoin#22654: guix: Don't include directory name in SHA256SUMSfanquake
2021-08-20Merge bitcoin/bitcoin#22697: addrman: Remove CAddrMan::Clear() functionfanquake
2021-08-20Merge bitcoin/bitcoin#22750: ci: Followups for #22710MarcoFalke
2021-08-20Merge bitcoin/bitcoin#22746: doc: Update GitHub documentation linksfanquake
2021-08-20ci: Make git available for all merge commitsHennadii Stepanov
2021-08-20scripted-diff: Rename template to avoid CI configuration parsing warningHennadii Stepanov
2021-08-19doc: Mention the flat directory structure for uploadsAndrew Chow
2021-08-19Merge bitcoin/bitcoin#22568: test: add addr-fetch peer connection state and t...MarcoFalke
2021-08-19ci: Run arm task on arm64 hardwareMarcoFalke
2021-08-19doc: Update GitHub documentation linksSuriyaa Rocky Sundararuban
2021-08-19Merge bitcoin/bitcoin#22742: test: Use proper target in do_fund_sendMarcoFalke
2021-08-19Merge bitcoin/bitcoin#22710: ci: Invalidate depends caches when sources have ...MarcoFalke
2021-08-19[addrman] Clean up ctorJohn Newbery
2021-08-19[addrman] inline Clear() into CAddrMan ctorJohn Newbery
2021-08-19[addrman] Remove all public uses of CAddrMan.Clear() from the testsJohn Newbery
2021-08-19test: fix bug in 22686S3RK
2021-08-19Merge bitcoin/bitcoin#22739: doc: link to managing-wallets from docs READMEfanquake
2021-08-19Merge bitcoin/bitcoin#19101: refactor: remove ::vpwallets and related global ...fanquake
2021-08-19Merge bitcoin/bitcoin#22331: crypto: Fix K1/K2 use in ChaCha20-Poly1305 AEADfanquake
2021-08-19doc: link to managing-wallets from doc readmefanquake
2021-08-18guix: Don't include directory name in SHA256SUMSAndrew Chow
2021-08-19Merge bitcoin/bitcoin#22724: windres: use PACKAGE_VERSION rather than buildin...fanquake
2021-08-18Merge bitcoin/bitcoin#22229: test: consolidate to f-strings (part 1)MarcoFalke
2021-08-18ci: Run fuzzer task for the master branch onlyHennadii Stepanov
2021-08-18ci: Invalidate depends caches when sources have been changedHennadii Stepanov
2021-08-18Merge bitcoin/bitcoin#22645: scripts: prevent GCC optimising test symbols in ...W. J. van der Laan
2021-08-18[tests] Remove CAddrMan.Clear() call from CAddrDB::Read()John Newbery
2021-08-18[addrman] Don't call Clear() if parsing peers.dat failsJohn Newbery
2021-08-18[addrman] Move peers.dat parsing to init.cppJohn Newbery
2021-08-18Merge bitcoin/bitcoin#22732: net: use m_client_interface rather than uiInterfacefanquake
2021-08-18scripted-diff: replace clientInterface with m_client_interface in netfanquake
2021-08-18net: use clientInterface rather than uiInterfacefanquake
2021-08-18test: use f-strings in mining_*.py testsfanquake
2021-08-18test: use f-strings in interface_*.py testsfanquake
2021-08-18test: use f-strings in feature_proxy.pyfanquake
2021-08-18test: use f-strings in feature_segwit.pyfanquake
2021-08-18test: use f-strings in feature_versionbits_warning.pyfanquake
2021-08-18test: use f-strings in feature_settings.pyfanquake
2021-08-18test: use f-strings in feature_pruning.pyfanquake
2021-08-18test: use f-strings in feature_notifications.pyfanquake
2021-08-18test: use f-strings in feature_minchainwork.pyfanquake
2021-08-18test: use f-strings in feature_logging.pyfanquake
2021-08-18test: use f-strings in feature_loadblock.pyfanquake
2021-08-18test: use f-strings in feature_help.pyfanquake
2021-08-18test: use f-strings in feature_filelock.pyfanquake
2021-08-18test: use f-strings in feature_fee_estimation.pyfanquake
2021-08-18test: use f-strings in feature_dersig.pyfanquake
2021-08-18test: use f-strings in feature_dbcrash.pyfanquake