aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-10test: Remove wallet option from non-wallet testsMacroFake
2022-11-10test: Set -disablewallet when no wallet has been compiledMacroFake
2022-11-10test: Make requires_wallet privateMacroFake
2022-11-09Merge bitcoin/bitcoin#26472: test: add missing bech32m / BIP86 test-cases to ...MacroFake
2022-11-09Merge bitcoin/bitcoin#26473: test: Avoid collision with valid path names in `...MacroFake
2022-11-09test: Avoid collision with valid path names in `getarg_tests/logargs`Hennadii Stepanov
2022-11-08test: add missing bech32m / BIP86 test-cases to wallet_descriptor.pySebastian Falbesoner
2022-11-05Merge bitcoin/bitcoin#26419: log: mempool: log removal reason in validation i...MacroFake
2022-11-05Merge bitcoin/bitcoin#26449: rpc: doc: add missing option "bech32m" for `chan...MacroFake
2022-11-04Merge bitcoin/bitcoin#26418: Fix signing of multi_a and rawtr scripts with wa...fanquake
2022-11-04Merge bitcoin/bitcoin#26448: test: fix intermittent failure in p2p_sendtxrcnc...MacroFake
2022-11-04Merge bitcoin/bitcoin#26443: doc: mention BIP86 in doc/bips.mdfanquake
2022-11-04log: mempool: log removal reason in validation interfaceJames O'Beirne
2022-11-03test: fix intermittent failure in p2p_sendtxrcncl.pyMartin Zumsande
2022-11-03rpc: doc: add missing option "bech32m" for `change_type` parametersSebastian Falbesoner
2022-11-03Merge bitcoin/bitcoin#26445: .python-version: bump patch version to 3.6.15MacroFake
2022-11-03Merge bitcoin/bitcoin#25248: refactor: Add LIFETIMEBOUND / -Wdangling-gsl to ...fanquake
2022-11-03.python-version: bump patch version to 3.6.15Sjors Provoost
2022-11-02Merge bitcoin/bitcoin#26417: test: fix intermittent failure in feature_index_...MacroFake
2022-11-02Merge bitcoin/bitcoin#26396: net: Avoid SetTxRelay for feeler connectionsMacroFake
2022-11-01doc: mention BIP86 in doc/bips.mdSebastian Falbesoner
2022-11-01Merge bitcoin/bitcoin#26437: test: remove unused `CHANGE_{XPRV,XPUB}` constantsMacroFake
2022-11-01test: remove unused `CHANGE_{XPRV,XPUB}` constantsSebastian Falbesoner
2022-11-01Merge bitcoin/bitcoin#25548: gui: Check for readlink buffer overflow and hand...fanquake
2022-11-01Merge bitcoin/bitcoin#26360: build: remove threadinterrupt from libbitcoinkernelfanquake
2022-11-01Merge bitcoin/bitcoin#26294: build: move util/url to common/urlfanquake
2022-11-01Merge bitcoin/bitcoin#26373: Update minisketch subtree to latest upstreamfanquake
2022-10-31Merge bitcoin/bitcoin#26387: p2p: TryLowWorkHeadersSync follow-upsfanquake
2022-10-31Merge bitcoin/bitcoin#24051: Bugfix: configure: bitcoin-{cli,tx,util} don't n...fanquake
2022-10-31Merge bitcoin/bitcoin#26402: doc: Fix typosMacroFake
2022-10-31refactor: move url.h/cpp from lib util to lib commonfanquake
2022-10-31build: add missing event cflags to libbitcoin_utilfanquake
2022-10-31Merge bitcoin/bitcoin#26424: doc: correct deriveaddresses RPC nameMacroFake
2022-10-30doc: correct deriveaddresses RPC nameBitcoin Hodler
2022-10-29Merge bitcoin/bitcoin#26404: test: fix intermittent failure in rpc_getblockfr...MacroFake
2022-10-29Merge bitcoin/bitcoin#26408: test: Remove spam from debug logMacroFake
2022-10-28tests: Test Taproot PSBT signing with keys in other descriptorAndrew Chow
2022-10-28tests: Use new wallets for each test in wallet_taproot.pyAndrew Chow
2022-10-28psbt: Include output pubkey in additional pubkeys to signAndrew Chow
2022-10-28sign: Fill in taproot pubkey info for all script path sigsAndrew Chow
2022-10-28Merge bitcoin/bitcoin#26409: refactor: Silence GCC Wmissing-field-initializer...Andrew Chow
2022-10-28test: fix intermittent failure in feature_index_prune.pyMartin Zumsande
2022-10-28test: fix intermittent failure in rpc_getblockfrompeer.pyMartin Zumsande
2022-10-28Merge bitcoin/bitcoin#26377: test: Make `system_tests/run_command` test local...MacroFake
2022-10-28refactor: Silence GCC Wmissing-field-initializers in ChainstateManagerOptsMacroFake
2022-10-28Fix: typosomahs
2022-10-28Exclude rand from debug logJeff Ruane
2022-10-27Merge bitcoin/bitcoin#25685: wallet: Faster transaction creation by removing ...Andrew Chow
2022-10-27Merge bitcoin/bitcoin#26349: rpc: make `address` field optional `list{transac...Andrew Chow
2022-10-27Merge bitcoin/bitcoin#26388: ci: Use `macos-ventura-xcode:14.1` image for "ma...MacroFake