aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-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
2022-10-27Merge bitcoin-core/gui#665: Switch to the selected wallet after loadingHennadii Stepanov
2022-10-27Merge bitcoin/bitcoin#26394: Fix typo in comment SHA256->SHA512glozow
2022-10-26bench: benchmark transaction creation processfurszy
2022-10-26wallet: SelectCoins, return early if target is covered by preset-inputsfurszy
2022-10-26wallet: simplify preset inputs selection target checkfurszy
2022-10-26wallet: remove fetch pre-selected-inputs responsibility from SelectCoinsfurszy
2022-10-26wallet: encapsulate pre-selected-inputs lookup into its own functionfurszy
2022-10-26wallet: skip manually selected coins from 'AvailableCoins' resultfurszy
2022-10-26wallet: skip available coins fetch if "other inputs" are disallowedfurszy
2022-10-26Merge bitcoin/bitcoin#26395: rpc: add missing lock around chainman.ActiveTip()MacroFake
2022-10-26rpc: add missing lock around chainman.ActiveTip()Andrew Toth
2022-10-26Merge bitcoin/bitcoin#26341: test: add BIP158 false-positive element check in...Andrew Chow
2022-10-26Merge bitcoin/bitcoin#23927: rpc: Pruning nodes can not fetch blocks before s...Andrew Chow
2022-10-26Merge bitcoin/bitcoin#25957: wallet: fast rescan with BIP157 block filters fo...Andrew Chow
2022-10-26Fix typo in comment SHA256->SHA512Elichai Turkel
2022-10-26Merge bitcoin/bitcoin#26381: test: Fix intermittent issue in p2p_sendtxrcncl.pyMacroFake
2022-10-26Merge bitcoin/bitcoin#25704: refactor: Remove almost all validation option gl...MacroFake
2022-10-26Merge bitcoin/bitcoin#26275: Fix crash on deriveaddresses when index is 21474...MacroFake
2022-10-26rpc: make `address` field optionalw0xlt
2022-10-26Merge bitcoin/bitcoin#23578: Add external signer taproot supportfanquake
2022-10-25test: add test for fast rescan using block filters (top-up detection)Sebastian Falbesoner
2022-10-25rpc: doc: mention rescan speedup using `blockfilterindex=1` in affected walle...Sebastian Falbesoner
2022-10-25wallet: fast rescan: show log message for every non-skipped blockSebastian Falbesoner
2022-10-25wallet: take use of `FastWalletRescanFilter`Sebastian Falbesoner
2022-10-25wallet: add `FastWalletRescanFilter` class for speeding up rescansSebastian Falbesoner
2022-10-25wallet: add method for retrieving the end range for a ScriptPubKeyManSebastian Falbesoner
2022-10-25wallet: support fetching scriptPubKeys with minimum descriptor range indexSebastian Falbesoner
2022-10-25add chain interface methods for using BIP 157 block filtersSebastian Falbesoner
2022-10-25ci: Use `macos-ventura-xcode:14.1` image for "macOS native" taskHennadii Stepanov
2022-10-25test: Check debug log as well in p2p_sendtxrcncl.pyMacroFake
2022-10-25test: Check correct disconnect reason in p2p_sendtxrcncl.pyMacroFake
2022-10-25ci: Make `getopt` path architecture agnosticHennadii Stepanov
2022-10-25Merge bitcoin/bitcoin#26372: build, msvc: Drop no longer required macro defin...fanquake
2022-10-24Merge bitcoin/bitcoin#26380: Revert "test: check importing wallets when block...MacroFake
2022-10-24Merge bitcoin/bitcoin#26355: p2p: Handle IsContinuationOfLowWorkHeadersSync r...glozow
2022-10-24test: Fix intermittent issue in p2p_sendtxrcncl.pyMacroFake
2022-10-24test: Make `system_tests/run_command` locale agnosticHennadii Stepanov
2022-10-24Merge bitcoin-core/gui#676: Update peers window "Transaction Relay" label and...MacroFake
2022-10-24Merge bitcoin-core/gui#673: Use fallback value for Version and User Agent dur...MacroFake
2022-10-24Merge bitcoin/bitcoin#26358: doc: Rearrange a few lines in the dependency gra...MacroFake
2022-10-24Merge bitcoin/bitcoin#26302: refactor: Use type-safe time point for CWallet::...fanquake