You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
What I did
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:
The text was updated successfully, but these errors were encountered: