Skip to content

refactor(tests): derive era skips from version MAP#3507

Merged
mkoura merged 1 commit into
masterfrom
dynamic_era_skip_checks
Jun 23, 2026
Merged

refactor(tests): derive era skips from version MAP#3507
mkoura merged 1 commit into
masterfrom
dynamic_era_skip_checks

Conversation

@mkoura

@mkoura mkoura commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Drop hardcoded LAST_KNOWN_PROTOCOL_VERSION and instead determine skip conditions dynamically from VERSIONS.MAP. This lets the upgrade and hardfork tests target the next known protocol version (Dijkstra) and lets the negative tx tests detect a valid future era regardless of the current cluster era.

Drop hardcoded LAST_KNOWN_PROTOCOL_VERSION and instead determine
skip conditions dynamically from VERSIONS.MAP. This lets the upgrade
and hardfork tests target the next known protocol version (Dijkstra)
and lets the negative tx tests detect a valid future era regardless
of the current cluster era.
@mkoura mkoura requested a review from saratomaz as a code owner June 23, 2026 15:17
@mkoura mkoura merged commit 5f85dec into master Jun 23, 2026
3 checks passed
@mkoura mkoura deleted the dynamic_era_skip_checks branch June 23, 2026 15:28
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