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

Allow different ActiveChains to be in different Epochs in an integration test #3507

Open
jvff opened this issue Mar 8, 2025 · 0 comments
Open
Labels
enhancement New feature or request
Milestone

Comments

@jvff
Copy link
Contributor

jvff commented Mar 8, 2025

Motivation

It would be useful and more correct to simulate scenarios in integration tests where different chains are in different Epochs.

Proposal

Remove the epoch and committee values cached in the TestValidator, using the admin chain's values if needed. In each ActiveChain, the chain's current epoch and committee should be used when signing a block.

@jvff jvff added the enhancement New feature or request label Mar 8, 2025
@jvff jvff added this to the Mainnet milestone Mar 8, 2025
@jvff jvff added this to Web3 SDK Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant