aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-18Make post-p2sh consensus rules mandatory for tx relayAnthony Towns
2023-08-18doc, policy: Clarify comment on STANDARD_SCRIPT_VERIFY_FLAGSAnthony Towns
2023-08-17Merge bitcoin/bitcoin#28278: ci: Refactor: Remove CI_USE_APT_INSTALLfanquake
2023-08-17Merge bitcoin/bitcoin#28282: ci: Ensure that only a single workflow processes...fanquake
2023-08-17Merge bitcoin/bitcoin#28123: Bugfix: RPC: Remove quotes from non-string oneli...fanquake
2023-08-17Merge bitcoin/bitcoin#27941: test: Fix intermittent issue in mining_getblockt...fanquake
2023-08-17Merge bitcoin/bitcoin#27981: Fix potential network stalling bugfanquake
2023-08-17ci: Refactor: Remove CI_USE_APT_INSTALLMarcoFalke
2023-08-17Merge bitcoin/bitcoin#28244: Break up script/standard.{h/cpp}fanquake
2023-08-17ci: Ensure that only a single workflow processes `github.ref` at a timeHennadii Stepanov
2023-08-17Merge bitcoin/bitcoin#28214: ci: Move tidy to persistent workerfanquake
2023-08-17Merge bitcoin/bitcoin#27675: p2p: Drop m_recently_announced_invs bloom filterfanquake
2023-08-16Merge bitcoin/bitcoin#28273: ci: Fix macOS-cross SDK rsyncfanquake
2023-08-16Merge bitcoin/bitcoin#28257: test: check backup from `migratewallet` can be s...fanquake
2023-08-16ci: Avoid error on macOS nativeMarcoFalke
2023-08-16ci: Fix macOS-cross SDK rsyncMarcoFalke
2023-08-15Merge bitcoin/bitcoin#28240: refactor: Remove unused boost signals2 from torc...Andrew Chow
2023-08-15Merge bitcoin/bitcoin#28187: ci: Run "macOS native x86_64" job on GitHub ActionsAndrew Chow
2023-08-15Merge bitcoin/bitcoin#27460: rpc: Add importmempool RPCAndrew Chow
2023-08-15Merge bitcoin/bitcoin#28185: ci: Use hard-coded root path for CI containers (...fanquake
2023-08-15Merge bitcoin/bitcoin#28269: ci: Drop no longer needed `macos_sdk_cache`fanquake
2023-08-15Merge bitcoin/bitcoin#28267: crypto: BIP324 ciphersuite follow-upfanquake
2023-08-15Merge bitcoin/bitcoin#28215: fuzz: fix a couple incorrect assertions in the `...fanquake
2023-08-15refactor: Remove PERSISTENT_WORKER_* yaml templatesMarcoFalke
2023-08-15refactor: add missing headers for BIP324 ciphersuitestratospher
2023-08-14Rename script/standard.{cpp/h} to script/solver.{cpp/h}Andrew Chow
2023-08-14Clean up script/standard.{h/cpp} includesAndrew Chow
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-14Merge bitcoin/bitcoin#28258: bitcoin-tidy: fix macOS buildfanquake
2023-08-14crypto: BIP324 ciphersuite follow-upstratospher
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: 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-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