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
2024-02-20
lint: Check for missing or redundant bitcoin-config.h includes
MarcoFalke
2024-02-20
lint: Make lint error easier to spot in output
MarcoFalke
2024-02-20
doc: Add missing RUST_BACKTRACE=1
MarcoFalke
2024-02-20
lint: Add get_subtrees() helper
MarcoFalke
2024-01-16
test: Remove all-lint.py script
MarcoFalke
2024-01-16
doc: move-only lint docs to one place
MarcoFalke
2024-01-10
Merge bitcoin/bitcoin#28318: logging: Simplify API for level based logging
Ava Chow
2023-12-20
logging: add LogError, LogWarning, LogInfo, LogDebug, LogTrace
Anthony Towns
2023-11-22
Merge bitcoin/bitcoin#28862: lint: Report all lint errors instead of early exit
fanquake
2023-11-17
Merge bitcoin/bitcoin#28725: test: refactor: use built-in collection types fo...
fanquake
2023-11-16
Merge bitcoin/bitcoin#28605: Fix typos
fanquake
2023-11-13
lint: Report all lint errors instead of early exit
MarcoFalke
2023-11-13
Merge bitcoin/bitcoin#28076: util: Replace std::filesystem with util/fs.h
fanquake
2023-11-07
doc: fix typos
Sjors Provoost
2023-11-03
init: completely remove `-zapwallettxes` (remaining hidden option)
Sebastian Falbesoner
2023-11-03
Merge bitcoin/bitcoin#28762: MiniMiner changes for package linearization
Andrew Chow
2023-11-03
[lint] update expected boost includes
glozow
2023-11-01
refactor: Remove unused circular include dependency from validation.cpp
MarcoFalke
2023-10-25
Merge bitcoin-core/gui#771: Avoid error-prone leading whitespace in translata...
Hennadii Stepanov
2023-10-25
test: use built-in collection types for type hints (Python 3.9 / PEP 585)
Sebastian Falbesoner
2023-10-24
Merge bitcoin/bitcoin#28211: Bump python minimum supported version to 3.9
fanquake
2023-10-23
lint: Add `lint-qt-translation.py`
Hennadii Stepanov
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-09-14
ci: Add filesystem lint check
MarcoFalke
2023-08-29
doc: Recommend lint image build on every call
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
[next]