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

Integration Test - Activation Block is Flashblock #5127

Closed
ASuciuX opened this issue Aug 30, 2024 · 1 comment
Closed

Integration Test - Activation Block is Flashblock #5127

ASuciuX opened this issue Aug 30, 2024 · 1 comment

Comments

@ASuciuX
Copy link
Contributor

ASuciuX commented Aug 30, 2024

Test that if the 3 blocks in the activation are flashblocks and everything still happens as expected.
If block 131 is activation block -> blocks 130, 131, 132 as flashblocks being created very fast without enough time for setting the migration.

Check this test
This is the function to modify for testing the scenario.
Stop 1 block right before epoch3 starts and mine 3 blocks quickly

run_until_burnchain_height(
        btc_regtest_controller,
        &blocks_processed,
        epoch_3.start_height - 1, // change to -2
        &naka_conf,
    );
@ASuciuX ASuciuX self-assigned this Aug 30, 2024
@github-project-automation github-project-automation bot moved this to Status: 🆕 New in Stacks Core Eng Aug 30, 2024
@ASuciuX ASuciuX closed this as completed Sep 23, 2024
@github-project-automation github-project-automation bot moved this from Status: 🆕 New to Status: ✅ Done in Stacks Core Eng Sep 23, 2024
@blockstack-devops
Copy link
Contributor

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@stacks-network stacks-network locked as resolved and limited conversation to collaborators Oct 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: Status: ✅ Done
Development

No branches or pull requests

2 participants