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

feat: allow signer plugin to open its own rpc services #8

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

EthanYuan
Copy link
Owner

@EthanYuan EthanYuan commented Apr 28, 2023

  • allow plugins to open their own rpc services
  • the signer plugin provides the get_pending_sign_otxs rpc for the web application side to pull the otx that needs to be signed
  • the signer plugin provides the send_signed_otx rpc for the web application side to pass back after signing
  • add related integration tests

@EthanYuan EthanYuan marked this pull request as ready for review May 5, 2023 13:47
@EthanYuan EthanYuan requested a review from doitian May 5, 2023 13:48
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.

2 participants