Commit Graph

261 Commits (2ee406ce3e9c252734cb391d85044ac389c34279)

Author SHA1 Message Date
MarcoFalke fa44406ffd
ci: Disable syscall sandbox in valgrind functional tests
3 years ago
fanquake a7f28af437
Merge bitcoin/bitcoin#22646: build: tighter Univalue integration, remove `--with-system-univalue`
3 years ago
Hennadii Stepanov 67bb6b5c43
ci, refactor: Disable binaries for Android task explicitly
3 years ago
Cory Fields 0f95247246
Integrate univalue into our buildsystem
3 years ago
W. J. van der Laan 9e530c6352
Merge bitcoin/bitcoin#20487: Add syscall sandboxing using seccomp-bpf (Linux secure computing mode)
3 years ago
practicalswift 4747da3a5b Add syscall sandboxing (seccomp-bpf)
3 years ago
fanquake 182de7ba10
ci: update minimum compiler requirements for std::filesystem
3 years ago
fanquake 8f022a59b8
Merge bitcoin/bitcoin#22993: build: set OSX_MIN_VERSION to 10.15
3 years ago
MarcoFalke fa660de2ac
ci: Update valgrind config
3 years ago
MarcoFalke fad5dbc13c
ci: Update s390x config
3 years ago
W. J. van der Laan 698b4b8fac
Merge bitcoin/bitcoin#22930: build: remove glibc back compat
3 years ago
fanquake a43b8e9555
build: set OSX_MIN_VERSION to 10.15
3 years ago
fanquake 252d1a70fb
ci: use Debian Bullseye in ARM CI
3 years ago
fanquake 2ef0accefc
remove --enable-glibc-back-compat from CI and docs
3 years ago
MarcoFalke fae0295a79
ci: Switch multiprocess to i686 build
3 years ago
MarcoFalke e567dd53d1
Merge bitcoin/bitcoin#22841: ci: Fuzz with -ftrivial-auto-var-init=pattern
3 years ago
MarcoFalke fa0a5fa744
ci: Fuzz with -ftrivial-auto-var-init=pattern
3 years ago
fanquake ab9c34237a
release: remove gitian
3 years ago
W. J. van der Laan 19364c0ddf
Merge bitcoin/bitcoin#20586: Fix Windows build with --enable-werror
3 years ago
Hennadii Stepanov acaac6e86a
ci: Bump Android NDK to r22 which supports std::filesystem
3 years ago
MarcoFalke 531c2b7c04
Merge bitcoin/bitcoin#20354: test: Add feature_taproot.py --previous_release
3 years ago
fanquake bda62eab38
ci: skip running the Linux test-security-check target for now
3 years ago
fanquake 7fc1e14ce6
ci: use Ubuntu 20.04 as the default Docker container
3 years ago
Kiminuo 30450a1bd5 Do not clone qa-assets git repository if not necessary
3 years ago
Tushar Singla 057750c09d ci: Upgrading pip version in macos environment
3 years ago
Sjors Provoost 5be90c907e
build: enable external signer by default
3 years ago
MarcoFalke fa3bbcf81e
ci: Properly pass msan cflags
4 years ago
glozow d48565d109 fix permissions on 00_setup_env_native_fuzz_with_msan
4 years ago
W. J. van der Laan 1b9a5236e9
Merge bitcoin/bitcoin#21740: test: add new python linter to check file names and permissions
4 years ago
W. J. van der Laan b7c2625703
Merge bitcoin/bitcoin#21664: contrib: use LIEF for macOS and Windows symbol & security checks
4 years ago
MarcoFalke a1c6434e19
Merge bitcoin/bitcoin#21852: ci: Add msan fuzz config
4 years ago
MarcoFalke fa0422c251
ci: Add msan fuzz config
4 years ago
MarcoFalke fa399a76c6
ci: Use clang-12 in msan task
4 years ago
MarcoFalke fab30174af
ci: Set BASE_SCRATCH_DIR early, so that it can be used in test configs
4 years ago
fanquake 7fc5e865b9
test: install lief in CI
4 years ago
fanquake 0ca8b7e7ec
Merge bitcoin/bitcoin#21812: ci: Enable D_GLIBCXX_DEBUG for multiprocess task
4 years ago
MarcoFalke fad0f21c3c
ci: Use clang in multiprocess task to avoid OOM
4 years ago
fanquake c29cba44b3
build: Xcode 12.1, macOS SDK 10.15.6
4 years ago
MarcoFalke faeabef4f3
ci: Enable D_GLIBCXX_DEBUG for multiprocess task
4 years ago
windsok 6f6bb3ebc7 test: fix file permissions on various scripts
4 years ago
MarcoFalke 00004565cc
ci: Use clang-12 for asan task
4 years ago
MarcoFalke fadbd99885
test: Remove spurious double lock tsan suppressions by bumping to clang-12
4 years ago
Hennadii Stepanov b367745cfe
ci: Make Cirrus CI Windows build with --enable-werror
4 years ago
fanquake f0b457212f
Merge #21467: Move external signer out of wallet module
4 years ago
MarcoFalke fa278412a0
ci: Restart docker before run
4 years ago
Sjors Provoost b0db187e5b
ci: use --enable-external-signer instead of --with-boost-process
4 years ago
MarcoFalke fa97a17ac3
ci: Bump Android cross-build to Ubuntu Focal
4 years ago
MarcoFalke fac577d423
ci: Build depends only once for Android build
4 years ago
MarcoFalke fa908a41f3
ci: Set DEPENDS_DIR when setting BASE_ROOT_DIR
4 years ago
Igor Cota 7563720e30 CI: add Android APK build script
4 years ago