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

sui: emitter cap for core and token bridge + token bridge tests #1859

Merged
merged 4 commits into from
Nov 7, 2022

Conversation

optke3
Copy link

@optke3 optke3 commented Nov 7, 2022

  • remove vec_map sequence store in favor of emitter capability pattern
  • remove vec_set consumed vaa store in favor of new object table
  • write tests for token bridge state

@optke3 optke3 changed the title sui: introduce emitter cap for core and token bridge sui: emitter cap for core and token bridge Nov 7, 2022
}
}

// #[test_only]
Copy link
Author

Choose a reason for hiding this comment

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

TODO - make these tests Sui-style

@optke3 optke3 marked this pull request as ready for review November 7, 2022 19:15
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.

2 participants