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

SEP-31: add description explaining the premise of demo-ing SEP-31 #179

Merged
merged 2 commits into from
Jun 4, 2021

Conversation

marcelosalloum
Copy link
Contributor

@marcelosalloum marcelosalloum commented Jun 4, 2021

What

Add description explaining the Demo Wallet keypair represents the Sending Anchor when we're demo-ing SEP-31. Added to Readme.md and to the SEP-31 modal.

Why

In all other use cases for the Demo Wallet, the keypair actually represents a client's account, SEP-31 is the only exception.

Screenshot

Screen Shot 2021-06-04 at 15 16 15

@marcelosalloum marcelosalloum self-assigned this Jun 4, 2021
@marcelosalloum marcelosalloum changed the title SEP-31: update the Readme.md description SEP-31: update readme description explaining the premise of demo-ing SEP-31 Jun 4, 2021
@marcelosalloum marcelosalloum marked this pull request as ready for review June 4, 2021 17:49
Copy link
Member

@leighmcculloch leighmcculloch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

the public and secret keys don't represent the Sending Client but instead the
Sending Anchor's account. In SEP-31, the only Stellar transaction happening is
between the Sending and the Receiving anchors._

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there anything we can do to make this clearer in the UI too? I know personally that I'm likely to miss a note like this and make the wrong assumptions in the UI.

Copy link
Contributor Author

@marcelosalloum marcelosalloum Jun 4, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea, I can add a tooltip to description in the UI!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done in 7846ed0 and updated the PR description with a screenshot.

@stellar-jenkins
Copy link

@marcelosalloum marcelosalloum changed the title SEP-31: update readme description explaining the premise of demo-ing SEP-31 SEP-31: add description explaining the premise of demo-ing SEP-31 Jun 4, 2021
@stellar-jenkins
Copy link

@marcelosalloum marcelosalloum merged commit 7f6ef43 into release/1.2.0 Jun 4, 2021
@marcelosalloum marcelosalloum deleted the feature/sep31-update-description branch June 4, 2021 18:31
marcelosalloum added a commit that referenced this pull request Jul 19, 2021
### What

Add description explaining the Demo Wallet keypair represents the Sending Anchor when we're demo-ing SEP-31. Added to Readme.md and to the SEP-31 modal.

### Why

In all other use cases for the Demo Wallet, the keypair actually represents a client's account, SEP-31 is the only exception.
marcelosalloum added a commit that referenced this pull request Jul 19, 2021
### What

Add description explaining the Demo Wallet keypair represents the Sending Anchor when we're demo-ing SEP-31. Added to Readme.md and to the SEP-31 modal.

### Why

In all other use cases for the Demo Wallet, the keypair actually represents a client's account, SEP-31 is the only exception.
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

4 participants