mirror of
https://github.com/muun/recovery.git
synced 2025-11-13 07:11:45 -05:00
Release v2.2.0
This commit is contained in:
9
BUILD.md
9
BUILD.md
@@ -33,4 +33,11 @@ the binaries we provide, you need to:
|
||||
3. Verify that the printed checksums match those of the downloaded versions, using `sha256sum`
|
||||
as in the `Makefile`.
|
||||
|
||||
We use Docker for these builds to ensure they are reproducible.
|
||||
We use Docker for these builds to ensure they are reproducible.
|
||||
|
||||
### Note on MacOS
|
||||
|
||||
For the 2.2 release, we had to disable reproducible builds for MacOS. The inclusion of C code for
|
||||
the musig implementation made building the tool inside a Linux container extremely difficult. We'll
|
||||
be moving the process to GitHub actions soon, which can be easily audited and can build natively on
|
||||
MacOS.
|
||||
Reference in New Issue
Block a user