aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-24guix: drop NSIS patch now that we use 3.09fanquake
2023-08-24guix: use cross-* keyword argumentsfanquake
2023-08-24guix: update time-machine to 160f78a4d92205df986ed9efcce7d3aac188cb24fanquake
2023-08-24guix: update python-oscrypto to 1.3.0fanquake
2023-08-24guix: backport glibc patch to fix powerpc buildfanquake
2023-08-24Merge bitcoin/bitcoin#28324: guix: pre time-machine bump changes (Linux)fanquake
2023-08-23Merge bitcoin/bitcoin#27829: rpc: fix data optionality for RPC calls.Andrew Chow
2023-08-23Merge bitcoin/bitcoin#26291: Update MANDATORY_SCRIPT_VERIFY_FLAGSAndrew Chow
2023-08-23Merge bitcoin/bitcoin#21652: ci: Switch remaining Linux tasks to self-hostedfanquake
2023-08-22Update help text for spend and rawtransaction rpcsMichael Tidwell
2023-08-22Merge bitcoin/bitcoin#28199: test: tx orphan handlingAndrew Chow
2023-08-22guix: consolidate Linux GCC packagefanquake
2023-08-22guix: consolidate glibc 2.27 packagefanquake
2023-08-22Merge bitcoin/bitcoin#28294: guix: pre time-machine bump changes (Windows)fanquake
2023-08-22Merge bitcoin/bitcoin#28284: refactor: Remove confusing static_cast in addres...fanquake
2023-08-22Merge bitcoin/bitcoin#28320: test: Support riscv64 in get_previous_releases.pyfanquake
2023-08-22Merge bitcoin/bitcoin#28200: refactor: Remove unused includes from wallet.cppfanquake
2023-08-22Merge bitcoin/bitcoin#28288: test: fix 'unknown named parameter' test in `wal...fanquake
2023-08-22test: Support riscv64 in get_previous_releases.pyMarcoFalke
2023-08-22Merge bitcoin/bitcoin#28157: test doc: tests `acceptstalefeeestimates` option...glozow
2023-08-21test: fix 'unknown named parameter' test in `wallet_basic`brunoerg
2023-08-21Merge bitcoin/bitcoin#28292: ci: Disable cache save for pull requests in GitH...fanquake
2023-08-21ci: Disable cache save for pull requests in GitHub ActionsHennadii Stepanov
2023-08-21Merge bitcoin/bitcoin#28218: refactor: Make IsInitialBlockDownload & NotifyHe...fanquake
2023-08-21test: ensure acceptstalefeeestimates is supported only on regtest chainismaelsadeeq
2023-08-18assumeutxo cleanup: Move IsInitialBlockDownload & NotifyHeaderTip to Chainsta...Ryan Ofsky
2023-08-18ci: Remove distro-name from task nameMarcoFalke
2023-08-18ci: Switch remaining tasks to self-hostedMarcoFalke
2023-08-18Merge bitcoin/bitcoin#28295: ci: Add missing amd64 to win64-cross taskfanquake
2023-08-18Merge bitcoin/bitcoin#28296: ci: Add missing ${CI_RETRY_EXE} before curlfanquake
2023-08-18ci: Add missing amd64 to win64-cross taskMarcoFalke
2023-08-18ci: Add missing ${CI_RETRY_EXE} before curlMarcoFalke
2023-08-18guix: pre time-machine bump changes (Windows)fanquake
2023-08-18Merge bitcoin/bitcoin#28237: refactor: Enforce C-str fmt strings in WalletLog...fanquake
2023-08-18Merge bitcoin/bitcoin#28100: crypto: more `Span<std::byte>` modernization & f...fanquake
2023-08-18Merge bitcoin/bitcoin#28289: rpc: remove one more quote from non-string oneli...fanquake
2023-08-18Remove unused includes from wallet.cppMarcoFalke
2023-08-17rpc: remove one more quote from non-string oneline descriptionMartin Zumsande
2023-08-17crypto: make ChaCha20::SetKey wipe bufferPieter Wuille
2023-08-17tests: miscellaneous hex / std::byte improvementsPieter Wuille
2023-08-17fuzz: support std::byte in Consume{Fixed,Variable}LengthByteVectorPieter Wuille
2023-08-17crypto: require key on ChaCha20 initializationPieter Wuille
2023-08-17random: simplify FastRandomContext::randbytes using fillrandPieter Wuille
2023-08-17crypto: refactor ChaCha20 classes to use Span<std::byte> interfacePieter Wuille
2023-08-17Remove unused includes from blockfilter.hMarcoFalke
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-17move-only: Create src/kernel/mempool_removal_reason.hMarcoFalke
2023-08-17Remove unused includes from txmempool.hMarcoFalke
2023-08-17Refactor: Remove confusing static_castMarcoFalke