aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-22build: pass win32-dll to LT_INIT()fanquake
2022-02-22contrib: address gen-manpages feedback from #24263fanquake
2022-02-22Output license info when binaries are passed -versionfanquake
2022-02-22refactor: shift CopyrightHolders() and LicenseInfo() to clientversion.cppfanquake
2022-02-22net: Update hardcoded seeds for 23.xlaanwj
2022-02-22contrib: make-seeds updates for 23.xlaanwj
2022-02-22ci: Force `--enable-external-signer` to prevent future regressionsHennadii Stepanov
2022-02-22Merge bitcoin/bitcoin#24377: qt: Update translation source filelaanwj
2022-02-22qt: Update translation source fileHennadii Stepanov
2022-02-22Merge bitcoin/bitcoin#24367: User-facing content and codebase doc fixups from...laanwj
2022-02-22build: Fix Boost.Process check for Boost 1.73 and olderHennadii Stepanov
2022-02-22Merge bitcoin/bitcoin#24305: Docs: [policy] Remove outdated confusing commentMarcoFalke
2022-02-22Merge bitcoin/bitcoin#24310: docs / fixups from RBF and packagesfanquake
2022-02-22Merge bitcoin-core/gui#547: Override BitcoinApplication::event() to handle QE...Hennadii Stepanov
2022-02-21Replace "can not" with "cannot" in docs, user messages, and testsJon Atack
2022-02-21Merge bitcoin/bitcoin#24370: rpc, cli: describe quality/recency filtering in ...MarcoFalke
2022-02-21test: Fix Wambiguous-reversed-operator compiler warningsMarcoFalke
2022-02-21Merge bitcoin/bitcoin#24224: util: Add SaturatingAdd helperMarcoFalke
2022-02-21Merge bitcoin/bitcoin#24263: doc: Fix gen-manpages, rewrite in Pythonfanquake
2022-02-21util: Add SaturatingAdd helperMarcoFalke
2022-02-21cli: describe quality/recency filtering in -addrinfoJon Atack
2022-02-21rpc: describe quality/recency filtering in getnodeaddressesJon Atack
2022-02-21Merge bitcoin/bitcoin#24292: Revert "ci: Run fuzzer task for the master branc...fanquake
2022-02-21Merge bitcoin/bitcoin#24339: rpc: Improve RPC help by explicitly mentioning o...MarcoFalke
2022-02-21Merge bitcoin/bitcoin#24137: doc: Rework generate* docfanquake
2022-02-21Use `GetAllOutputTypes` in `getblock` RPC functionKiminuo
2022-02-21Merge bitcoin/bitcoin#24343: Add descriptor_tests covering tr(), and fix mino...fanquake
2022-02-21doc: Rework generate* docMarcoFalke
2022-02-21Fixup style of VerifyDBMarcoFalke
2022-02-21Avoid implicit-integer-sign-change in VerifyLoadedChainstateMarcoFalke
2022-02-21Merge bitcoin/bitcoin#24072: doc: fix wording of alertnotify to match behaviourMarcoFalke
2022-02-21Merge bitcoin/bitcoin#24376: doc: bitcoin-wallet fixes (help output and code ...MarcoFalke
2022-02-21Merge bitcoin/bitcoin#24231: streams: Fix read-past-the-end and integer overf...MarcoFalke
2022-02-21Merge bitcoin/bitcoin#24296: ci: use Ubuntu Jammy for Windows cross-compilati...MarcoFalke
2022-02-21Merge bitcoin/bitcoin#24347: rpc: Fix implicit-integer-sign-change in verifyc...MarcoFalke
2022-02-20wallet: Add external-signer-support specific error messageHennadii Stepanov
2022-02-20build: Fix a non-portable use of `test`Hennadii Stepanov
2022-02-20build, refactor: Replace tabs with spacesHennadii Stepanov
2022-02-20Merge bitcoin/bitcoin#24133: index: Improve robustness of coinstatsindex at r...fanquake
2022-02-20Merge bitcoin/bitcoin#24369: util: Add missing rseq to syscall sandboxfanquake
2022-02-20Merge bitcoin/bitcoin#23907: tracing: utxocache tracepoints follow up for #22902fanquake
2022-02-19Merge bitcoin/bitcoin#24390: test: Remove suppression no longer needed with h...fanquake
2022-02-19test: Remove suppression no longer needed with headers-only Boost.TestHennadii Stepanov
2022-02-19Merge bitcoin/bitcoin#24385: build: remove boost dep from libmultiprocessMarcoFalke
2022-02-19Merge bitcoin/bitcoin#24350: Primitives: Correct CTransaction deserialization...MarcoFalke
2022-02-18Merge bitcoin/bitcoin#24384: ci: remove `boost_cxxflags` from MSAN CIsMarcoFalke
2022-02-18ci: use Ubuntu Jammy for Windows CIfanquake
2022-02-18tracing: misc follow-ups to 229020xb10c
2022-02-18build: remove boost dep from libmultiprocessfanquake
2022-02-18test: Run symlink regression tests on WindowsMarcoFalke