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

client/eth: Sign redeems. #1384

Closed
wants to merge 1 commit into from

Conversation

JoeGruffins
Copy link
Member

Add an AccountRedeemer interface that enables signing redeems for
account based wallets when they will be a redeemer in a trade.

Preemptively adds the Account Redeemer interface in #1314 This does not attempt to solve the balance reserving problem, but allows signing redemptions so that we can use the eth wallet to redeem trades.

Add an AccountRedeemer interface that enables signing redeems for
account based wallets when they will be a redeemer in a trade.
@JoeGruffins JoeGruffins marked this pull request as ready for review January 6, 2022 01:59
@JoeGruffins
Copy link
Member Author

I believe that #1314 also signs redeems. Will close this if that gets in first. This only allows for one possible redemption address, which may be a problem if account based wallets ever have more than one address. But for now, it means not much needs to change with the core.

@JoeGruffins
Copy link
Member Author

Closing in favor of #1314

@JoeGruffins JoeGruffins closed this Jan 7, 2022
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.

1 participant