Commit Graph

7 Commits

Author SHA1 Message Date
Guido Vranken 0a6f667e84
[bitcoin-core] Fix build (#6344)
* [bitcoin-core] Fix build

* [bitcoin-core] Add libsecp256k1 w20-p8 target

* [bitcoin-core] Fix
2021-08-29 09:42:06 -07:00
jonathanmetzman 806d1a0620
[Ubuntu upgrade] Disable MSAN where it doesn't support on Ubuntu 20.04 (#6281)
These projects were tested and it was found that their use
of MSAN does not work on Ubuntu 20.04. Therefore their use of
MSAN is being disabled.

Related: #6180
2021-08-24 15:24:47 -07:00
MarcoFalke 2c1c3c006c
bitcoin-core: Build with msan (#5815)
* bitcoin-core: Add missing newline at end of file build.sh

* bitcoin-core: Run zip in parallel

* bitcoin-core: Build with msan
2021-05-22 16:11:19 +01:00
Guido Vranken 9a492d4090
[bitcoin-core] Support AFL builds (#5716) 2021-05-06 14:09:58 +01:00
MarcoFalke 62d43a5489
bitcoin-core: Add i386 (#5709) 2021-05-04 07:44:42 -07:00
MarcoFalke aba8d0d871
bitcoin-core: Add honggfuzz support (#5703) 2021-05-03 20:08:50 -07:00
MarcoFalke 7fe03fab59
Add projects/bitcoin-core (#5699) 2021-05-03 18:48:34 +00:00