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

Fixes to the CCM counter example #156

Merged
merged 3 commits into from
Sep 14, 2023
Merged

Fixes to the CCM counter example #156

merged 3 commits into from
Sep 14, 2023

Conversation

fadeev
Copy link
Member

@fadeev fadeev commented Sep 12, 2023

  • Ensured that code in example matches the generated code
  • Updated the deploying and interacting sections
  • Ensured that the contract can be deployed and interacted with
  • Added incrementing the counter on the source chain, because this acts as a demo for reverting when a counter decrements. If we remove this, we would be decrementing into negative digits on revert.

@vercel
Copy link

vercel bot commented Sep 12, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 13, 2023 2:25am

@fadeev fadeev merged commit 57dad39 into main Sep 14, 2023
5 checks passed
@fadeev fadeev deleted the ccm-counter-fixes branch September 14, 2023 01:33
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