Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libsecp256k1 binary for Pi Zero (armv6l) #30

Merged
merged 1 commit into from
Jun 24, 2022
Merged

libsecp256k1 binary for Pi Zero (armv6l) #30

merged 1 commit into from
Jun 24, 2022

Conversation

kdmukai
Copy link
Contributor

@kdmukai kdmukai commented Jun 6, 2022

libsecp256k1_linux_armv6l.so compiled using the preconfigured Makefile in secp256k1/ on an Pi Zero running Raspberry Pi OS.

All tests pass in /tests/run_tests.py EXCEPT for one error in LiquidTest.test_rangeproof:
https://github.com/diybitcoinhardware/embit/blob/master/tests/tests/test_liquid.py#L79

Error:

[libsecp256k1] illegal argument: extra_commit != NULL || extra_commit_len == 0

@stepansnigirev stepansnigirev marked this pull request as ready for review June 24, 2022 11:49
@stepansnigirev stepansnigirev merged commit cacf256 into diybitcoinhardware:master Jun 24, 2022
@stepansnigirev
Copy link
Contributor

stepansnigirev commented Jun 24, 2022

I'll merge it anyway as liquid stuff doesn't work without a binary anyway. And with your binary we have significant speedups for Seedsigner and other RPI-based projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants