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