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

v1.4.2: return positionId from recovery [BAC-2015] #136

Merged
merged 1 commit into from
Oct 28, 2021
Merged

Conversation

samweinberg23
Copy link
Contributor

No description provided.

@linear
Copy link

linear bot commented Oct 28, 2021

BAC-2015 GET v3/recovery endpoint for Force-Withdrawals from frontend

  • This is needed to unblock @darryl on the force-withdrawal project
  • This will be an Ethereum Key Private Endpoint as described here.
  • The endpoint should be added to proposals.
  • The endpoint should be added to librarian
  • Sync with @darryl if additional code is needed in v3-client for this endpoint
  • Afterwards add the endpoint to v3-teacher

Content of the endpoint:

If no such account, return a 404 code. Otherwise return the:

  • starkKey of the account
  • quoteBalance of the account
  • each open position of the account

@samweinberg23 samweinberg23 merged commit e2e4b70 into master Oct 28, 2021
@samweinberg23 samweinberg23 deleted the sw_pid branch October 28, 2021 22:39
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.

None yet

2 participants