aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-10-29RPC: listunspent, add "include immature coinbase" flagfurszy
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-28Fix: typosomahs
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-27net: Avoid SetTxRelay for feeler connectionsMacroFake
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-26rpc: add missing lock around chainman.ActiveTip()Andrew Toth
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-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-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-24[net processing] Fixup TryLowWorkHeadersSync commentdergoegge
2022-10-24Faster -reindex by initially deserializing only headersLarry Ruane
2022-10-24util: add CBufferedFile::SkipTo() to move ahead in the streamLarry Ruane
2022-10-24Add LoadExternalBlockFile() benchmarkLarry Ruane
2022-10-24Merge bitcoin/bitcoin#26355: p2p: Handle IsContinuationOfLowWorkHeadersSync r...glozow
2022-10-24refactor: Pass reference to last header, not pointerMacroFake
2022-10-24test: Make `system_tests/run_command` locale agnosticHennadii Stepanov
2022-10-24test: Use type-safe NodeSeconds for TestMemPoolEntryHelperMacroFake
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#26302: refactor: Use type-safe time point for CWallet::...fanquake
2022-10-23Update minisketch subtree to latest upstreamHennadii Stepanov
2022-10-23Squashed 'src/minisketch/' changes from 47f0a2d26f..a571ba20f9Hennadii Stepanov
2022-10-23rpc: Improve getblockstatsFabian Jahr
2022-10-23validation, index: Add unspendable coinbase helper functionsFabian Jahr