Skip to content

Conversation

@mkoura
Copy link
Collaborator

@mkoura mkoura commented Jan 15, 2026

  • Remove DEFAULT_CLUSTER_ERA from regression.sh and simplify era logic.
  • Update handling of CLUSTER_ERA and TESTNET_VARIANT in regression.sh.
  • Clarify test descriptions for default/explicit tx era in test_tx_basic.py.
  • Fix skip logic in test_tx_negative.py to use era names.
  • Update versions.py:
    • Set CONWAY to 10, add DIJKSTRA as 12.
    • Set DEFAULT_CLUSTER_ERA and DEFAULT_TX_ERA to CONWAY.
    • Set LAST_KNOWN_ERA to 11.
    • Expand MAP for protocol version to era name mapping.
    • Add comments for clarity on latest era and mapping.

@mkoura mkoura requested a review from saratomaz as a code owner January 15, 2026 17:26
- Remove DEFAULT_CLUSTER_ERA from regression.sh and simplify era logic.
- Update handling of CLUSTER_ERA and TESTNET_VARIANT in regression.sh.
- Clarify test descriptions for default/explicit tx era in test_tx_basic.py.
- Fix skip logic in test_tx_negative.py to use era names.
- Update versions.py:
  - Set CONWAY to 10, add DIJKSTRA as 12.
  - Set DEFAULT_CLUSTER_ERA and DEFAULT_TX_ERA to CONWAY.
  - Set LAST_KNOWN_ERA to 11.
  - Expand MAP for protocol version to era name mapping.
  - Add comments for clarity on latest era and mapping.
@mkoura mkoura force-pushed the era_handling_update branch from b191921 to f639978 Compare January 15, 2026 17:31
@mkoura mkoura merged commit 680d7d0 into master Jan 15, 2026
3 checks passed
@mkoura mkoura deleted the era_handling_update branch January 15, 2026 17:37
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.

2 participants