aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-14Clean up things that include script/standard.hAndrew Chow
2023-08-14MOVEONLY: Move datacarrier defaults to policy.hAndrew Chow
2023-08-14Move CTxDestination to its own fileAndrew Chow
2023-08-14Move Taproot{SpendData/Builder} to signingprovider.{h/cpp}Andrew Chow
2023-08-14Move CScriptID to script.{h/cpp}Andrew Chow
2023-08-14Remove ScriptHash from CScriptID constructorAndrew Chow
2023-08-14Move MANDATORY_SCRIPT_VERIFY_FLAGS from script/standard.h to policy/policy.hAnthony Towns
2023-08-14ci: Drop no longer needed `macos_sdk_cache`Hennadii Stepanov
2023-08-14Merge bitcoin/bitcoin#28232: test: locked_wallet, skip default fee estimationfanquake
2023-08-14[functional test] transaction orphan handlingglozow
2023-08-14[test framework] make it easier to fast-forward setmocktimeglozow
2023-08-14Merge bitcoin/bitcoin#28258: bitcoin-tidy: fix macOS buildfanquake
2023-08-14crypto: BIP324 ciphersuite follow-upstratospher
2023-08-13gui: make '-min' minimize wallet loading dialogfurszy
2023-08-11test: check backup from `migratewallet` can be successfully restoredbrunoerg
2023-08-11fuzz: coins_view: remove an incorrect assertionAntoine Poinsot
2023-08-11Merge bitcoin/bitcoin#28245: doc: use llvm-config for bitcoin-tidy examplefanquake
2023-08-10bitcoin-tidy: fix macOS buildCory Fields
2023-08-10test: wallet, verify migration doesn't crash for an invalid scriptfurszy
2023-08-10wallet: disallow migration of invalid or not-watched scriptsfurszy
2023-08-10test: locked_wallet, skip default fee estimationfurszy
2023-08-10doc: use llvm-config for bitcoin-tidy examplefanquake
2023-08-10Merge bitcoin/bitcoin#28008: BIP324 ciphersuitefanquake
2023-08-10doc: Improve documentation of rpcallowip rpchelpwillcl-ark
2023-08-09Merge bitcoin/bitcoin#28189: doc: diversify network outbounds release notefanquake
2023-08-09Merge bitcoin/bitcoin#28149: net processing: clamp PeerManager::Options user ...glozow
2023-08-09ci: Move tidy to persistent workerMarcoFalke
2023-08-09ci: Use hard-coded root path for CI containersMarcoFalke
2023-08-09ci: Only create folders when neededMarcoFalke
2023-08-09ci: Drop BASE_SCRATCH_DIR from LIBCXX_DIRMarcoFalke
2023-08-09Merge bitcoin/bitcoin#28087: ci: Use qemu-user through container enginefanquake
2023-08-09ci: Run "macOS native x86_64" job on GitHub ActionsHennadii Stepanov
2023-08-08Sort includes in compat.hMarcoFalke
2023-08-08remove unused limits.h include in compat.hMarcoFalke
2023-08-08Replace LocaleIndependentAtoi with ToIntegralMarcoFalke
2023-08-08iwyu on torcontrolMarcoFalke
2023-08-08Remove unused boost signals2 from torcontrolMarcoFalke
2023-08-08refactor: Enforce C-str fmt strings in WalletLogPrintf()MarcoFalke
2023-08-08doc: Fix bitcoin-unterminated-logprintf tidy commentsMarcoFalke
2023-08-07Merge bitcoin/bitcoin#28186: kernel: Prune leveldb headersfanquake
2023-08-07Merge bitcoin/bitcoin#28231: doc: remove Fedora libdb4-*-devel install docsfanquake
2023-08-07ci: Use qemu-user through container engineMarcoFalke
2023-08-07Merge bitcoin/bitcoin#26296: ci: Integrate `bitcoin-tidy` clang-tidy pluginfanquake
2023-08-07Merge bitcoin/bitcoin#27401: tracepoints: Disables `-Wgnu-zero-variadic-macro...fanquake
2023-08-07doc: remove Fedora libdb4-*-devel install docsfanquake
2023-08-07mempool_entry: improve struct packingAnthony Towns
2023-08-07test: add bip157 coverage for (start height > stop height) disconnectSebastian Falbesoner
2023-08-07test: check for specific disconnect reasons in p2p_blockfilters.pySebastian Falbesoner
2023-08-07Add importmempool RPCMarcoFalke
2023-08-07refactor: Add and use kernel::ImportMempoolOptionsMarcoFalke