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

Add a way to test signatures and send a signature to any chain #84

Open
JesseAbram opened this issue Jun 6, 2024 · 0 comments
Open
Labels
B1 - tooling build system, tooling, toolchain discussion pre-backlog material up for discussion; idea dump; pseudo-notes enhancement New feature or request

Comments

@JesseAbram
Copy link
Member

While writing the faucet I felt e2e testing was lacking, sure I can build and test the program, but I wanna be able to take the message and make sure it get signed properly then test it by sending it to the desired chain

Potential solutions

  • some sort of synedrion adapter to allow to spin and test and get the sig
  • an adapter a user can write to be able to send the sig to a desired chain
@JesseAbram JesseAbram added enhancement New feature or request B1 - tooling build system, tooling, toolchain discussion pre-backlog material up for discussion; idea dump; pseudo-notes labels Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B1 - tooling build system, tooling, toolchain discussion pre-backlog material up for discussion; idea dump; pseudo-notes enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant