aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-02-15Merge bitcoin/bitcoin#24256: [22.x] build: Bump depends packages (zmq, libXau)fanquake
2022-02-14ci: Use dash when building depends in centos buildMarcoFalke
2022-02-14ci: Bump CentOS 8 imageMarcoFalke
2022-02-14build: fix depends zeromq dash compatibilityfanquake
2022-02-09build: libXau 1.0.9fanquake
2022-02-09Merge bitcoin/bitcoin#24215: [22.x] guix: ignore additional failing certvalid...fanquake
2022-01-31guix: ignore additioanl failing certvalidator testfanquake
2021-10-21Merge bitcoin/bitcoin#23315: [22.x] build: explicitly disable libsecp256k1 op...MarcoFalke
2021-10-21build: explicitly disable libsecp256k1 openssl based testsfanquake
2021-10-14Merge bitcoin/bitcoin#23275: [22.x] Add historical & clean out 22.0 rel notessMarcoFalke
2021-10-14doc: clean out release-notes.mdfanquake
2021-10-14doc: Add historical release notes for 22.0W. J. van der Laan
2021-09-08Merge bitcoin/bitcoin#22921: Some small improvements to release notesv22.0W. J. van der Laan
2021-09-08Some small improvements to release notesPieter Wuille
2021-09-08doc: Manual pages update for 22.0 finalW. J. van der Laan
2021-09-08build: Bump version to 22.0 finalW. J. van der Laan
2021-09-08Merge bitcoin/bitcoin#22857: [22.x] BackportsW. J. van der Laan
2021-09-08Merge bitcoin/bitcoin#22920: doc: Move 22.0 release notes from wikiW. J. van der Laan
2021-09-08doc: Move 22.0 release notes from wikiW. J. van der Laan
2021-09-02guix/prelude: Override VERSION with FORCE_VERSIONCarl Dong
2021-09-02doc: mention bech32m/BIP350 in doc/descriptors.mdPieter Wuille
2021-08-26doc: Manual pages update for rc3v22.0rc3W. J. van der Laan
2021-08-26doc: Stop nixing `-` in manual pagesW. J. van der Laan