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

feat: manage blob operator key via zk stack command #1769

Merged
merged 5 commits into from Apr 30, 2024

Conversation

dimazhornyk
Copy link
Contributor

@dimazhornyk dimazhornyk commented Apr 23, 2024

What ❔

Add an opportunity to manage the blob operator's private key in zk stack command.

Why ❔

At this moment, the users have to change the private key manually, by editing the config. If they are using non-local L1, having this feature would be beneficial and improve the UX.

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted via zk fmt and zk lint.
  • Spellcheck has been run via zk spellcheck.
  • Linkcheck has been run via zk linkcheck.

@dimazhornyk dimazhornyk added this pull request to the merge queue Apr 30, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 30, 2024
@dimazhornyk dimazhornyk added this pull request to the merge queue Apr 30, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 30, 2024
@dimazhornyk dimazhornyk added this pull request to the merge queue Apr 30, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 30, 2024
@dimazhornyk dimazhornyk added this pull request to the merge queue Apr 30, 2024
Merged via the queue into main with commit b638719 Apr 30, 2024
42 checks passed
@dimazhornyk dimazhornyk deleted the pe-62-manage-blob-operator-key-via-zk-stack branch April 30, 2024 16:47
Deniallugo pushed a commit that referenced this pull request May 7, 2024
## What ❔

Add an opportunity to manage the blob operator's private key in `zk
stack` command.

## Why ❔

At this moment, the users have to change the private key manually, by
editing the config. If they are using non-local L1, having this feature
would be beneficial and improve the UX.

## Checklist

<!-- Check your PR fulfills the following items. -->
<!-- For draft PRs check the boxes as you complete them. -->

- [ ] PR title corresponds to the body of PR (we generate changelog
entries from PRs).
- [ ] Tests for the changes have been added / updated.
- [ ] Documentation comments have been added / updated.
- [ ] Code has been formatted via `zk fmt` and `zk lint`.
- [ ] Spellcheck has been run via `zk spellcheck`.
- [ ] Linkcheck has been run via `zk linkcheck`.
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.

None yet

2 participants