index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lint
Age
Commit message (
Expand
)
Author
2023-10-13
lint: Include test_utxo_snapshots in lint_shell
Fabian Jahr
2023-10-03
Merge bitcoin/bitcoin#28304: doc: Remove confusing assert linter
fanquake
2023-10-02
Merge bitcoin/bitcoin#27596: assumeutxo (2)
Andrew Chow
2023-09-30
contrib: add script to demo/test assumeutxo
James O'Beirne
2023-09-28
lint: fix custom mypy cache dir setting
Fabian Jahr
2023-09-14
doc: Remove confusing assert linter
MarcoFalke
2023-08-26
script: replace deprecated pkg_resources with importlib.metadata
Jon Atack
2023-08-22
Merge bitcoin/bitcoin#28200: refactor: Remove unused includes from wallet.cpp
fanquake
2023-08-18
Remove unused includes from wallet.cpp
MarcoFalke
2023-08-08
refactor: Enforce C-str fmt strings in WalletLogPrintf()
MarcoFalke
2023-08-03
tidy: Integrate bicoin-tidy clang-tidy plugin
fanquake
2023-08-03
lint: remove lint-logs.py
fanquake
2023-07-20
lint: Ignore check_fileopens failure on **kwargs
MarcoFalke
2023-07-16
ci: Use DOCKER_BUILDKIT for lint image
MarcoFalke
2023-07-06
Merge bitcoin/bitcoin#27861: kernel: Rm ShutdownRequested and AbortNode from ...
Ryan Ofsky
2023-06-29
script: update ignored-words.txt
Jon Atack
2023-06-28
kernel: Add fatalError method to notifications
TheCharlatan
2023-06-28
scripted-diff: Rename FatalError to FatalErrorf
TheCharlatan
2023-06-14
test: Make linter to look for `BOOST_ASSERT` macros
Hennadii Stepanov
2023-05-31
Add public Boost headers explicitly
Hennadii Stepanov
2023-05-29
lint: stop ignoring LIEF imports
fanquake
2023-05-26
Merge bitcoin/bitcoin#27302: init: Error if ignored bitcoin.conf file is found
fanquake
2023-05-15
add `lief` to `spelling.ignore-words`
brunoerg
2023-04-21
lint: Fix lint-format-strings false positives when format specifiers have arg...
Ryan Ofsky
2023-04-21
Merge bitcoin/bitcoin#27419: move-only: Extract common/args from util/system
fanquake
2023-04-19
move-only: Extract common/args and common/config.cpp from util/system
TheCharlatan
2023-04-14
Respect and update FILES_ARGS in test/lint/lint-python.py
Pieter Wuille
2023-04-14
Disable Python lint in src/secp256k1
Pieter Wuille
2023-03-27
fuzz: Remove legacy int parse fuzz tests
MarcoFalke
2023-02-28
Extend bilingual_str support for tinyformat
Ryan Ofsky
2023-02-22
Merge bitcoin/bitcoin#25867: lint: enable E722 do not use bare except
fanquake
2023-02-18
lint: enable E722 do not use bare except
Leonardo Lazzaro
2023-02-15
script: remove out-of-date snprintf TODO
Jon Atack
2023-02-03
Remove use of snprintf and simplify
John Moffett
2023-01-19
Merge bitcoin/bitcoin#26906: test: add an easy way to run linters locally
MarcoFalke
2023-01-18
test: add an easy way to run linters locally
James O'Beirne
2023-01-18
scripted-diff: Use new python 3.7 keywords
MarcoFalke
2023-01-05
Merge bitcoin/bitcoin#26598: contrib: remove builder keys
MarcoFalke
2023-01-03
Use same Python executable for subprocesses as for all-lint.py
Kristaps Kaupe
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-12-20
Merge bitcoin/bitcoin#26721: test, lint: add `crypted` to `ignore-words`
fanquake
2022-12-19
contrib: remove builder keys
fanquake
2022-12-18
test, lint: add `crypted` to `ignore-words`
brunoerg
2022-12-17
test: Improve `check-doc.py` pattern
Hennadii Stepanov
2022-11-28
Merge bitcoin/bitcoin#26588: ci: Skip COMMIT_RANGE if no CIRRUS_PR
MarcoFalke
2022-11-28
lint: Skip COMMIT_RANGE if no CIRRUS_PR
MarcoFalke
2022-11-16
refactor: Move `CTxMemPoolEntry` class to its own module
Hennadii Stepanov
2022-10-13
Merge bitcoin/bitcoin#25667: assumeutxo: snapshot initialization
Andrew Chow
2022-09-15
Fix issues identified by codespell 2.2.1 and update ignored words
Jon Atack
2022-09-13
validation: rename snapshot chainstate dir
James O'Beirne
[next]