aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-10Merge bitcoin/bitcoin#24302: test: Remove unused integer sanitizer suppressionsfanquake
2022-02-10Merge bitcoin/bitcoin#24298: fuzz: Avoid unsigned integer overflow in FormatP...fanquake
2022-02-10RPC: Return external_signer in getwalletinfoKristaps Kaupe
2022-02-09Merge bitcoin/bitcoin#24265: Drop StripRedundantLastElementsOfPath() functionfanquake
2022-02-09test: Remove unused integer sanitizer suppressionsMarcoFalke
2022-02-09Add missing thread safety lock assertions in validation.hJon Atack
2022-02-09Add missing thread safety lock assertions in validation.cppJon Atack
2022-02-09util: Drop no longer needed StripRedundantLastElementsOfPath() functionHennadii Stepanov
2022-02-09Use ArgsManager::GetPathArg() for "-walletdir" optionHennadii Stepanov
2022-02-09Use ArgsManager::GetPathArg() for "-blocksdir" optionHennadii Stepanov
2022-02-09Use ArgsManager::GetPathArg() for "-datadir" optionHennadii Stepanov
2022-02-09util: Add ArgsManager::GetPathArg() functionHennadii Stepanov
2022-02-09scripted-diff: Rename nReadPos to m_read_pos in streams.hMarcoFalke
2022-02-09Make CDataStream work properly on 64-bit systemsMarcoFalke
2022-02-09streams: Fix read-past-the-end and integer overflowsMarcoFalke
2022-02-09Merge bitcoin/bitcoin#24253: Remove broken and unused CDataStream methodslaanwj
2022-02-09fuzz: Avoid unsigned integer overflow in FormatParagraphMarcoFalke
2022-02-09Fix unintended unsigned integer overflow in strencodingsMarcoFalke
2022-02-09Merge bitcoin/bitcoin#24288: build, refactor: Drop redundant `$(package)_down...fanquake
2022-02-09Update doc to match new default wallet typeBitcoin Hodler
2022-02-09Merge bitcoin/bitcoin#24196: Fix integer sanitizer suppressions in validation...MarcoFalke
2022-02-09Merge bitcoin-core/gui#404: Fix various edge case bugs in QValidatedLineEditHennadii Stepanov
2022-02-08ci: Bump fuzz tasks to jammyMarcoFalke
2022-02-08Revert "ci: Run fuzzer task for the master branch only"MarcoFalke
2022-02-08qt, refactor: Drop BitcoinGUI::{send,receive}CoinsMenuAction membersHennadii Stepanov
2022-02-08qt: Make show_hide_action dependent on the main window actual stateHennadii Stepanov
2022-02-08qt: Drop BitcoinGUI::toggleHideAction memberHennadii Stepanov
2022-02-08qt, refactor: Fill up trayIconMenu before connectionsHennadii Stepanov
2022-02-08Merge bitcoin/bitcoin#24235: validation: use stronger EXCLUSIVE_LOCKS_REQUIRED()MarcoFalke
2022-02-08Merge bitcoin/bitcoin#24266: util: Avoid buggy std::filesystem:::create_direc...MarcoFalke
2022-02-08qt, refactor: Replace BitcoinGUI::trayIconActivated with a lambdaHennadii Stepanov
2022-02-08qt, refactor: Replace BitcoinGUI::macosDockIconActivated with a lambdaHennadii Stepanov
2022-02-08Merge bitcoin/bitcoin#24282: docs: Move explanation of hardened key syntax cl...fanquake
2022-02-08Merge bitcoin/bitcoin#24259: test: Remove unused valgrind suppressionsfanquake
2022-02-08build, refactor: Drop redundant `$(package)_download_file` assignmentsHennadii Stepanov
2022-02-07Merge bitcoin/bitcoin#24239: test: fix ceildiv division by using integersMarcoFalke
2022-02-07Merge bitcoin/bitcoin#24195: test: Fix failfast option for functional test ru...MarcoFalke
2022-02-07test: Call ceildiv helper with integerMartin Zumsande
2022-02-07Fix integer sanitizer suppressions in validation.cppMarcoFalke
2022-02-07Merge bitcoin/bitcoin#24227: Fix unsigned integer overflow in LoadMempoolMarcoFalke
2022-02-07Merge bitcoin/bitcoin#24237: test: Avoid testing negative block heightsMarcoFalke
2022-02-07Merge bitcoin/bitcoin#24217: Fix unsigned integer overflow in tapscript valid...MarcoFalke
2022-02-07docs: Move explanation of hardened key syntax closer to KEY sectionBitcoin Hodler
2022-02-06build: Fix `make deploy` for Windows when building out of source treeHennadii Stepanov
2022-02-06build, refactor: Reuse expat package version in its download pathHennadii Stepanov
2022-02-06build, refactor: Use conventional version notation for boost packageHennadii Stepanov
2022-02-05util: Avoid buggy std::filesystem:::create_directories() callHennadii Stepanov
2022-02-05Merge bitcoin/bitcoin#24251: Re-enable windows path tests disabled by #20744fanquake
2022-02-05Merge bitcoin/bitcoin#24268: Add bitcoin_config.h to build_msvc/.gitignorefanquake
2022-02-05Add bitcoin_config.h to build_msvc/.gitignoreHennadii Stepanov