aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-09Merge #21116: build: Disable --disable-fuzz-binary for gitian/guix buildsfanquake
2021-02-09Merge #21115: test: Fix Windows cross buildfanquake
2021-02-08Merge #20944: rpc: Return total fee in getmempoolinfoMarcoFalke
2021-02-08build: Disable --disable-fuzz-binary for guix buildsHennadii Stepanov
2021-02-08build: Disable --disable-fuzz-binary for gitian buildsHennadii Stepanov
2021-02-08test: Fix Windows cross buildHennadii Stepanov
2021-02-08Merge #21107: test: remove type: comments in favour of actual annotationsMarcoFalke
2021-02-08Merge #21036: gitian: Bump descriptors to Focal for 22.0MarcoFalke
2021-02-08Merge #21084: test: fix timeout decrease in feature_assumevalidMarcoFalke
2021-02-08Merge #20936: build: build fuzz tests by defaultMarcoFalke
2021-02-08Merge #20720: build: more robustly check for fcf-protection supportfanquake
2021-02-08test: remove type: comments in favour of actual annotationsfanquake
2021-02-08Merge #21081: test: fix the unreachable code at feature_taprootfanquake
2021-02-08Merge #21105: docs: correctly identify script typefanquake
2021-02-07docs: correctly identify script typelisa neigut
2021-02-05build: build fuzz tests by default.Dan Benjamin
2021-02-05Merge bitcoin-core/gui#203: Display plain "Inbound" in peer detailsJonas Schnelli
2021-02-05Merge #20839: fuzz: Avoid extraneous copy of input data, using Span<>Wladimir J. van der Laan
2021-02-05Merge #20764: cli -netinfo peer connections dashboard updates 🎄 ✨Wladimir J. van der Laan
2021-02-05Merge #20267: Disable and fix tests for when BDB is not compiledWladimir J. van der Laan
2021-02-05Merge #20646: doc: refer to BIPs 339/155 in feature negotiationWladimir J. van der Laan
2021-02-05Merge #21077: doc: clarify -timeout and -peertimeout config optionsMarcoFalke
2021-02-05Merge #21080: fuzz: Configure check for main function (take 2)MarcoFalke
2021-02-05Merge #21082: refactor: Treat ArgsManager::Flags as uint32_t explicitlyMarcoFalke
2021-02-04test: fix timeout decrease in feature_assumevalidBruno Garcia
2021-02-04[doc] clarify -peertimeout and -timeout descriptionsgzhao408
2021-02-04refactor: Treat ArgsManager::Flags as uint32_t explicitlyMarcoFalke
2021-02-04fix the unreachable code at feature_taprootBruno Garcia
2021-02-04fuzz: Configure check for main function (take 2)MarcoFalke
2021-02-04Merge #21042: doc, test: Improve setup_clean_chain documentationMarcoFalke
2021-02-04Merge #21025: validation: Guard chainman chainstates with cs_mainMarcoFalke
2021-02-04Merge #20715: util: Add ArgsManager::GetCommand() and use it in bitcoin-walletMarcoFalke
2021-02-04Merge #21049: Add release notes for listdescriptors RPCMarcoFalke
2021-02-04Merge #21065: build: make macOS HOST in download-osx genericfanquake
2021-02-03fuzz: Avoid extraneous copy of input data, using Span<>MarcoFalke
2021-02-03gitian: remove execstack workaround for ricv64 & powerpc64lefanquake
2021-02-03build: use focal in gitian descriptorsfanquake
2021-02-03netinfo: display only outbound block relay countsJon Atack
2021-02-03netinfo: add i2p networkJon Atack
2021-02-03netinfo: add bip152 high-bandwidth to/from fieldsJon Atack
2021-02-03netinfo: display manual peers countJon Atack
2021-02-03netinfo: update to use peer connection typesJon Atack
2021-02-03Merge #21060: doc: More precise -debug and -debugexclude docfanquake
2021-02-02netinfo: add ConnectionTypeForNetinfo member helper functionJon Atack
2021-02-02doc: refer to BIPs 339/155 in feature negotiationJon Atack
2021-02-02build: make macOS HOST in download-osx genericfanquake
2021-02-02Merge #19509: Per-Peer Message CaptureMarcoFalke
2021-02-02Merge #21059: Drop boost/preprocessor dependenciesWladimir J. van der Laan
2021-02-02Add release notes for listdescriptors RPCIvan Metlushko
2021-02-01validation: Guard all chainstates with cs_mainCarl Dong