Commit Graph

193 Commits (6c6140846f37de8c132b3b6abf09f3d7940554a7)

Author SHA1 Message Date
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
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
Hennadii Stepanov 09d105ef0f
ci: Drop travis_fold feature as Travis CI is no longer used
4 years ago
fanquake 0df9819126 build: Replace genisoimage with xorriso
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
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
Hennadii Stepanov 557d3f1cc0
ci: Do not activate Travis ccache caching strategy
4 years ago
Hennadii Stepanov 2d747428e2
ci: Disable functional tests on forked repos to avoid timeouts for macOS
4 years ago
Brian Liotti 9c34aff393 Remove previous_release.sh
4 years ago
MarcoFalke 7027c67cac
Merge #18288: build: Add MemorySanitizer (MSan) in Travis to detect use of uninitialized memory
4 years ago
MarcoFalke fa23fbb42f
ci: Run all tests on native mac again
4 years ago
MarcoFalke 8d3187fd0d
Merge #19412: test: move TEST_RUNNER_EXTRA into native tsan setup
4 years ago
Wladimir J. van der Laan dbadf746e2
Merge #19333: refactor: Fix clang compile failure
4 years ago
fanquake a92e48b02d
test: move TEST_RUNNER_EXTRA into native tsan setup
4 years ago
MarcoFalke fa74a54fad
ci: Increase test timeout for sanitizer configs
4 years ago
practicalswift 870f0cd2a0 build: Add MemorySanitizer (MSan) in Travis to detect use of uninitialized memory
4 years ago
fanquake 80fd474e40
Merge #19240: build: macOS toolchain simplification and bump
4 years ago