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

Upgrade all contracts to cosmwasm 0.7 #42

Closed
ethanfrey opened this issue Feb 26, 2020 · 1 comment · Fixed by #47
Closed

Upgrade all contracts to cosmwasm 0.7 #42

ethanfrey opened this issue Feb 26, 2020 · 1 comment · Fixed by #47

Comments

@ethanfrey
Copy link
Contributor

This involves adjusting to all breaking changes. But also making use of enhancements, like Base64/Binary for better representation of binary data in json (see #39)

@ethanfrey ethanfrey added this to To do in CosmWasm development via automation Feb 26, 2020
@ethanfrey ethanfrey moved this from To do to 0.7.0 Contract Tooling in CosmWasm development Feb 26, 2020
@webmaster128
Copy link
Contributor

I'm working on the erc20 now

@ethanfrey ethanfrey moved this from 0.7.0 Contract Tooling to In progress in CosmWasm development Feb 27, 2020
CosmWasm development automation moved this from In progress to Done Feb 27, 2020
@ethanfrey ethanfrey removed this from Done in CosmWasm development Mar 10, 2020
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 a pull request may close this issue.

2 participants