Commit Graph

447 Commits (3cd02806ecd2edd08236ede554f1685866625757)

Author SHA1 Message Date
fanquake 4e78834ec1
Merge bitcoin/bitcoin#28304: doc: Remove confusing assert linter
1 year ago
Andrew Chow e7b0004b37
Merge bitcoin/bitcoin#27596: assumeutxo (2)
1 year ago
James O'Beirne 7ee46a755f contrib: add script to demo/test assumeutxo
1 year ago
Fabian Jahr f9047771d6
lint: fix custom mypy cache dir setting
1 year ago
MarcoFalke fa6e6a3f03
doc: Remove confusing assert linter
1 year ago
Jon Atack 6c008a2006 script: replace deprecated pkg_resources with importlib.metadata
1 year ago
fanquake 00fc7cdc25
Merge bitcoin/bitcoin#28200: refactor: Remove unused includes from wallet.cpp
1 year ago
MarcoFalke fa6286891f
Remove unused includes from wallet.cpp
1 year ago
MarcoFalke fa6dc57760
refactor: Enforce C-str fmt strings in WalletLogPrintf()
1 year ago
fanquake 1c976c691c
tidy: Integrate bicoin-tidy clang-tidy plugin
1 year ago
fanquake 910007995d
lint: remove lint-logs.py
1 year ago
MarcoFalke fa3d72960b
lint: Ignore check_fileopens failure on **kwargs
1 year ago
MarcoFalke fa2f18ad8e
ci: Use DOCKER_BUILDKIT for lint image
1 year ago
Ryan Ofsky 75135c673e
Merge bitcoin/bitcoin#27861: kernel: Rm ShutdownRequested and AbortNode from validation code.
1 year ago
Jon Atack 1316119ce7 script: update ignored-words.txt
1 year ago
TheCharlatan 6eb33bd0c2
kernel: Add fatalError method to notifications
1 year ago
TheCharlatan 3fa9094b92
scripted-diff: Rename FatalError to FatalErrorf
1 year ago
Hennadii Stepanov 28fff06afe
test: Make linter to look for `BOOST_ASSERT` macros
1 year ago
Hennadii Stepanov 2484cacb7a
Add public Boost headers explicitly
1 year ago
fanquake 015cc5e588
lint: stop ignoring LIEF imports
1 year ago
fanquake 66b08e7822
Merge bitcoin/bitcoin#27302: init: Error if ignored bitcoin.conf file is found
1 year ago
brunoerg e9dcac1ec7 add `lief` to `spelling.ignore-words`
2 years ago
Ryan Ofsky 398c3719b0 lint: Fix lint-format-strings false positives when format specifiers have argument positions
2 years ago
fanquake 669af32632
Merge bitcoin/bitcoin#27419: move-only: Extract common/args from util/system
2 years ago
TheCharlatan be55f545d5
move-only: Extract common/args and common/config.cpp from util/system
2 years ago
Pieter Wuille 621c17869d Respect and update FILES_ARGS in test/lint/lint-python.py
2 years ago
Pieter Wuille 719a74989b Disable Python lint in src/secp256k1
2 years ago
MarcoFalke faf8dc496e
fuzz: Remove legacy int parse fuzz tests
2 years ago
Ryan Ofsky 3db2874bd7 Extend bilingual_str support for tinyformat
2 years ago
fanquake 0c579203d2
Merge bitcoin/bitcoin#25867: lint: enable E722 do not use bare except
2 years ago
Leonardo Lazzaro 61bb4e783b lint: enable E722 do not use bare except
2 years ago
Jon Atack 30a3230e86 script: remove out-of-date snprintf TODO
2 years ago
John Moffett b8032293e6 Remove use of snprintf and simplify
2 years ago
MarcoFalke 250598a905
Merge bitcoin/bitcoin#26906: test: add an easy way to run linters locally
2 years ago
James O'Beirne dff7ed5732 test: add an easy way to run linters locally
2 years ago
MarcoFalke fa8fe5b696
scripted-diff: Use new python 3.7 keywords
2 years ago
MarcoFalke 296e882250
Merge bitcoin/bitcoin#26598: contrib: remove builder keys
2 years ago
Kristaps Kaupe f6eadaa413
Use same Python executable for subprocesses as for all-lint.py
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
fanquake dcdfd72861
Merge bitcoin/bitcoin#26721: test, lint: add `crypted` to `ignore-words`
2 years ago
fanquake e6864fa157
contrib: remove builder keys
2 years ago
brunoerg a4defcdd57 test, lint: add `crypted` to `ignore-words`
2 years ago
Hennadii Stepanov 2b77a33e5b
test: Improve `check-doc.py` pattern
2 years ago
MarcoFalke d415b7261c
Merge bitcoin/bitcoin#26588: ci: Skip COMMIT_RANGE if no CIRRUS_PR
2 years ago
MarcoFalke fad1c55301
lint: Skip COMMIT_RANGE if no CIRRUS_PR
2 years ago
Hennadii Stepanov 75bbe594e5
refactor: Move `CTxMemPoolEntry` class to its own module
2 years ago
Andrew Chow 6912a28f08
Merge bitcoin/bitcoin#25667: assumeutxo: snapshot initialization
2 years ago
Jon Atack b6a65568df Fix issues identified by codespell 2.2.1 and update ignored words
2 years ago
James O'Beirne f9f1735f13 validation: rename snapshot chainstate dir
2 years ago
Hennadii Stepanov fea75ad3ca
refactor: Drop `boost/algorithm/string/replace.hpp` dependency
2 years ago