Martin Kourim
Martin Kourim
Add PlutusV3 variants of existing plutus tests. [plutusv3_scripts.zip](https://github.com/IntersectMBO/cardano-node-tests/files/15201397/plutusv3_scripts.zip)
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...
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...
Looking at https://cicero.ci.iog.io/run/0a01300b-e9e8-4fd2-8799-20a4a1173418, the system test job needed to build the node from source using nix and for that reason the job took more than 2 hours. I assume there...
We depend on `create-script-context` for several plutus context equivalence tests. This tool used to be present in cardano-node repo, but it is no longer buildable from there. Therefore we used...
See https://input-output-rnd.slack.com/archives/CFKLUH4R0/p1651765286285869
**Internal** **Describe the feature you'd like** `cardano-cli shelley calculate-min-fee` doesn't handle scripts. I'd like to have a possibility to calculate min fee for transactions that involve scripts. **Additional context /...
*Internal* **Area** *Other* Any other topic (Delegation, Ranking, ...). **Summary** Running `cardano-cli query leadership-schedule` at a time in an epoch when stake distribution is unstable leads to error like ```...