Skip to content

feat(side-dag): implement gen_keys CLI command #1041

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

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Conversation

glevco
Copy link
Contributor

@glevco glevco commented May 24, 2024

Depends on #1039

Motivation

Implement a new CLI command to generate private/public keys to be used in Proof-of-Authority signing.

Acceptance Criteria

  • Implement gen_poa_keys CLI command.

Checklist

  • If you are requesting a merge into master, confirm this code is production-ready and can be included in future releases as soon as it gets merged

@glevco glevco self-assigned this May 24, 2024
@glevco glevco force-pushed the feat/side-dag/key-cli branch from bb8bd7a to d770414 Compare May 24, 2024 20:21
Copy link

codecov bot commented May 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.93%. Comparing base (83c9190) to head (a417a5d).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1041      +/-   ##
==========================================
- Coverage   84.93%   84.93%   -0.01%     
==========================================
  Files         300      300              
  Lines       22943    22943              
  Branches     3470     3470              
==========================================
- Hits        19487    19486       -1     
- Misses       2769     2771       +2     
+ Partials      687      686       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@glevco glevco marked this pull request as ready for review May 24, 2024 23:08
@glevco glevco requested review from jansegre and msbrogli as code owners May 24, 2024 23:08
@glevco glevco force-pushed the feat/side-dag/cli branch 2 times, most recently from e9121a7 to bd05cd8 Compare June 3, 2024 14:35
@glevco glevco force-pushed the feat/side-dag/key-cli branch from d770414 to cc79770 Compare June 3, 2024 15:08
@glevco glevco force-pushed the feat/side-dag/cli branch from bd05cd8 to fbf9caf Compare June 4, 2024 16:37
@glevco glevco force-pushed the feat/side-dag/key-cli branch from cc79770 to 92508f9 Compare June 4, 2024 16:42
msbrogli
msbrogli previously approved these changes Jun 4, 2024
jansegre
jansegre previously approved these changes Jun 7, 2024
@glevco glevco force-pushed the feat/side-dag/cli branch 2 times, most recently from 90a0606 to 2310be5 Compare June 10, 2024 17:55
@glevco glevco force-pushed the feat/side-dag/key-cli branch from 7ba3d0f to d943d41 Compare June 10, 2024 17:56
Base automatically changed from feat/side-dag/cli to master June 10, 2024 19:24
@glevco glevco dismissed stale reviews from jansegre and msbrogli June 10, 2024 19:24

The base branch was changed.

@glevco glevco force-pushed the feat/side-dag/key-cli branch from d943d41 to a417a5d Compare June 10, 2024 19:25
@glevco glevco merged commit 1d0b439 into master Jun 10, 2024
12 checks passed
@glevco glevco deleted the feat/side-dag/key-cli branch June 10, 2024 20:35
This was referenced Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants