Closed zebra-lucky closed 4 years ago
Started test build 22650
Build 22650 successful To test this build, install it from the testing repository:
flatpak install --user https://dl.flathub.org/build-repo/21746/org.electrum.electrum.flatpakref
Started test build 22661
Build 22661 successful To test this build, install it from the testing repository:
flatpak install --user https://dl.flathub.org/build-repo/21759/org.electrum.electrum.flatpakref
Tested creation of new wallet with libsecp256k1 built from HEAD. Checked lib is found in "ecc_fast.py", wallet created successfully.
Thanks!
There is optimized library for ECDSA, used in electrum builds (see contrib): https://github.com/bitcoin-core/secp256k1
Maybe it should be included in flatpak build.