Commit Graph

8 Commits

Author SHA1 Message Date
MarcoFalke 751141620b
bitcoin-core: Re-enable schnorr_fun (#6430) 2021-09-14 09:55:07 -05:00
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 bf1275f005
[Ubuntu upgrade] Pin projects to Xenial where fuzzer build fails. (#6293)
This does not include coverage build failures.
Related: #6180.
2021-08-24 15:24:25 -07:00
jonathanmetzman fe09bda7d6
Install python in projects that depend on it. (#6251)
When we upgrade to 20.04, python wont be in base-builder and
these projects will fail unless they install it.
Until then, this change should be a noop.

Related: #6180
2021-08-20 05:16:38 +00:00
MarcoFalke 4442574e30
Revert "bitcoin-core: Run zip in parallel" (#5858) 2021-05-30 20:52:48 -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 13855534e5
[bitcoin-core] Add differential cryptography fuzzer (#5717)
* [bitcoin-core] Support AFL builds

* [bitcoin-core] Add differential cryptography fuzzer

* [bitcoin-core] Update secp256k1 build procedure

* [bitcoin-core] Build libsecp256k1 without schnorrsig support

* [bitcoin-core] Cryptofuzz: Build 3 versions of libsecp256k1
2021-05-18 21:12:50 -07:00
MarcoFalke 7fe03fab59
Add projects/bitcoin-core (#5699) 2021-05-03 18:48:34 +00:00