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

feat(consensus): update contracts and add transaction flow script #761

Closed
mpaya5 opened this issue Dec 18, 2024 · 1 comment · Fixed by #762
Closed

feat(consensus): update contracts and add transaction flow script #761

mpaya5 opened this issue Dec 18, 2024 · 1 comment · Fixed by #762
Assignees
Labels
enhancement New feature or request released

Comments

@mpaya5
Copy link
Contributor

mpaya5 commented Dec 18, 2024

What I did

  • Update consensus contracts to latest version
  • Refactor deployFixture to match updated TransactionFlow
  • Modify test suite to accommodate contract changes
  • Add consensus-flow script for transaction simulation

Description

This update resolves interaction issues with previous contract versions and enables proper transaction simulation for the genlayer_explorer indexer. The new consensus-flow script allows direct interaction with the consensus flow, facilitating testing and development of the explorer's indexing capabilities.

Breaking Changes:

  • Modified contract initialization flow
  • Updated validator setup process
  • Changed transaction flow verification
Copy link
Contributor

🎉 This issue has been resolved in version 0.32.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant