-
Notifications
You must be signed in to change notification settings - Fork 16
Implement Ledger support #402
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
base: master
Are you sure you want to change the base?
Conversation
Solution: Implement Ledger use on CLI to allow using them. Do it importing a specific branch of the SDK.
…nother issue fetching instances from scheduler.
dfd8a03 to
b994c79
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #402 +/- ##
==========================================
+ Coverage 61.07% 61.56% +0.49%
==========================================
Files 20 20
Lines 3712 3791 +79
Branches 533 550 +17
==========================================
+ Hits 2267 2334 +67
- Misses 1168 1181 +13
+ Partials 277 276 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Failed to retrieve llama text: POST 500: {"error": "500: Unhandled error during initialisation"} |
|
@1yam how do you use this? I tried |
Problem: Ledger wallet users cannot use Aleph to send transactions.
Solution: Implement Ledger use on CLI to allow using them. Do it importing a specific branch of the SDK.
Self proofreading checklist