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

Reduce number of rpc calls and rewrite orderUnstake logic. #195

Open
0xcrust opened this issue Apr 1, 2023 · 0 comments · May be fixed by #211
Open

Reduce number of rpc calls and rewrite orderUnstake logic. #195

0xcrust opened this issue Apr 1, 2023 · 0 comments · May be fixed by #211
Assignees

Comments

@0xcrust
Copy link
Contributor

0xcrust commented Apr 1, 2023

  • Some calls are being done upfront even where they're not needed. We should set up the client to only retrieve information when it's going to be used.
  • orderUnstake currently relies on the external dependency @sunrise-stake/marinade-ts-sdk. This logic should be made resident in @sunrise-stake/client instead for flexibility.
@0xcrust 0xcrust self-assigned this Apr 1, 2023
@ronnyhaase ronnyhaase linked a pull request Apr 24, 2023 that will close this issue
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 a pull request may close this issue.

1 participant