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
Age
Commit message (
Expand
)
Author
2020-11-18
Merge #19504: Bump minimum python version to 3.6
MarcoFalke
2020-11-09
Merge #20292: test: Fix intermittent feature_taproot issue
Wladimir J. van der Laan
2020-11-09
ci: Run windows ci config on cirrus
MarcoFalke
2020-11-09
ci: Run macos ci config on cirrus
MarcoFalke
2020-11-09
ci: Replace TRAVIS_OS_NAME with CI_OS_NAME
MarcoFalke
2020-11-09
ci: Move documentation to correct config file
MarcoFalke
2020-11-09
Bump minimum python version to 3.6
Anthony Towns
2020-11-05
ci: Set LC_ALL=C to allow running the s390x tests in qemu
MarcoFalke
2020-11-03
ci: Bump timeout factor
MarcoFalke
2020-10-26
ci: Add --with-libs=no to one ci config
MarcoFalke
2020-10-15
Merge #19953: Implement BIP 340-342 validation (Schnorr/taproot/tapscript)
Wladimir J. van der Laan
2020-10-14
Add sqlite to travis and depends
Andrew Chow
2020-10-12
tests: add generic qa-asset-based script verification unit test
Pieter Wuille
2020-10-04
Merge #20072: ci: Build Arm64 on Travis without functional tests
MarcoFalke
2020-10-03
lint: Don't use TRAVIS_COMMIT_RANGE for commit-script-check
Fabian Jahr
2020-10-03
ci: Build Arm64 on Travis without functional tests
Fabian Jahr
2020-08-29
util: Hard code previous release tarball checksums
Hennadii Stepanov
2020-08-29
scripted-diff: Move previous_release.py to test/get_previous_releases.py
Hennadii Stepanov
2020-08-15
ci: Set increased --timeout-factor by default
MarcoFalke
2020-07-31
[ci] use boost::process
Sjors Provoost
2020-07-28
Merge #19519: ci: Increase CCACHE_SIZE in some builds on Travis
MarcoFalke
2020-07-21
Merge #19205: script: previous_release.sh rewritten in python
MarcoFalke
2020-07-17
ci: add tsan debug symbols option
Russell Yanofsky
2020-07-14
ci: Increase CCACHE_SIZE in some builds on Travis
Hennadii Stepanov
2020-07-14
ci: Fix configure options for macOS builds
Hennadii Stepanov
2020-07-14
ci: Do not activate Travis ccache caching strategy
Hennadii Stepanov
2020-07-14
ci: Disable functional tests on forked repos to avoid timeouts for macOS
Hennadii Stepanov
2020-07-05
Remove previous_release.sh
Brian Liotti
2020-07-02
Merge #18288: build: Add MemorySanitizer (MSan) in Travis to detect use of un...
MarcoFalke
2020-07-01
ci: Run all tests on native mac again
MarcoFalke
2020-07-01
Merge #19331: build: Do not include server symbols in wallet
Wladimir J. van der Laan
2020-06-29
Merge #19412: test: move TEST_RUNNER_EXTRA into native tsan setup
MarcoFalke
2020-06-29
Merge #19333: refactor: Fix clang compile failure
Wladimir J. van der Laan
2020-06-29
test: move TEST_RUNNER_EXTRA into native tsan setup
fanquake
2020-06-29
Merge #19371: ci: Increase test timeout for sanitizer configs
fanquake
2020-06-27
ci: Install fixed version of clang-format for linters
MarcoFalke
2020-06-25
Merge #19348: test: Bump linter versions
MarcoFalke
2020-06-24
ci: Increase test timeout for sanitizer configs
MarcoFalke
2020-06-23
build: Add MemorySanitizer (MSan) in Travis to detect use of uninitialized me...
practicalswift
2020-06-23
Merge #19240: build: macOS toolchain simplification and bump
fanquake
2020-06-22
test: Bump linter versions
Duncan Dean
2020-06-22
macos: Bump to xcode 11.3.1 and 10.15 SDK
Cory Fields
2020-06-22
Adapt rest of tooling to new SDK naming scheme
Carl Dong
2020-06-19
ci: Add test for clang-3.8 C++11 support
MarcoFalke
2020-06-19
ci: Upgrade most ci configs to focal
MarcoFalke
2020-06-19
doc: move doc to ci readme
MarcoFalke
2020-06-19
ci: Have one config run in xenial to test against python3.5
MarcoFalke
2020-06-16
tests: run test-security-check.py in CI
fanquake
2020-06-14
ci: Move travis workarounds to .travis.yml
MarcoFalke
2020-06-05
Merge #19173: build: turn on --enable-c++17 by --enable-fuzz
MarcoFalke
[next]