Commit Graph

113 Commits (64440bb733896a7a2caf902825e0406cb993e666)

Author SHA1 Message Date
MarcoFalke fa956d2048
ci: Print full lscpu output
1 year ago
fanquake 62633b5046
ci: filter all subtrees from tidy output
1 year ago
MarcoFalke 0000f55293
ci: Run fuzz target even if input folder is empty
1 year ago
fanquake 3b2acfcfec
build: suppress external warnings by default
1 year ago
Hennadii Stepanov 1f97572b9c
Fix `#include`s in `src/wallet`
1 year ago
fanquake 456701420b
Merge bitcoin/bitcoin#27672: fuzz: Print error message when FUZZ is missing
2 years ago
fanquake 09351f51d2
Merge bitcoin/bitcoin#27699: random: drop syscall wrapper usage for getrandom()
2 years ago
fanquake f998eb7662
Merge bitcoin/bitcoin#27683: ci: remove `RUN_SECURITY_TESTS`
2 years ago
MarcoFalke fa1b3abc83
ci: Log qa-assets repo last commit
2 years ago
fanquake 5228223e1f
ci: remove MSAN getrandom syscall workaround
2 years ago
Hennadii Stepanov 98ea798411
ci, iwyu: Double maximum line length for includes
2 years ago
MarcoFalke fa69955e74
ci: Bump centos:stream8 to centos:stream9
2 years ago
fanquake 77b0a80ce7
Merge bitcoin/bitcoin#27682: build: Bump minimum supported Clang to clang-10
2 years ago
fanquake 4c3d67a2d0
Merge bitcoin/bitcoin#27571: ci: Run iwyu on all src files
2 years ago
fanquake 6a936580d1
ci: remove RUN_SECURITY_TESTS
2 years ago
MarcoFalke fad7cfee8d
doc: Remove outdated CentOS comment
2 years ago
fanquake 904631e0fc
Merge bitcoin/bitcoin#27667: ci: Remove unused errtrace trap ERR
2 years ago
Hennadii Stepanov 5d49d98731
ci: Fix "Number of CPUs" output
2 years ago
MarcoFalke fad09b703f
ci: Remove unused errtrace trap ERR
2 years ago
fanquake 3a63ef5020
Merge bitcoin/bitcoin#27616: ci: Remove CI_EXEC bloat
2 years ago
MarcoFalke ddddf4957b
ci: Run iwyu on all src files
2 years ago
TheCharlatan a498d699e3
refactor/iwyu: Complete includes for blockmanager_args
2 years ago
MarcoFalke fa01c3c59c
ci: Remove CI_EXEC bloat
2 years ago
MarcoFalke fa8a428c92
move-only: Move almost all CI_EXEC code to 06_script_b.sh
2 years ago
MarcoFalke fa1dbd04ca
ci: Remove CI_EXEC bloat in test/06_script_b.sh
2 years ago
MarcoFalke fae8de926a
ci: Move CI container kill out of 06_script_b.sh
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
fanquake a56c96507a
ci: use clang-16 in tidy task
2 years ago
MarcoFalke faf8dc496e
fuzz: Remove legacy int parse fuzz tests
2 years ago
Hennadii Stepanov 8fe27fbed8
ci: Use clang-15 in "tidy" task
2 years ago
Ben Woosley e7333b420e
refactor: Extract util/exception from util/system
2 years ago
fanquake 2de0559f2c
Merge bitcoin/bitcoin#27189: util: Use steady clock in SeedStrengthen, FindBestImplementation, FlushStateToDisk
2 years ago
MarcoFalke 1111e2f8b4
Use steady clock in SeedStrengthen and FindBestImplementation
2 years ago
Ryan Ofsky 802cc1ef53 Deduplicate bitcoind and bitcoin-qt init code
2 years ago
Jon Atack 4275195606 De-duplicate add_coin methods to a test util helper
2 years ago
Andrew Chow 52ddbd52f9
Merge bitcoin/bitcoin#26345: refactor: modernize the implementation of uint256.*
2 years ago
MarcoFalke fa6986a66b
ci: Print iwyu patch in git diff format
2 years ago
fanquake b5868f4b1f
Merge bitcoin/bitcoin#23670: build: Build minisketch test in `make check`, not in `make`
2 years ago
MarcoFalke faba08b5b4
refactor: Remove stray cs_main redundant declaration
2 years ago
MarcoFalke faddb7373a
ci: Bump --combinedlogslen to debug intermittent issues
2 years ago
MarcoFalke fa0584eb82
ci: Stop and remove CI container
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
pasta 935acdcc79
refactor: modernize the implementation of uint256.*
2 years ago
MarcoFalke fa3b2cf277
fuzz: Move-only net utils
2 years ago
fanquake 1b680948d4
Merge bitcoin/bitcoin#26292: util: move threadinterrupt into util/
2 years ago
MacroFake 2222ec71fd
util: Move error message formatting of NonFatalCheckError to cpp
2 years ago
fanquake b89530483d
util: move threadinterrupt into util
2 years ago
fanquake 3a0b352c63
refactor: move url.h/cpp from lib util to lib common
2 years ago
MacroFake aaaa7bd0ba
iwyu: Add missing includes
2 years ago