-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
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
electrum and electron-cash: add support for btchip library #40816
Conversation
@GrahamcOfBorg build btchip |
No attempt on aarch64-linux (full log) The following builds were skipped because they don't evaluate on aarch64-linux: btchip Partial log (click to expand)
|
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: btchip Partial log (click to expand)
|
No attempt on x86_64-linux (full log) The following builds were skipped because they don't evaluate on x86_64-linux: btchip Partial log (click to expand)
|
@GrahamcOfBorg build pythonPackages.btchip |
Success on x86_64-linux (full log) Attempted: pythonPackages.btchip Partial log (click to expand)
|
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: pythonPackages.btchip Partial log (click to expand)
|
0c73f27
to
9af51a8
Compare
@GrahamcOfBorg build pythonPackages.btchip |
Success on x86_64-linux (full log) Attempted: pythonPackages.btchip Partial log (click to expand)
|
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: pythonPackages.btchip Partial log (click to expand)
|
Failure on aarch64-linux (full log) Attempted: pythonPackages.btchip Partial log (click to expand)
|
Failure on aarch64-linux (full log) Attempted: pythonPackages.btchip Partial log (click to expand)
|
See Failure above. This needs resolved before we can merge. |
Seems to be a timeout problem with the aarch64 build machine on long builds. The error here come from the Cython package that the aarch64 machine is not able to compile in time : https://hydra.nixos.org/build/72894188 |
@GrahamcOfBorg build pythonPackages.btchip |
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: pythonPackages.btchip Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: pythonPackages.btchip Partial log (click to expand)
|
Failure on aarch64-linux (full log) Attempted: pythonPackages.btchip Partial log (click to expand)
|
@GrahamcOfBorg build pythonPackages.btchip |
9af51a8
to
da9428e
Compare
da9428e
to
5d7326d
Compare
Waiting on #45644 |
5d7326d
to
d21ff6b
Compare
@disassembler it should build now 🎉 |
@GrahamcOfBorg build pythonPackages.btchip |
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: pythonPackages.btchip Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: pythonPackages.btchip Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: pythonPackages.btchip Partial log (click to expand)
|
@disassembler it seems to have build successfully |
d21ff6b
to
8d742a3
Compare
Merged! Thanks for the contribution! |
Thanks for your time ! |
Motivation for this change
Adding support for Ledger Nano S hardware wallet in electrum by adding a dependency on
btchip
.Close #30347 (kudo for @k0001)
Things done
build-use-sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)