-
Notifications
You must be signed in to change notification settings - Fork 56
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
feat: open ledger near app before calling methods #403
Conversation
@akorchyn Thank you for your contribution! Your pull request is now a part of the Race of Sloths! Current status: executed
Your contribution is much appreciated with a final score of 8! @akorchyn, welcome to the Hall of Sloth fame! You have been honored with a Bronze rank and a 5% lifetime bonus to all rating points you earn with your next contributions! What is the Race of SlothsRace of Sloths is a friendly competition where you can participate in challenges and compete with other open-source contributors within your normal workflow For contributors:
For maintainers:
Feel free to check our website for additional details! Bot commands
|
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.
@race-of-sloths score 8
## 🤖 New release * `near-cli-rs`: 0.14.3 -> 0.15.0 <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.15.0](v0.14.3...v0.15.0) - 2024-09-02 ### Added - UX improvement for signing with Ledger - automatically open a near-app on Ledger device before calling methods ([#403](#403)) - Extended --teach-me mode: async account details fetching RPC methods are also covered now ([#389](#389)) ### Other - Updated near-* dependencies to 0.25.0 (matching nearcore 2.1 release) ([#401](#401)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/).
No description provided.