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

example-dapp: update per token interface changes #103

Closed
tsachiherman opened this issue Apr 17, 2023 · 3 comments
Closed

example-dapp: update per token interface changes #103

tsachiherman opened this issue Apr 17, 2023 · 3 comments
Labels
preview-9 soroban-scrum A label to make relevant issues appear in the Platform Scrum board.

Comments

@tsachiherman
Copy link

tsachiherman commented Apr 17, 2023

What ?

Update example dapp to use the updated token interface.

Epic

stellar/stellar-cli#519

@tsachiherman tsachiherman added the soroban-scrum A label to make relevant issues appear in the Platform Scrum board. label Apr 17, 2023
@2opremio
Copy link

This ticket requires updating https://github.com/stellar/soroban-example-dapp/blob/main/contracts/crowdfund/src/lib.rs with the new token spec (and updating the corresponding function calls to their new names)

@2opremio
Copy link

And it may also:

  1. require bumping the Rust SDK to an unreleased version (with the new token contract changes and a new soroban_sdk::contractimport)
  2. bump core/QuickStart to a newer version supporting the new token interface

For all the above, we can use stellar/stellar-cli#611 as a reference

@sreuland
Copy link
Contributor

sreuland commented Jun 2, 2023

closing as done, updates were merged in #105

@sreuland sreuland closed this as completed Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preview-9 soroban-scrum A label to make relevant issues appear in the Platform Scrum board.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants