aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-22Merge bitcoin/bitcoin#25883: doc: Security config warningMacroFake
2022-08-22Merge bitcoin/bitcoin#25786: refactor: Make adjusted time type safefanquake
2022-08-22Merge bitcoin/bitcoin#25888: refactor: use `strprintf` for creating unknown-s...MacroFake
2022-08-20refactor: use `strprintf` for creating unknown-service-flag stringSebastian Falbesoner
2022-08-20Merge bitcoin/bitcoin#25878: tests: Use mocktime for wallet encryption timeoutMacroFake
2022-08-19Security config warningRobert Spigler
2022-08-19tests: Use mocktime for wallet encryption timeoutAndrew Chow
2022-08-19Merge bitcoin/bitcoin#25784: Wallet: Document expectations for AddWalletFlags...Andrew Chow
2022-08-19Merge bitcoin/bitcoin#25869: wallet: remove UNKNOWN type from OUTPUT_TYPES arrayAndrew Chow
2022-08-19Merge bitcoin/bitcoin#25707: refactor: Make const references to avoid unneces...MacroFake
2022-08-19Merge bitcoin/bitcoin#25808: fs: work around u8path deprecated-declaration wa...MacroFake
2022-08-19Merge bitcoin/bitcoin#25852: build: reorder CXXFLAGS in intrinsic checksMacroFake
2022-08-19fs: work around u8path deprecated-declaration warnings with libc++fanquake
2022-08-19Merge bitcoin/bitcoin#25679: wallet: Correctly identify external inputs that ...fanquake
2022-08-18Merge bitcoin/bitcoin#25827: descriptor: check if `rawtr` has only one key.Andrew Chow
2022-08-18wallet: remove UNKNOWN type from OUTPUT_TYPES arrayfurszy
2022-08-18tests: Test that external inputs of txs in wallet is handled correctlyAndrew Chow
2022-08-18wallet: Try estimating input size with external data if wallet failsAndrew Chow
2022-08-18wallet: SelectExternal actually external inputsAndrew Chow
2022-08-17Merge bitcoin/bitcoin#25748: refactor: Avoid copies in FlatSigningProvider MergeAndrew Chow
2022-08-17descriptor: check if `rawtr` has only one key.w0xlt
2022-08-17Merge bitcoin/bitcoin#25077: Fix chain tip data race and corrupt rest responsefanquake
2022-08-17Merge bitcoin/bitcoin#25829: build: include share/rpcauth in release tarballfanquake
2022-08-17Merge bitcoin/bitcoin#24678: Prevent wallet unload on GetWalletForJSONRPCRequestfanquake
2022-08-17Merge bitcoin/bitcoin#19391: RPC/Mining: Clean out pre-Segwit miner compatibi...fanquake
2022-08-16wallet: Add CWallet::IsMine(COutPoint)Andrew Chow
2022-08-16Merge bitcoin/bitcoin#25734: wallet, refactor: #24584 follow-upsAndrew Chow
2022-08-16Merge bitcoin/bitcoin#25504: RPC: allow to track coins by parent descriptorsAndrew Chow
2022-08-16doc: add releases notes for 25504 (listsinceblock updates)Antoine Poinsot
2022-08-16rpc: add an include_change parameter to listsinceblockAntoine Poinsot
2022-08-16refactor: Add lock annotations to Active* methodsMacroFake
2022-08-16Fix logical race in rest_getutxosMacroFake
2022-08-16Fix UB/data-race in RPCNotifyBlockChangeMacroFake
2022-08-16Add ChainstateManager::GetMutex(), an alias for ::cs_mainMacroFake
2022-08-16build: add example bitcoin conf to win installerfanquake
2022-08-16build: include share/rpcauth in tarball & installerfanquake
2022-08-16Merge bitcoin/bitcoin#25803: refactor: Drop `boost/algorithm/string/replace.h...fanquake
2022-08-16Merge bitcoin/bitcoin#25809: build: add test_bitcoin.exe to win installer, do...fanquake
2022-08-16Merge bitcoin/bitcoin#25833: doc: minor updates to guix READMEMacroFake
2022-08-15doc: minor updates to guix READMEStacie
2022-08-15Merge bitcoin/bitcoin#25720: p2p: Reduce bandwidth during initial headers syn...Andrew Chow
2022-08-15Merge bitcoin-core/gui#598: Avoid recalculating the wallet balance - use mode...Hennadii Stepanov
2022-08-15Merge bitcoin-core/gui#654: Update source translations for string freezeHennadii Stepanov
2022-08-15Merge bitcoin/bitcoin#25850: doc: Remove my key from SECURITY.mdMacroFake
2022-08-15Merge bitcoin/bitcoin#25849: refactor: Remove not needed empty RPC doc std::s...fanquake
2022-08-15build: reorder cxxflags in intrinsic checksfanquake
2022-08-15doc: Remove my key from SECURITY.mdlaanwj
2022-08-15refactor: Remove not needed empty RPC doc std::stringMacroFake
2022-08-15qt: Update source translations for string freezelaanwj
2022-08-15Merge bitcoin/bitcoin#25836: subtree: update crc32c subtreeMacroFake