Skip to content

Conversation

@maurolacy
Copy link
Contributor

@maurolacy maurolacy commented Mar 3, 2021

Closes #807.

  • Rename system -> sudo.
  • Rename handle -> execute.
  • Rename HandleMsg -> ExecuteMsg.
  • Update schemas.
  • Update test contracts.
  • Update CHANGELOG.
  • Update README.
  • Update MIGRATING.

Note: Didn't rename HandleResponse, because I understand it's being deprecated. I think we should mention that in the migration doc, i.e. to use the new Response type instead of InitResponse / HandleResponse.

Copy link
Member

@webmaster128 webmaster128 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💪

@webmaster128
Copy link
Member

Note: Didn't rename HandleResponse, because I understand it's being deprecated. I think we should mention that in the migration doc, i.e. to use the new Response type instead of InitResponse / HandleResponse.

Right, this should not be remaned anymore because it is obsolete. Note in the migrating document is missing indeed. Could you create one for 0.14.0? Let's not bloc this PR with it such that we get the interface changes out for wasmvm and wasmd.

@webmaster128
Copy link
Member

When you get the chance, could you rebase that on main to remove the cranelift CI jobs?

@maurolacy maurolacy force-pushed the rename-entry-points branch from 23f56a0 to 2d17593 Compare March 3, 2021 16:52
@maurolacy maurolacy merged commit 265f485 into main Mar 3, 2021
@maurolacy maurolacy deleted the rename-entry-points branch March 3, 2021 18:40
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.

Rename entry points

3 participants