aboutsummaryrefslogtreecommitdiff
path: root/test/lint
AgeCommit message (Expand)Author
2022-02-23Merge bitcoin/bitcoin#24409: Always output license/copyright info with `-vers...MarcoFalke
2022-02-22lint: remove no-longer used exceptions from lint-format-strings.pyfanquake
2022-02-22refactor: shift CopyrightHolders() and LicenseInfo() to clientversion.cppfanquake
2022-02-13build: use header-only Boost unit testfanquake
2022-02-03refactor: replace boost::filesystem with std::filesystemKiminuo
2022-01-30lint: add creat and ba into ignore-words for lint-spellingbrunoerg
2022-01-24Merge bitcoin/bitcoin#23543: test: Prevent non-compatible sed binary for scri...MarcoFalke
2022-01-22script: redirecting stderr to stdout before pipelining into grepanouar kappitou
2022-01-11util: Restore GetIntArg saturating behaviorJames O'Beirne
2021-12-30scripted-diff: Insert missed copyright headersHennadii Stepanov
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-12-01Merge bitcoin/bitcoin#22677: cut the validation <-> txmempool circular depend...MarcoFalke
2021-11-30Merge bitcoin/bitcoin#23506: test: Make more shell scripts verifiable by the ...W. J. van der Laan
2021-11-30Break validation <-> txmempool circular dependencyglozow
2021-11-28test: Make more shell scripts verifiable by the `shellcheck` toolHennadii Stepanov
2021-11-20script: preventing non-compatible sed binary.anouar kappitou
2021-11-18Remove strtol in torcontrolMarcoFalke
2021-11-16doc: Fix typos in endif header commentsMarcoFalke
2021-11-16Merge bitcoin/bitcoin#23474: test: scripted-diff cleanups after generate* cha...fanquake
2021-11-13test: Enable SC2046 shellcheck ruleHennadii Stepanov
2021-11-13test: Enable SC2086 shellcheck ruleHennadii Stepanov
2021-11-10scripted-diff: Bump copyright headersMarcoFalke
2021-10-21Add minisketch dependencyGleb Naumenko
2021-10-16lint: enable mypy checking for missing importsjosibake
2021-10-13Merge bitcoin/bitcoin#23253: bitcoin-tx: Reject non-integral and out of range...W. J. van der Laan
2021-10-12bitcoin-tx: Reject non-integral and out of range sequence idsMarcoFalke
2021-10-12rest: Return error when header count is not integralMarcoFalke
2021-10-12Merge bitcoin/bitcoin#23227: bitcoin-tx: Avoid treating integer overflow as OP_0Samuel Dobson
2021-10-08doc: Fixup ToIntegral docsMarcoFalke
2021-10-07Replace stoul with ToIntegral in dbwrapperMarcoFalke
2021-09-30Replace use of locale dependent atoi(…) with locale-independent std::from_c...practicalswift
2021-09-30Merge bitcoin/bitcoin#20457: util: Make Parse{Int,UInt}{32,64} use locale ind...W. J. van der Laan
2021-09-30Merge bitcoin/bitcoin#23104: log: Avoid breaking single log lines over multip...W. J. van der Laan
2021-09-29test: Fix typos in testsMarcoFalke
2021-09-29doc: update developer docs for subtree renamingfanquake
2021-09-18util: Introduce ToIntegral<T>(const std::string&) for locale independent pars...practicalswift
2021-09-05Merge bitcoin/bitcoin#22859: Replace uses of boost::trim* with locale-indepen...fanquake
2021-09-03Merge bitcoin/bitcoin#22100: refactor: Clean up new wallet spend, receive fil...Samuel Dobson
2021-09-02Merge bitcoin/bitcoin#22418: release: Remove gitianMarcoFalke
2021-09-02Replace use of boost::trim_right with locale-independent TrimStringBen Woosley
2021-09-02Replace use of boost::trim use with locale-independent TrimStringBen Woosley
2021-09-01refactor: Detach wallet transaction methods (followup for move-only)Russell Yanofsky
2021-08-31release: remove gitianfanquake
2021-08-24MOVEONLY: BIP125 max conflicts limit to policy/rbf.hglozow
2021-07-28Merge bitcoin/bitcoin#22528: refactor: move GetTransaction to node/transactio...MarcoFalke
2021-07-22refactor: move `GetTransaction(...)` to node/transaction.cppSebastian Falbesoner
2021-07-20Merge bitcoin/bitcoin#21711: guix: Add full installation and usage documentationfanquake
2021-07-08tree-wide: Rename gitian-keys to builder-keysCarl Dong
2021-07-07lint: Run mypy with --show-error-codesCarl Dong
2021-07-06lint: exclude Guix patches from spell-checkingfanquake