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

Block production epoch #2662

Merged
merged 2 commits into from
Oct 2, 2024
Merged

Block production epoch #2662

merged 2 commits into from
Oct 2, 2024

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented Oct 2, 2024

Make sure a testnet is at least in epoch 2. We want to make sure all pools are already forging blocks.

Simplified the creation of payment addresses in TestDynamicBlockProd by
removing the use of fixture_cache.
The caching is not needed as the fixture is used by single test.
Updated the test_blocks.py to ensure the network reaches at least epoch 2
before running tests. Removed the condition for waiting until epoch 1
and the special case for local clusters starting in Byron era.
@mkoura mkoura requested a review from saratomaz as a code owner October 2, 2024 12:39
@mkoura mkoura merged commit 577a00b into master Oct 2, 2024
3 checks passed
@mkoura mkoura deleted the block_production_epoch branch October 2, 2024 12:56
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.

1 participant