aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-20test: run rpc-generateblock.py even with wallet disabledDarius Parvin
2021-11-20Merge bitcoin/bitcoin#23553: test: Remove sanitizer suppression implicit-sign...fanquake
2021-11-19configure.ac: remove BashismMatt Whitlock
2021-11-19util: Add missing fstatfs to syscall sandboxMarcoFalke
2021-11-19test: Remove sanitizer suppression implicit-signed-integer-truncation:netaddr...MarcoFalke
2021-11-18Remove strtol in torcontrolMarcoFalke
2021-11-18net: split CConnman::SocketHandler()Vasil Dimov
2021-11-18style: remove unnecessary bracesVasil Dimov
2021-11-18net: keep reference to each node during socket waitVasil Dimov
2021-11-18net: dedup and RAII-fy the creation of a copy of CConnman::vNodesVasil Dimov
2021-11-18Merge bitcoin/bitcoin#23540: test: add decodescript RPC test for P2TR output ...MarcoFalke
2021-11-18Merge bitcoin/bitcoin#22981: doc: Fix incorrect C++ named argsfanquake
2021-11-18test: add decodescript RPC test for P2TR output typeSebastian Falbesoner
2021-11-18test: check for decodescript RPC 'type' resultsSebastian Falbesoner
2021-11-17test: add logging to rpc_decodescript.pySebastian Falbesoner
2021-11-17Merge bitcoin/bitcoin#22881: doc: provide context for CNetAddr::UnserializeV1...W. J. van der Laan
2021-11-17test: refactor: replace OP_1/OP_TRUE magic numbers by constantsSebastian Falbesoner
2021-11-17test: refactor: take use of `create_block` txlist parameterSebastian Falbesoner
2021-11-17test: refactor: take use of `create_block` version parameter (or use default)Sebastian Falbesoner
2021-11-17util: ParseByteUnits - Parse a string with suffix unit [k|K|m|M|g|G|t|T]Douglas Chimento
2021-11-17Merge bitcoin/bitcoin#23501: test: various feature_nulldummy.py improvementsW. J. van der Laan
2021-11-17doc: Fix incorrect C++ named argsMarcoFalke
2021-11-17scripts: test for PE control flow instrumentationfanquake
2021-11-17build: use -fcf-protection=full when building Windows Boost in dependsfanquake
2021-11-17Merge bitcoin/bitcoin#23525: doc: Pick better named args for MutableTransacti...MarcoFalke
2021-11-17Merge bitcoin/bitcoin#23496: fuzz: Add minisketch fuzz testMarcoFalke
2021-11-17Merge bitcoin/bitcoin#23522: Improve fs::PathToString documentationfanquake
2021-11-17Merge bitcoin/bitcoin#23520: ci: Rework ci task names (take 3)fanquake
2021-11-17Merge bitcoin/bitcoin#23511: release: require glibc 2.18+fanquake
2021-11-17Merge bitcoin/bitcoin#23524: doc: Fix typos in endif header commentsfanquake
2021-11-16fuzz: Add minisketch fuzz testMarcoFalke
2021-11-16Extract Taproot internal keyid with GetKeyFromDestinationAndrew Chow
2021-11-16Mention bech32m in -addresstype and -changetype helpAndrew Chow
2021-11-16Create a tr() descriptor bech32m DescriptorScriptPubKeyMan by defaultAndrew Chow
2021-11-16doc: Pick better named args for MutableTransactionSignatureCreatorMarcoFalke
2021-11-16ci: Rework ci task namesMarcoFalke
2021-11-16refactor: Replace validation.h include with forward-decl in miner.hMarcoFalke
2021-11-16style: Sort file list after renameMarcoFalke
2021-11-16scripted-diff: Move miner to src/nodeMarcoFalke
2021-11-16doc: Fix typos in endif header commentsMarcoFalke
2021-11-16Merge bitcoin/bitcoin#23504: ci: Replace soon EOL hirsute with jammyfanquake
2021-11-16Merge bitcoin/bitcoin#23491: scripted-diff: Move minisketchwrapper to src/nodefanquake
2021-11-16Merge bitcoin/bitcoin#23499: multiprocess: Add interfaces::Node::broadCastTra...MarcoFalke
2021-11-16policy: Treat taproot as always activeMarcoFalke
2021-11-15Store pubkeys in TRDescriptor::MakeScriptsAndrew Chow
2021-11-16Merge bitcoin/bitcoin#23474: test: scripted-diff cleanups after generate* cha...fanquake
2021-11-16Merge bitcoin/bitcoin#23349: util: Use FEATURE_LATEST for wallets created wit...Samuel Dobson
2021-11-16Merge bitcoin/bitcoin#23478: build: Add support for Android NDK r23 LTSfanquake
2021-11-16build: add `--enable-lto` configuration optionfanquake
2021-11-16build: remove D__STDC_FORMAT_MACROS from CPPFLAGSfanquake