aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-12Merge #20619: guix: Quality of life improvementsfanquake
2021-01-12Merge #20495: sync: Use decltype(auto) return type for WITH_LOCKfanquake
2021-01-11Merge #19315: [tests] Allow outbound & block-relay-only connections in functi...MarcoFalke
2021-01-11Merge #20787: Use C++17 std::array deduction for OUTPUT_TYPES, ALL_FEE_ESTIMA...fanquake
2021-01-11Merge #20373: refactor, net: Increase CNode data member encapsulationMarcoFalke
2021-01-11Merge #20852: net: allow CSubNet of non-IP networksWladimir J. van der Laan
2021-01-11Merge bitcoin-core/gui#161: Add PeerTableModel::StatsRole to prevent data lay...Jonas Schnelli
2021-01-11Merge #20876: test: Replace getmempoolentry with testmempoolaccept in MiniWalletMarcoFalke
2021-01-11Merge #20480: Replace boost::variant with std::variantfanquake
2021-01-11Merge #18819: net: Replace cs_feeFilter with simple std::atomicfanquake
2021-01-10test: add test for banning of non-IP addressesVasil Dimov
2021-01-10net: allow CSubNet of non-IP networksVasil Dimov
2021-01-10refactor, net: Increase CNode data member encapsulationHennadii Stepanov
2021-01-10refactor, move-only: Relocate CNode private membersHennadii Stepanov
2021-01-10Merge bitcoin-core/gui#163: Peer details: replace Direction with Connection TypeMarcoFalke
2021-01-10Merge #20881: fuzz: net permission flags in net processingMarcoFalke
2021-01-10Merge #20890: doc: Add explicit macdeployqtplus dependencies install stepfanquake
2021-01-09rpc: move getpeerinfo connection_type help to correct placeJon Atack
2021-01-09gui: improve connection type tooltipHennadii Stepanov
2021-01-09gui: replace Direction with Connection Type in peer detailsJon Atack
2021-01-09Merge #20741: doc: Update 'Secure string handling'Wladimir J. van der Laan
2021-01-09doc: Add explicit macdeployqtplus dependencies install stepHennadii Stepanov
2021-01-08guix: Print build params inside/outside of containerCarl Dong
2021-01-08guix: Move DISTSRC determination to guix-build.shCarl Dong
2021-01-08guix: Move OUTDIR determination+creation to guix-build.shCarl Dong
2021-01-08guix: Add more sanity checks to guix-build.shCarl Dong
2021-01-08guix: Add section headings to guix-build.shCarl Dong
2021-01-08genbuild: Specify rev-parse lengthCarl Dong
2021-01-08docs: Point to contrib/guix/README.md in doc/guix.mdCarl Dong
2021-01-08guix: Small updates to README wordingCarl Dong
2021-01-08guix: Update HOSTS README entry for new architecturesCarl Dong
2021-01-08guix: Remove README development environment sectionCarl Dong
2021-01-08guix: Add ADDITIONAL_GUIX_{COMMON,TIMEMACHINE}_FLAGS optionsCarl Dong
2021-01-08guix: Add SUBSTITUTE_URLS optionCarl Dong
2021-01-08guix: Make guix honor MAX_JOBS settingCarl Dong
2021-01-08gui: create GUIUtil::ConnectionTypeToQString utility functionJon Atack
2021-01-08Merge #20786: net: [refactor] Prefer integral types in CNodeStatsMarcoFalke
2021-01-08Merge #20882: fuzz: Add missing muhash registrationMarcoFalke
2021-01-08fuzz: Add missing muhash registrationMarcoFalke
2021-01-08test: Replace getmempoolentry with testmempoolaccept in MiniWalletMarcoFalke
2021-01-08Merge #20688: test: run mempool_compatibility.py even with wallet disabledMarcoFalke
2021-01-08Merge #19683: depends: Pin clang search paths for darwin hostWladimir J. van der Laan
2021-01-07Merge #14501: Fix possible data race when committing block filesWladimir J. van der Laan
2021-01-07depends: Add comment about cache invalidationCarl Dong
2021-01-07depends: Fully determine path for darwin cctoolsCarl Dong
2021-01-07depends: Fully determine path for darwin_{CC,CXX}Carl Dong
2021-01-07depends: Quote to prevent word splitting in config.siteCarl Dong
2021-01-07depends: Remove -fuse-ld lineCarl Dong
2021-01-07depends: Pin clang search paths for darwin hostCarl Dong
2021-01-07depends: Delay expansion of per-package varsCarl Dong