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

Define all Message and Query types #11

Merged
merged 7 commits into from
Jun 16, 2020
Merged

Define all Message and Query types #11

merged 7 commits into from
Jun 16, 2020

Conversation

ethanfrey
Copy link
Member

@ethanfrey ethanfrey commented Jun 16, 2020

Closes #2

Much inspiration from open zeppelin's erc20 spec and the erc777 spec as well as the current cosmwasm erc20 implementation.

@ethanfrey ethanfrey marked this pull request as ready for review June 16, 2020 12:49
@ethanfrey ethanfrey added this to In progress in Contract development via automation Jun 16, 2020
@ethanfrey ethanfrey moved this from In progress to Review in progress in Contract development Jun 16, 2020
@ethanfrey ethanfrey merged commit 5eca19f into master Jun 16, 2020
Contract development automation moved this from Review in progress to Done Jun 16, 2020
@ethanfrey ethanfrey deleted the cw20-spec branch June 16, 2020 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Define CW20 spec
1 participant