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

Native token contract wrapper interface #338

Merged
merged 8 commits into from
Sep 13, 2022

Conversation

jonjove
Copy link
Contributor

@jonjove jonjove commented Aug 16, 2022

What

Resolves #316, stellar-deprecated/soroban-token-contract#5, and stellar/soroban-examples#119

Why

Interoperability with classic.

Known limitations

No tests yet so it might not actually work

@jonjove
Copy link
Contributor Author

jonjove commented Sep 13, 2022

I'm going to resolve conflicts and merge this. We can figure out how to test it after.

@leighmcculloch
Copy link
Member

No tests yet so it might not actually work

We can figure out how to test it after.

More recently we've started to chew time on things that weren't tested in the host. I think there would be some value in verifying this works with some basic tests, especially if we are suspicious it doesn't work.

@jonjove
Copy link
Contributor Author

jonjove commented Sep 13, 2022

I'm not saying we shouldn't test it. I'm saying I want to merge this so it doesn't get stale again.

@jonjove jonjove marked this pull request as ready for review September 13, 2022 15:33
@jonjove jonjove merged commit aac3024 into stellar:main Sep 13, 2022
@leighmcculloch
Copy link
Member

cc @sisuresh @dmkozh since I think you'll possibly be picking this and #428 up.

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.

Add host functions to support token wrapper interface
2 participants