Commit Graph

442 Commits (6f03c45f6bb5a6edaa3051968b6a1ca4f84d2ccb)

Author SHA1 Message Date
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
Ryan Ofsky 33b4d48cfc indexes, refactor: Pass Chain interface instead of CChainState class to indexes
2 years ago
Carl Dong cb3e9a1e3f Move {Load,Dump}Mempool to kernel namespace
2 years ago
fanquake d873ff96e5
refactor: cleanups post unsubtree'ing univalue
2 years ago
laanwj 9e4fbebcc8
Merge bitcoin/bitcoin#25306: logging: add LogPrintfCategory to log unconditionally with category
2 years ago
fanquake e3c08eb620
Merge bitcoin/bitcoin#25307: doc: fix typo in kernel/context.h and add `desig` to ignore-words
2 years ago