aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-23Merge bitcoin/bitcoin#26547: [22.x] Bump version to 22.1rc2 & add release notesv22.1rc2fanquake
2022-11-22doc: add release notes for 22.1rc2fanquake
2022-11-22doc: Update manual pages for 22.1rc2fanquake
2022-11-22build: Bump version to 22.1rc2fanquake
2022-11-22Merge bitcoin/bitcoin#26521: [22.x] GUI backportsfanquake
2022-11-21Fixes bitcoin#26490 by preventing notificationsJohn Moffett
2022-11-21Disallow encryption of watchonly walletsAndrew Chow
2022-11-02Merge bitcoin/bitcoin#26430: [22.x] Bump version to 22.1.0rc1v22.1rc1MacroFake
2022-11-02Merge bitcoin/bitcoin#26431: [22.x] qt: 22.1rc1 translations updateMacroFake
2022-11-01qt: 22.1rc1 translations updateHennadii Stepanov
2022-11-01doc: update version number in bips.md to v22.1fanquake
2022-11-01doc: Update manual pages for 22.1.0rc1fanquake
2022-11-01build: Bump version to 22.1.0rc1fanquake
2022-10-31Merge bitcoin/bitcoin#26413: [22.1] BackportsMacroFake
2022-10-28rpc: add non-regression test about deriveaddresses crash when index is 214748...muxator
2022-10-28rpc: fix crash in deriveaddresses when derivation index is 2147483647muxator
2022-10-28Adjust `.tx/config` for new Transifex CLIHennadii Stepanov
2022-10-24Merge bitcoin/bitcoin#26034: [22.x] Prevent data race for `pathHandlers`MacroFake
2022-10-24Merge bitcoin/bitcoin#26350: [22.x] Revert "build: Use Homebrew's sqlite pack...MacroFake
2022-10-24doc: remove brew install sqlite from macOS docsfanquake
2022-10-19Revert "build: Use Homebrew's sqlite package if it is available"fanquake
2022-09-07Prevent data race for `pathHandlers`Hennadii Stepanov
2022-06-10Merge bitcoin/bitcoin#25317: 22.x Backport new Windows code signing certificatelaanwj
2022-06-09windeploy: Renewed windows code signing certificateAndrew Chow
2022-05-31Merge bitcoin/bitcoin#25250: [22.x] test: replace hashlib.ripemd160 with an o...MacroFake
2022-05-30Merge bitcoin/bitcoin#25242: [22.x] rpc: Capture potentially large UniValue b...laanwj
2022-05-30Swap out hashlib.ripemd160 for own implementationPieter Wuille
2022-05-30Add pure Python RIPEMD-160Pieter Wuille
2022-05-30rpc: Capture potentially large UniValue by ref for rpcdoccheckMartin Zumsande
2022-05-25Merge bitcoin/bitcoin#25180: [22.x] qt: Avoid crash on startup if int specifi...laanwj
2022-05-20qt: Avoid crash on startup if int specified in settings.jsonRyan Ofsky
2022-03-07Merge bitcoin/bitcoin#24476: [22.x] fs: Make compatible with boost 1.78fanquake
2022-03-05fs: Make compatible with boost 1.78Andrew Chow
2022-03-01Merge bitcoin/bitcoin#23276: [22.x] Backports for 22.xfanquake
2022-02-15test: Call ceildiv helper with integerMartin Zumsande
2022-02-15ci: Replace soon EOL hirsute with jammyMarcoFalke
2022-02-15build: patch qt to explicitly define previously implicit header includeKittywhiskers Van Gogh
2022-02-15tests: Calculate fees more similarly to CFeeRate::GetFeeAndrew Chow
2022-02-15tests: Test for assertion when feerate is rounded downAndrew Chow
2022-02-15fees: Always round up fee calculated from a feerateAndrew Chow
2022-02-15wallet: fix segfault by avoiding invalid default-ctored `external_spk_manager...Sebastian Falbesoner
2022-02-15refactor: include a missing <limits> header in fs.cppJoan Karadimov
2022-02-15consensus: don't call GetBlockPos in ReadBlockFromDisk without lockJon Atack
2022-02-15the result of CWallet::IsHDEnabled() was initialized with true.Saibato
2022-02-15build, qt: Fix typo in QtInputSupport checkHennadii Stepanov
2022-02-15system: skip trying to set the locale on NetBSDfanquake
2022-02-15guix: Fix powerpc64(le) dynamic linker nameCarl Dong
2022-02-15doc: Add 23061 release notesMarcoFalke
2022-02-15Fix (inverse) meaning of -persistmempoolMarcoFalke
2022-02-15build: Restrict check for CRC32C intrinsic to aarch64W. J. van der Laan