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

Update the ABI of standards with a new Result #97

Open
xgreenx opened this issue Apr 1, 2022 · 2 comments
Open

Update the ABI of standards with a new Result #97

xgreenx opened this issue Apr 1, 2022 · 2 comments

Comments

@xgreenx
Copy link
Contributor

xgreenx commented Apr 1, 2022

use-ink/ink#1207 wraps each return type into Rustlt<T, InkError>. It is breaking change and it affects the ABI of all contracts. After implementation of that change on ink! side we need to update the standards.

@HCastano
Copy link

@xgreenx use-ink/ink#1450 has been merged

@xgreenx
Copy link
Contributor Author

xgreenx commented Nov 17, 2022

Thanks for the update=) We will look into it

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

No branches or pull requests

2 participants