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

Check cost model update and hard fork to PV10 in upgrade testing #2738

Merged
merged 3 commits into from
Nov 5, 2024

Conversation

mkoura
Copy link
Collaborator

@mkoura mkoura commented Nov 5, 2024

No description provided.

- Added a new test `test_update_cost_models` to verify the update of
  PlutusV3 cost models.
- Introduced a new JSON file `cost_models_pv10.json` containing the
  cost models for PlutusV3.
- Updated the `node_upgrade_pytest.sh` script to include the new test
  for updating cost models.
- Added necessary imports and constants in `test_node_upgrade.py`.
- Added a new test `test_hardfork` to `test_node_upgrade.py` to handle
  the hard fork to protocol version 10.
- Updated `node_upgrade_pytest.sh` to include the new hard fork test
  step.
- Ensured the test runs only on step 3 of upgrade testing.
Updated the BASE_TAR_URL in the env_nightly_upgrade file to point to the
latest release version 10.1.2. This ensures that the nightly upgrade
process uses the most recent released  version of the cardano-node.
@mkoura mkoura merged commit 76feaf7 into master Nov 5, 2024
3 checks passed
@mkoura mkoura deleted the upgrade_cost_model_and_pv10 branch November 5, 2024 17:03
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