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: Added key generation ability to roller init #6

Merged
merged 3 commits into from
May 25, 2023

Conversation

ItayLevyOfficial
Copy link
Contributor

@ItayLevyOfficial ItayLevyOfficial commented May 24, 2023

Implemented key generation for roller config init command. Re-run handling and support for non-EVM chains will be added later.

@ItayLevyOfficial ItayLevyOfficial requested a review from a team as a code owner May 24, 2023 11:48
@ItayLevyOfficial ItayLevyOfficial changed the title Itaylevyofficial/3 init keys generation feat: roller config init keys generation May 24, 2023
@ItayLevyOfficial ItayLevyOfficial linked an issue May 24, 2023 that may be closed by this pull request
@ItayLevyOfficial ItayLevyOfficial added the enhancement New feature or request label May 24, 2023
@ItayLevyOfficial ItayLevyOfficial changed the title feat: roller config init keys generation feat: roller config init keys generation => Added key generation ability to roller init May 24, 2023
@ItayLevyOfficial ItayLevyOfficial force-pushed the itaylevyofficial/3-init-keys-generation branch from 2a19b37 to 3eb187b Compare May 24, 2023 13:07
@ItayLevyOfficial ItayLevyOfficial marked this pull request as draft May 24, 2023 13:08
@ItayLevyOfficial ItayLevyOfficial marked this pull request as ready for review May 24, 2023 13:10
cmd/config.go Show resolved Hide resolved
cmd/init.go Show resolved Hide resolved
cmd/init.go Outdated Show resolved Hide resolved
cmd/init.go Outdated Show resolved Hide resolved
cmd/init.go Show resolved Hide resolved
@omritoptix omritoptix changed the title feat: roller config init keys generation => Added key generation ability to roller init feat: Added key generation ability to roller init May 24, 2023
@ItayLevyOfficial ItayLevyOfficial requested a review from mtsitrin May 24, 2023 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement keys generation for the CLI config init command
2 participants