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 relay tx endpoint #1050

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Add relay tx endpoint #1050

wants to merge 24 commits into from

Conversation

JesseAbram
Copy link
Member

@JesseAbram JesseAbram commented Sep 12, 2024

Related #1033

Closes #899

  • Passes a message first to relay_tx which must be a validator not signer then has the relayer select the signers
  • Passes messages from signer back to relayer then to client

Points of discussion

  • If we want randomness in the signing session we now can have the relayer pass randomness that can be used in session id creation

@JesseAbram JesseAbram changed the title add relay tx endpoint Add relay tx endpoint Sep 19, 2024
@JesseAbram JesseAbram marked this pull request as ready for review September 20, 2024 20:04
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.

Selecting t from n validators for threshold signing
1 participant