Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ classifiers = [
]
dependencies = [
"allure-pytest (>=2.15.2,<3.0.0)",
"cardano-clusterlib (>=0.10.4,<0.11.0)",
"cardano-clusterlib (>=0.10.5,<0.11.0)",
"cardonnay (>=0.4.3,<0.5.0)",
"cbor2 (>=5.7.1,<6.0.0)",
"filelock (>=3.20.0,<4.0.0)",
Expand Down
16 changes: 0 additions & 16 deletions scripts/deselected_leios_tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -207,22 +207,6 @@ cardano_node_tests/tests/test_pools.py::TestStakePool::test_update_stake_pool_me
cardano_node_tests/tests/test_pools.py::TestStakePool::test_update_stake_pool_parameters[build]
cardano_node_tests/tests/test_pools.py::TestStakePool::test_update_stake_pool_parameters[build_raw]

# TX resubmit path doesn't tolerate the new `DijkstraApplyTxError (AllInputsAreSpent)`
cardano_node_tests/tests/test_tx_mempool.py::TestMempool::test_query_mempool_txin
cardano_node_tests/tests/tests_conway/test_drep.py::TestNegativeDReps::test_no_delegation_without_stake_registration[always_abstain]
cardano_node_tests/tests/tests_plutus/test_spend_build.py::TestBuildLocking::test_txout_token_locking[plutus_v1]
cardano_node_tests/tests/tests_plutus_v2/test_mint_build.py::TestBuildMinting::test_reference_inputs_visibility[wrong_redeemer]
cardano_node_tests/tests/tests_plutus_v2/test_mint_negative_build.py::TestNegativeCollateralOutput::test_minting_with_small_return_collateral[plutus_v3-with_total_collateral]
cardano_node_tests/tests/tests_plutus_v2/test_mint_secp256k1_build.py::TestSECP256k1::test_negative_secp_builtin_functions[schnorr-no_sig-plutus_v3]
cardano_node_tests/tests/tests_plutus_v2/test_mint_secp256k1_raw.py::TestSECP256k1::test_negative_secp_builtin_functions[schnorr-no_msg-plutus_v3]
cardano_node_tests/tests/tests_plutus_v2/test_spend_build.py::TestBuildLocking::test_min_required_utxo[with_reference_script-with_token-datum_file]
cardano_node_tests/tests/tests_plutus_v2/test_spend_raw.py::TestLockingV2::test_txout_locking[reference_script-inline_datum]
cardano_node_tests/tests/tests_plutus_v2/test_spend_ref_inputs_build.py::TestReadonlyReferenceInputs::test_same_input_as_reference_input
cardano_node_tests/tests/tests_plutus_v2/test_spend_ref_inputs_raw.py::TestReadonlyReferenceInputs::test_use_reference_input[duplicated]
cardano_node_tests/tests/tests_plutus_v2/test_spend_ref_scripts_build.py::TestReferenceScripts::test_spend_reference_script[shelley-plutus_v1]
cardano_node_tests/tests/tests_plutus_v2/test_spend_ref_scripts_raw.py::TestReferenceScripts::test_reference_multiple_script[multiple_script]
cardano_node_tests/tests/tests_plutus_v2/test_spend_ref_scripts_raw.py::TestReferenceScripts::test_spend_reference_script[shelley-plutus_v2]

# Required signers are missing from the Plutus ScriptContext (`Signatories: []`) in Dijkstra
cardano_node_tests/tests/tests_plutus/test_mint_build.py::TestBuildMinting::test_witness_redeemer[plutus_v1-extended-submit_cli]
cardano_node_tests/tests/tests_plutus/test_mint_build.py::TestBuildMinting::test_witness_redeemer[plutus_v1-normal-submit_cli]
Expand Down
8 changes: 4 additions & 4 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading