Commit Graph

228 Commits (bacdd91733a641051decd6e13b01869697818871)

Author SHA1 Message Date
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
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.
4 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
Hennadii Stepanov 1362be0447
build: Drop make dist in gitian builds
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
practicalswift 54b5eb2b14 tests: Add std::locale::global to list of locale dependent functions in lint-locale-dependence.sh
5 years ago
Ben Woosley d056df033a
Replace std::to_string with locale-independent alternative
5 years ago
Wladimir J. van der Laan 3516a31eaa
Merge #18234: refactor: Replace boost::mutex,condition_var,chrono with std equivalents in scheduler
5 years ago
Anthony Towns 70a6b529f3 lint-cppcheck: Remove -DHAVE_WORKING_BOOST_SLEEP_FOR
5 years ago
practicalswift 259e290db8 tests: Add fuzzing harness for locale independence testing
5 years ago
Anthony Towns d0ebd93270 scheduler: switch from boost to std
5 years ago
Wladimir J. van der Laan a2a77ba34f
Merge #18056: ci: Check for submodules
5 years ago
Ben Woosley 9b0e16226e
doc: Correct spelling errors in comments
5 years ago
Emil Engler 2a95c7c956
ci: Check for submodules
5 years ago
Wladimir J. van der Laan 22d11187ee
Merge #17398: build: Update leveldb to 1.22+
5 years ago
João Barbosa ff59bcd321 gui: Drop PeerTableModel dependency to ClientModel
5 years ago
Jonas Schnelli f05c1ac444
Merge #17937: gui: Remove WalletView and BitcoinGUI circular dependency
5 years ago
João Barbosa 3aee10b80b gui: Drop ShutdownWindow dependency to BitcoinGUI
5 years ago
João Barbosa 61eb058cc1 gui: Drop BanTableModel dependency to ClientModel
5 years ago
MarcoFalke 7fcaa8291c
Merge #18009: tests: Add fuzzing harness for strprintf(…)
5 years ago
João Barbosa cb8a86d9f9 gui: Remove WalletView and BitcoinGUI circular dependency
5 years ago
Wladimir J. van der Laan 3a037d0067 test: Add crc32c exception to various linters and generation scripts
5 years ago