aboutsummaryrefslogtreecommitdiff
path: root/ci
Commit message (Expand)AuthorAgeFilesLines
* Disable warnings on MacRoss Nicoll2021-07-111-0/+3
* ci: Build with --enable-werror by default, and document exceptionsHennadii Stepanov2021-07-115-4/+11
* Disable broken CI testsRoss Nicoll2021-07-091-1/+4
* bitcoin-node -> dogecoin-nodeRoss Nicoll2021-07-091-1/+1
* Add python3-devel package to CentOSRoss Nicoll2021-06-051-1/+1
* Replace consensus values with Dogecoin equivalentsRoss Nicoll2021-06-024-3/+5
* Disable compatibility tests (#1754)Ross Nicoll2021-02-222-3/+3
* 1.21 codebase rebrand (#1711)barrystyle2021-02-201-1/+1
* Merge #20292: test: Fix intermittent feature_taproot issueWladimir J. van der Laan2020-11-091-1/+1
|\
| * ci: Bump timeout factorMarcoFalke2020-11-031-1/+1
* | ci: Run windows ci config on cirrusMarcoFalke2020-11-094-4/+31
* | ci: Run macos ci config on cirrusMarcoFalke2020-11-092-5/+1
* | ci: Replace TRAVIS_OS_NAME with CI_OS_NAMEMarcoFalke2020-11-093-5/+6
* | ci: Move documentation to correct config fileMarcoFalke2020-11-092-1/+1
* | ci: Set LC_ALL=C to allow running the s390x tests in qemuMarcoFalke2020-11-052-2/+3
* | ci: Add --with-libs=no to one ci configMarcoFalke2020-10-261-1/+1
|/
* Merge #19953: Implement BIP 340-342 validation (Schnorr/taproot/tapscript)Wladimir J. van der Laan2020-10-152-5/+4
|\
| * tests: add generic qa-asset-based script verification unit testPieter Wuille2020-10-122-5/+4
* | Add sqlite to travis and dependsAndrew Chow2020-10-143-3/+3
* | Merge #20072: ci: Build Arm64 on Travis without functional testsMarcoFalke2020-10-041-1/+1
|\ \
| * | ci: Build Arm64 on Travis without functional testsFabian Jahr2020-10-031-1/+1
| |/
* / lint: Don't use TRAVIS_COMMIT_RANGE for commit-script-checkFabian Jahr2020-10-031-1/+5
|/
* util: Hard code previous release tarball checksumsHennadii Stepanov2020-08-291-1/+1
* scripted-diff: Move previous_release.py to test/get_previous_releases.pyHennadii Stepanov2020-08-291-1/+1
* ci: Set increased --timeout-factor by defaultMarcoFalke2020-08-155-4/+7
* [ci] use boost::processSjors Provoost2020-07-3112-12/+12
* Merge #19519: ci: Increase CCACHE_SIZE in some builds on TravisMarcoFalke2020-07-283-0/+3
|\
| * ci: Increase CCACHE_SIZE in some builds on TravisHennadii Stepanov2020-07-143-0/+3
* | Merge #19205: script: previous_release.sh rewritten in pythonMarcoFalke2020-07-211-1/+1
|\ \
| * | Remove previous_release.shBrian Liotti2020-07-051-1/+1
* | | ci: add tsan debug symbols optionRussell Yanofsky2020-07-171-1/+1
| |/ |/|
* | ci: Fix configure options for macOS buildsHennadii Stepanov2020-07-142-2/+2
* | ci: Do not activate Travis ccache caching strategyHennadii Stepanov2020-07-142-1/+1
* | ci: Disable functional tests on forked repos to avoid timeouts for macOSHennadii Stepanov2020-07-142-2/+9
|/
* Merge #18288: build: Add MemorySanitizer (MSan) in Travis to detect use of un...MarcoFalke2020-07-024-0/+47
|\
| * build: Add MemorySanitizer (MSan) in Travis to detect use of uninitialized me...practicalswift2020-06-234-0/+47
* | ci: Run all tests on native mac againMarcoFalke2020-07-011-1/+0
* | Merge #19331: build: Do not include server symbols in walletWladimir J. van der Laan2020-07-011-0/+4
|\ \
| * | ci: Install fixed version of clang-format for lintersMarcoFalke2020-06-271-0/+4
* | | Merge #19412: test: move TEST_RUNNER_EXTRA into native tsan setupMarcoFalke2020-06-291-1/+1
|\ \ \
| * | | test: move TEST_RUNNER_EXTRA into native tsan setupfanquake2020-06-291-1/+1
* | | | Merge #19333: refactor: Fix clang compile failureWladimir J. van der Laan2020-06-291-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | ci: Add test for clang-3.8 C++11 supportMarcoFalke2020-06-191-2/+2
* | | | Merge #19371: ci: Increase test timeout for sanitizer configsfanquake2020-06-293-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | ci: Increase test timeout for sanitizer configsMarcoFalke2020-06-243-1/+3
| | |/ | |/|
* | | Merge #19348: test: Bump linter versionsMarcoFalke2020-06-251-5/+5
|\ \ \ | |/ / |/| |
| * | test: Bump linter versionsDuncan Dean2020-06-221-5/+5
| |/
* | Merge #19240: build: macOS toolchain simplification and bumpfanquake2020-06-232-5/+9
|\ \ | |/ |/|
| * macos: Bump to xcode 11.3.1 and 10.15 SDKCory Fields2020-06-221-2/+2
| * Adapt rest of tooling to new SDK naming schemeCarl Dong2020-06-222-5/+9