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

migrate Validator Domain Verifier to Redocly #2276

Closed

Conversation

jonathanlei
Copy link
Contributor

@jonathanlei jonathanlei requested a review from JST5000 December 5, 2023 01:39
Copy link

socket-security bot commented Dec 5, 2023

No top level dependency changes detected. Learn more about Socket for GitHub ↗︎

@ckniffen ckniffen assigned ckniffen and unassigned ckniffen Dec 21, 2023
@ckniffen ckniffen force-pushed the migrate-validator-domain-verify branch from df0f514 to dc2105f Compare December 21, 2023 22:31
@XRPLF XRPLF deleted a comment from github-actions bot Jan 3, 2024
@XRPLF XRPLF deleted a comment from github-actions bot Jan 3, 2024
@XRPLF XRPLF deleted a comment from github-actions bot Jan 3, 2024
@mDuo13 mDuo13 added this to the Toolchain-Migration-Redocly milestone Jan 3, 2024
@XRPLF XRPLF deleted a comment from github-actions bot Jan 3, 2024
Copy link
Collaborator

@mDuo13 mDuo13 left a comment

Choose a reason for hiding this comment

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

Tried a test merge based on the latest redocly-migration branch (running realm 0.71.1) and it largely works. I am seeing some errors in the browser console, though:

  1. If the pasted manifest isn't valid hex (i.e. trying with a base64 string returned by rippled's manifest method) it fails with a TypeError instead of gracefully.
Uncaught (in promise) TypeError: decodedManifest is undefined
    parseAndVerifyManifest
    ...
  1. Each time you look up a manifest after the first, it throws a non-unique key error.
Warning: Encountered two children with the same key, `manifest-key`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.

Aside from that, this looks about ready to go.

@ckniffen ckniffen requested a review from mDuo13 January 10, 2024 19:09
@ckniffen ckniffen marked this pull request as ready for review January 10, 2024 19:09
@mDuo13
Copy link
Collaborator

mDuo13 commented Jan 10, 2024

Merged as 49dc66f

@mDuo13 mDuo13 closed this Jan 10, 2024
@mDuo13 mDuo13 deleted the migrate-validator-domain-verify branch January 10, 2024 22:42
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.

5 participants