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

fix: Fallback to non-auto-suggesting input of the keys to be deleted in interactive mode in offline mode or if there is a connectivity issue #338

Merged
merged 2 commits into from
May 16, 2024

Conversation

FroVolod
Copy link
Collaborator

Resolves #337

@frol frol changed the title fix: The delete-keys command does not work properly fix: Allow manual input of the keys to be deleted in interactive mode in offline mode or if there is a connectivity issue May 16, 2024
@frol frol changed the title fix: Allow manual input of the keys to be deleted in interactive mode in offline mode or if there is a connectivity issue fix: Fallback to input without auto-suggest of the keys to be deleted in interactive mode in offline mode or if there is a connectivity issue May 16, 2024
@frol frol changed the title fix: Fallback to input without auto-suggest of the keys to be deleted in interactive mode in offline mode or if there is a connectivity issue fix: Fallback to non-auto-suggesting input of the keys to be deleted in interactive mode in offline mode or if there is a connectivity issue May 16, 2024
@frol frol merged commit 5515836 into main May 16, 2024
9 checks passed
@frol frol deleted the fix-delete-keys branch May 16, 2024 11:16
@frol frol mentioned this pull request May 16, 2024
frol added a commit that referenced this pull request May 21, 2024
## 🤖 New release
* `near-cli-rs`: 0.10.1 -> 0.10.2 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.10.2](v0.10.1...v0.10.2)
- 2024-05-21

### Fixed
- Wrong console command for adding Function-Call key with unlimited
allowance ([#342](#342))
- Fallback to non-auto-suggesting input of the keys to be deleted in
interactive mode in offline mode or if there is a connectivity issue
([#338](#338))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).
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.

delete-keys not working
2 participants