aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-01util: move threadinterrupt into utilfanquake
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-28Merge bitcoin/bitcoin#26409: refactor: Silence GCC Wmissing-field-initializer...Andrew Chow
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
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-26[net processing] Simplify use of IsContinuationOfLowWorkHeadersSync in TryLow...dergoegge
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