Commit Graph

232 Commits (6c6140846f37de8c132b3b6abf09f3d7940554a7)

Author SHA1 Message Date
MarcoFalke 40dd757bf6
Merge #21012: ci: Fuzz with integer sanitizer
4 years ago
MarcoFalke fa92912b4b
rpc: Use RPCHelpMan for check-rpc-mappings linter
4 years ago
MarcoFalke faff3991a9
ci: Fuzz with integer sanitizer
4 years ago
Hennadii Stepanov e28f9be87a
ci: Add libnatpmp-dev package to some builds
4 years ago
Hennadii Stepanov a8d9f275d0
net: Add libnatpmp support
4 years ago
Sebastian Falbesoner a0022f1cfb test: bump codespell linter version to 2.0.0
4 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
Hennadii Stepanov 3c2478c385
ci: Print COMMIT_RANGE to the log as it was in Travis CI
4 years ago
Hennadii Stepanov 93504da3a9
ci: Fix COMMIT_RANGE variable value for PRs
4 years ago
MarcoFalke faeb40bee3
ci: Install missing lint packages
4 years ago
Hennadii Stepanov 09d105ef0f
ci: Drop travis_fold feature as Travis CI is no longer used
4 years ago
MarcoFalke 6f2ca726ce
Merge #20658: ci: Move linter task to cirrus
4 years ago
fanquake 0df9819126 build: Replace genisoimage with xorriso
4 years ago
Dhruv Mehta 739d39022d ci: Move linter task to cirrus
4 years ago
Wladimir J. van der Laan 34c80d9eee test: Add option to git-subtree-check to do full check, add help
4 years ago
Hennadii Stepanov 2f6fe4e4e9
ci: Build with --enable-werror by default, and document exceptions
4 years ago
Wladimir J. van der Laan a3186b6da6
Merge #20520: depends: Do not force Precompiled Headers (PCH) for building Qt on Linux
4 years ago
Hennadii Stepanov c82d15b6d1
depends: Do not force Precompiled Headers (PCH) for building Qt on Linux
4 years ago
fanquake 2b356117e9
ci: no-longer exclude feature_block in TSAN job
4 years ago
fanquake e2c500636c
depends: build zeromq with -std=c++17
4 years ago
fanquake 2374f2fbef
depends: build Boost with -std=c++17
4 years ago
MarcoFalke fa73674738
ci: Run i686 centos ci config on cirrus
4 years ago
Wladimir J. van der Laan 555b5d1bf9
Merge #20419: build: set minimum supported macOS to 10.14
4 years ago
MarcoFalke faaee810e6
build: Require C++17 compiler
4 years ago
fanquake a52ecc936a
build: set minimum supported macOS to 10.14
4 years ago
MarcoFalke 4b24c3962f
Merge #19504: Bump minimum python version to 3.6
4 years ago
Wladimir J. van der Laan 4fd37d0a10
Merge #20292: test: Fix intermittent feature_taproot issue
4 years ago
MarcoFalke 77777c8b5e
ci: Run windows ci config on cirrus
4 years ago
MarcoFalke 3333d6942e
ci: Run macos ci config on cirrus
4 years ago
MarcoFalke fa0795f54d
ci: Replace TRAVIS_OS_NAME with CI_OS_NAME
4 years ago
MarcoFalke fafce1a13a
ci: Move documentation to correct config file
4 years ago
Anthony Towns 8ae9d314e9 Bump minimum python version to 3.6
4 years ago
MarcoFalke fa2c3c0d96
ci: Set LC_ALL=C to allow running the s390x tests in qemu
4 years ago
MarcoFalke fab900802d
ci: Bump timeout factor
4 years ago
MarcoFalke faf58ab139
ci: Add --with-libs=no to one ci config
4 years ago
Wladimir J. van der Laan 3caee16946
Merge #19953: Implement BIP 340-342 validation (Schnorr/taproot/tapscript)
4 years ago
Andrew Chow e87df82580 Add sqlite to travis and depends
4 years ago
Pieter Wuille 4567ba034c tests: add generic qa-asset-based script verification unit test
4 years ago
MarcoFalke f0fd132226
Merge #20072: ci: Build Arm64 on Travis without functional tests
4 years ago
Fabian Jahr 1b41ce8f5f
lint: Don't use TRAVIS_COMMIT_RANGE for commit-script-check
4 years ago
Fabian Jahr 33df8d46bb
ci: Build Arm64 on Travis without functional tests
4 years ago
Hennadii Stepanov 0374e821bd
util: Hard code previous release tarball checksums
4 years ago
Hennadii Stepanov bd897ce79f
scripted-diff: Move previous_release.py to test/get_previous_releases.py
4 years ago
MarcoFalke fa6583c30b
ci: Set increased --timeout-factor by default
4 years ago
Sjors Provoost c17f54ee53
[ci] use boost::process
4 years ago
MarcoFalke 24ead1a923
Merge #19519: ci: Increase CCACHE_SIZE in some builds on Travis
4 years ago
MarcoFalke ea595d39f7
Merge #19205: script: previous_release.sh rewritten in python
4 years ago
Russell Yanofsky 0cdf2a77dd
ci: add tsan debug symbols option
4 years ago
Hennadii Stepanov fdf697fe75
ci: Increase CCACHE_SIZE in some builds on Travis
4 years ago
Hennadii Stepanov 60824b3c3a
ci: Fix configure options for macOS builds
4 years ago