cardano-node-tests icon indicating copy to clipboard operation
cardano-node-tests copied to clipboard

Functional tests for cardano-node

Results 102 cardano-node-tests issues
Sort by recently updated
recently updated
newest added

Add PlutusV3 variants of existing plutus tests. [plutusv3_scripts.zip](https://github.com/IntersectMBO/cardano-node-tests/files/15201397/plutusv3_scripts.zip)

In ledger eras prior to Conway, we are unable to do either of these: - Add new builtin functions to existing Plutus language versions (even with a HF) - Add...

conway

Coverage status moved to https://tests.cardano.intersectmbo.org/test_results/requirements/chang_user_stories_system_tests.html

1. Shelley era: the user registered a stake key and paid the deposit. Let's assume it was configured in the protocol params to 2 ADA. 2. Network upgrades to Conway...

conway

There was an issue where nodes would not reconnect after restart, fixed in https://github.com/input-output-hk/ouroboros-network/pull/4734 This could be identified by a test that is submitting transactions while restarting individual nodes. At...