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

plain JSON support for proofs flag in reshare + resign #119

Open
2 tasks
jordanssv opened this issue Sep 8, 2024 · 0 comments
Open
2 tasks

plain JSON support for proofs flag in reshare + resign #119

jordanssv opened this issue Sep 8, 2024 · 0 comments

Comments

@jordanssv
Copy link

jordanssv commented Sep 8, 2024

Description

Reshare and resign should support feeding json proofs directly on cli

Motivation

The path option is appropriate for users building a reshare/resign command for themselves. However, it is not a good solution for users coming from the web app. Web app users will upload their proofs.json in the UI, select new operators (in the case of reshare), sign the message, and expect a reshare/resign docker command that will be built using these inputs.

Requirements

  • Add a new proofs flag for plain JSON support
  • Ensure the flag works with bulk operation
@GalRogozinski GalRogozinski changed the title Raw JSON support for proofs flag in reshare + resign plain JSON support for proofs flag in reshare + resign Sep 9, 2024
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

No branches or pull requests

1 participant