-
Notifications
You must be signed in to change notification settings - Fork 15
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.26% +0.19%
==========================================
Files 20 20
Lines 3712 3963 +251
Branches 533 581 +48
==========================================
+ Hits 2267 2428 +161
- Misses 1168 1262 +94
+ Partials 277 273 -4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@1yam how do you use this? I tried |
Update broken doc links and references to old brand names (aleph.im, twentysix.cloud) to aleph.cloud
…older are created
…older are created
…prefetch crn list
… into andres-feature-implement_ledger
nesitor
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In general, I think that ALWAYS we need to take into account the chain parameter as we support non-EVM chains like Solana.
…h account configure --ledger-count
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