Commit Graph

247 Commits (42bb1ea363286b088257cabccb686ef1887c1d3b)

Author SHA1 Message Date
Sebastian Falbesoner f3ba916e8b lint: ignore gitian keys file for spelling linter
4 years ago
Sebastian Falbesoner da289a6c4a lint: update list of spelling linter false positives
4 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
fanquake 1ef2138c0d
lint: run mypy over contrib/devtools
4 years ago
Wladimir J. van der Laan 68c7acf6bb
Merge #20671: Replace boost::optional with std::optional
4 years ago
Hennadii Stepanov c123892c2e
ci: Drop Travis-specific workaround for shellcheck
4 years ago
Hennadii Stepanov 10af252d97
ci: Drop Travis-specific way to set COMMIT_RANGE variable
4 years ago
MarcoFalke fa4435e22f
Replace boost::optional with std::optional
4 years ago
Wladimir J. van der Laan e20b488395
Merge #20567: test: Add option to git-subtree-check to do full check, add help
4 years ago
Wladimir J. van der Laan 34c80d9eee test: Add option to git-subtree-check to do full check, add help
4 years ago
Antoine Poinsot 86ff2cf202
Remove the remaining fee estimation globals
4 years ago
Fabian Jahr 1e62350ca2
refactor: Improve use of explicit keyword
4 years ago
Fabian Jahr c502a6dbfb
lint: Use c++17 std in cppcheck linter
4 years ago
MarcoFalke d4159984c3
Merge #20223: build: Drop the leading 0 from the version number
4 years ago
MarcoFalke 71d068db40
Merge #18531: rpc: remove deprecated CRPCCommand constructor
4 years ago
Wladimir J. van der Laan 888c22e0dd
Merge #20359: depends: Various config.site.in improvements and linting
4 years ago
Andrew Chow 8f7b930475 Drop the leading 0 from the version number
4 years ago
Carl Dong 618cbd2c1a
lint: Also lint files with shellcheck directive
4 years ago
Tyler Chambers b6121edf70 swapped "is" for "==" in literal comparison
4 years ago
MarcoFalke 2f7a53cc9d
Merge #20069: test: Mention commit id in scripted diff error
4 years ago
Fabian Jahr a91ab86fae
lint: Use TRAVIS_BRANCH in lint-git-commit-check.sh
4 years ago
Fabian Jahr c11dc995c9
lint: Don't use TRAVIS_COMMIT_RANGE in whitespace linter
4 years ago
Wladimir J. van der Laan 3491bf358a test: Mention commit id in scripted diff error
4 years ago
MarcoFalke faaf9c58e4
remove CRPCCommand constructor that takes rpcfn_type function pointer
4 years ago
fanquake 9876ab8c74
Merge #19844: remove usage of boost::bind
4 years ago
fanquake e36f802fa4
lint: add C++ code linter
4 years ago
fanquake a1d14f522c
Merge #19671: wallet: Remove -zapwallettxes
4 years ago
Andrew Chow 3340dbadd3 Remove -zapwallettxes
4 years ago
MarcoFalke baf9cedee8
Merge #18817: doc: Document differences in bitcoind and bitcoin-qt locale handling
4 years ago
practicalswift ca185cf5a1 doc: Document differences in bitcoind and bitcoin-qt locale handling
4 years ago
Samuel Dobson e4df534c60
Merge #15382: util: add RunCommandParseJSON
4 years ago
Fabian Jahr 72351784b3
lint: Remove travis env var from commit linter
4 years ago
Sjors Provoost 3c84d85f7d
[build] msvc: add boost::process
4 years ago
MarcoFalke edec7f7c25
Merge #19439: script: Linter to check commit message formatting
4 years ago
Wladimir J. van der Laan 4ebe2f6e75
Merge #18011: Replace current benchmarking framework with nanobench
4 years ago
Amir Ghorbanian 284a969cc0 Linter to check commit message formatting
4 years ago
Wladimir J. van der Laan fd9db45c3e
Merge #19258: doc: improve subtree check instructions
4 years ago
MarcoFalke 5ec19df687
Merge #19277: util: Add Assert identity function
4 years ago
fanquake daae8b8a1b
Merge #18649: tests: Add std::locale::global to list of locale dependent functions in lint-locale-dependence.sh
4 years ago
Cory Fields f1a0314c53
gui: change combiner for signals to optional_last_value
4 years ago
Duncan Dean 39d526bde4
test: Bump linter versions
4 years ago
Glenn Willen 931dd47608 Make lint-spelling.py happy
4 years ago
MarcoFalke fa6ef701ad
util: Add Assert identity function
4 years ago
Martin Ankerl 78c312c983 Replace current benchmarking framework with nanobench
4 years ago
Sjors Provoost a4a3fc4cd2
doc: improve subtree check instructions
4 years ago
Hennadii Stepanov 7dda912e1c
test: Do not swallow flake8 exit code
4 years ago
Hennadii Stepanov 89f9fef1f7 refactor: Specify boost/thread/thread.hpp explicitly
4 years ago
Kiminuo bd7e530f01 This PR adds initial support for type hints checking in python scripts.
5 years ago
Carl Dong a4f6ffa71e
lint: Also enable source statements for non-gitian
5 years ago
fanquake 65fb3dfc8d
Merge #18556: build: Drop make dist in gitian builds
5 years ago