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
/
ci
/
test
/
06_script_b.sh
Age
Commit message (
Expand
)
Author
2023-10-13
ci: Add missing CI_RETRY_EXE before git clone
MarcoFalke
2023-10-10
ci: use LLVM/Clang 17 in tidy job
fanquake
2023-10-03
ci: Print Linux kernel info
MarcoFalke
2023-08-30
ci: Asan with -ftrivial-auto-var-init=pattern
MarcoFalke
2023-08-23
ci: Limit scope of some env vars
MarcoFalke
2023-08-18
ci: Add missing ${CI_RETRY_EXE} before curl
MarcoFalke
2023-08-07
ci: Use qemu-user through container engine
MarcoFalke
2023-08-03
tidy: Integrate bicoin-tidy clang-tidy plugin
fanquake
2023-08-03
lint: drop DIR_IWYU global
fanquake
2023-07-30
ci: Use documented `CCACHE_MAXSIZE` instead of `CCACHE_SIZE`
Hennadii Stepanov
2023-07-06
ci: Print full lscpu output
MarcoFalke
2023-06-29
ci: filter all subtrees from tidy output
fanquake
2023-06-20
ci: Run fuzz target even if input folder is empty
MarcoFalke
2023-06-15
build: suppress external warnings by default
fanquake
2023-05-25
Fix `#include`s in `src/wallet`
Hennadii Stepanov
2023-05-22
Merge bitcoin/bitcoin#27672: fuzz: Print error message when FUZZ is missing
fanquake
2023-05-22
Merge bitcoin/bitcoin#27699: random: drop syscall wrapper usage for getrandom()
fanquake
2023-05-22
Merge bitcoin/bitcoin#27683: ci: remove `RUN_SECURITY_TESTS`
fanquake
2023-05-22
ci: Log qa-assets repo last commit
MarcoFalke
2023-05-20
ci: remove MSAN getrandom syscall workaround
fanquake
2023-05-20
ci, iwyu: Double maximum line length for includes
Hennadii Stepanov
2023-05-18
ci: Bump centos:stream8 to centos:stream9
MarcoFalke
2023-05-18
Merge bitcoin/bitcoin#27682: build: Bump minimum supported Clang to clang-10
fanquake
2023-05-17
Merge bitcoin/bitcoin#27571: ci: Run iwyu on all src files
fanquake
2023-05-17
ci: remove RUN_SECURITY_TESTS
fanquake
2023-05-17
doc: Remove outdated CentOS comment
MarcoFalke
2023-05-16
Merge bitcoin/bitcoin#27667: ci: Remove unused errtrace trap ERR
fanquake
2023-05-16
ci: Fix "Number of CPUs" output
Hennadii Stepanov
2023-05-16
ci: Remove unused errtrace trap ERR
MarcoFalke
2023-05-15
Merge bitcoin/bitcoin#27616: ci: Remove CI_EXEC bloat
fanquake
2023-05-13
ci: Run iwyu on all src files
MarcoFalke
2023-05-10
refactor/iwyu: Complete includes for blockmanager_args
TheCharlatan
2023-05-10
ci: Remove CI_EXEC bloat
MarcoFalke
2023-05-10
move-only: Move almost all CI_EXEC code to 06_script_b.sh
MarcoFalke
2023-05-05
ci: Remove CI_EXEC bloat in test/06_script_b.sh
MarcoFalke
2023-05-05
ci: Move CI container kill out of 06_script_b.sh
MarcoFalke
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-05
ci: use clang-16 in tidy task
fanquake
2023-03-27
fuzz: Remove legacy int parse fuzz tests
MarcoFalke
2023-03-22
ci: Use clang-15 in "tidy" task
Hennadii Stepanov
2023-03-13
refactor: Extract util/exception from util/system
Ben Woosley
2023-03-08
Merge bitcoin/bitcoin#27189: util: Use steady clock in SeedStrengthen, FindBe...
fanquake
2023-03-02
Use steady clock in SeedStrengthen and FindBestImplementation
MarcoFalke
2023-02-28
Deduplicate bitcoind and bitcoin-qt init code
Ryan Ofsky
2023-02-09
De-duplicate add_coin methods to a test util helper
Jon Atack
2023-02-06
Merge bitcoin/bitcoin#26345: refactor: modernize the implementation of uint256.*
Andrew Chow
2023-02-01
ci: Print iwyu patch in git diff format
MarcoFalke
2023-01-31
Merge bitcoin/bitcoin#23670: build: Build minisketch test in `make check`, no...
fanquake
2023-01-25
refactor: Remove stray cs_main redundant declaration
MarcoFalke
[next]