aboutsummaryrefslogtreecommitdiff
path: root/test/lint
AgeCommit message (Expand)Author
2021-05-10Merge bitcoin/bitcoin#21749: test: Bump shellcheck versionW. J. van der Laan
2021-05-06test: minor fixes & improvements for files linter testwindsok
2021-05-05Merge bitcoin/bitcoin#21740: test: add new python linter to check file names ...W. J. van der Laan
2021-05-05Merge bitcoin/bitcoin#21727: refactor: Move more stuff to blockstorageW. J. van der Laan
2021-04-30Merge bitcoin/bitcoin#19521: Coinstats IndexW. J. van der Laan
2021-04-29test: add new python linter to check file names and permissionswindsok
2021-04-27refactor: Move pruning/reindex/importing globals to blockstorageMarcoFalke
2021-04-23multiprocess: Add Ipc interface implementationRussell Yanofsky
2021-04-22test: Bump shellcheck versionHennadii Stepanov
2021-04-19index: Coinstats index can be activated with command line flagFabian Jahr
2021-04-05move-only: Move *Disk functions to blockstorageMarcoFalke
2021-03-29remove unused class util::Ref and its unit testSebastian Falbesoner
2021-02-18Merge #15946: Allow maintaining the blockfilterindex when using pruneJonas Schnelli
2021-02-16Merge #19806: validation: UTXO snapshot activationWladimir J. van der Laan
2021-02-16Add "index/blockfilterindex -> validation -> index/blockfilterindex" to expec...Jonas Schnelli
2021-02-15Merge #21096: Re-add dead code detectionMarcoFalke
2021-02-13Re-add dead code detectionflack
2021-02-12simplify ChainstateManager::SnapshotBlockhash() return semanticsJames O'Beirne
2021-02-12Merge #21064: refactor: use std::shared_mutex & remove Boost ThreadWladimir J. van der Laan
2021-02-02refactor: replace Boost shared_mutex with std shared_mutex in sigcachefanquake
2021-02-01Drop boost/preprocessor dependenciesHennadii Stepanov
2021-01-29refactor: remove boost::thread_group usagefanquake
2021-01-28rpc: Use RPCHelpMan for check-rpc-mappings linterMarcoFalke
2021-01-25Merge #18710: Add local thread pool to CCheckQueueWladimir J. van der Laan
2021-01-17lint: Skip whitespace lint for guix patchesCarl Dong
2021-01-05Replace boost::variant with std::variantMarcoFalke
2021-01-02lint: ignore gitian keys file for spelling linterSebastian Falbesoner
2021-01-02lint: update list of spelling linter false positivesSebastian Falbesoner
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-12-28lint: run mypy over contrib/devtoolsfanquake
2020-12-21Merge #20671: Replace boost::optional with std::optionalWladimir J. van der Laan
2020-12-21ci: Drop Travis-specific workaround for shellcheckHennadii Stepanov
2020-12-21ci: Drop Travis-specific way to set COMMIT_RANGE variableHennadii Stepanov
2020-12-19Replace boost::optional with std::optionalMarcoFalke
2020-12-10Merge #20567: test: Add option to git-subtree-check to do full check, add helpWladimir J. van der Laan
2020-12-04test: Add option to git-subtree-check to do full check, add helpWladimir J. van der Laan
2020-12-03Remove the remaining fee estimation globalsAntoine Poinsot
2020-12-01refactor: Improve use of explicit keywordFabian Jahr
2020-12-01lint: Use c++17 std in cppcheck linterFabian Jahr
2020-11-20Merge #20223: build: Drop the leading 0 from the version numberMarcoFalke
2020-11-19Merge #18531: rpc: remove deprecated CRPCCommand constructorMarcoFalke
2020-11-19Merge #20359: depends: Various config.site.in improvements and lintingWladimir J. van der Laan
2020-11-18Drop the leading 0 from the version numberAndrew Chow
2020-11-09lint: Also lint files with shellcheck directiveCarl Dong
2020-11-09swapped "is" for "==" in literal comparisonTyler Chambers
2020-10-04Merge #20069: test: Mention commit id in scripted diff errorMarcoFalke
2020-10-03lint: Use TRAVIS_BRANCH in lint-git-commit-check.shFabian Jahr
2020-10-03lint: Don't use TRAVIS_COMMIT_RANGE in whitespace linterFabian Jahr
2020-10-03test: Mention commit id in scripted diff errorWladimir J. van der Laan
2020-09-24remove CRPCCommand constructor that takes rpcfn_type function pointerMarcoFalke