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

Fixing admin_key rest example in the design #9063

Merged
merged 4 commits into from
Aug 19, 2024
Merged

Conversation

mgoelswirlds
Copy link
Member

Description:
The rest example in the dynamic address book displayed a wrong admin_key. This PR fixes that.

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: mgoelswirlds <mugdha.goel@swirldslabs.com>
@mgoelswirlds mgoelswirlds added the bug Type: Something isn't working label Aug 19, 2024
@mgoelswirlds mgoelswirlds added this to the 0.112.0 milestone Aug 19, 2024
@mgoelswirlds mgoelswirlds self-assigned this Aug 19, 2024
@mgoelswirlds mgoelswirlds marked this pull request as ready for review August 19, 2024 20:07
@mgoelswirlds mgoelswirlds requested a review from a team August 19, 2024 20:11
@steven-sheehy steven-sheehy added documentation Type: Improvements or additions to documentation and removed bug Type: Something isn't working labels Aug 19, 2024
Copy link

codecov bot commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.20%. Comparing base (15abe69) to head (ccc429d).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #9063   +/-   ##
=========================================
  Coverage     92.20%   92.20%           
  Complexity     7706     7706           
=========================================
  Files           933      933           
  Lines         30771    30771           
  Branches       3750     3750           
=========================================
  Hits          28371    28371           
  Misses         1562     1562           
  Partials        838      838           

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

Signed-off-by: mgoelswirlds <mugdha.goel@swirldslabs.com>
Signed-off-by: mgoelswirlds <mugdha.goel@swirldslabs.com>
Signed-off-by: mgoelswirlds <mugdha.goel@swirldslabs.com>
Copy link
Contributor

@jascks jascks left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link

sonarcloud bot commented Aug 19, 2024

@mgoelswirlds mgoelswirlds merged commit 6533522 into main Aug 19, 2024
29 checks passed
@mgoelswirlds mgoelswirlds deleted the fix_admin_key_design branch August 19, 2024 22:08
jascks pushed a commit that referenced this pull request Aug 22, 2024
The rest example in the dynamic address book displayed a wrong admin_key. This PR fixes that.
---------

Signed-off-by: mgoelswirlds <mugdha.goel@swirldslabs.com>
Signed-off-by: Jeff Schmidt <jeffrey.schmidt@swirldslabs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Type: Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants