IntersectMBO / antaeus

Cardano end-to-end testing framework for Haskell APIs
Apache License 2.0
9 stars 2 forks source link

Chang HF User Story Coverage #81

Open catch-21 opened 7 months ago

catch-21 commented 7 months ago

Chang HF User Stories Coverage

Last updated 2024-01-30 for cardano-node 8.7.2  

Legend: Success Badge Failure Badge Uncovered Badge  

Smart Contract User Stories

Status for Story ID Title Story Overview
Status Badge PlutusV3 is not supported in this build so cannot use plutus-tx compiler v1.1.0 Sums-of-products in Plutus v3 As a DApp developer I want to use sums-of-products instead of Scott-encoding in my Plutus scripts to get better performance.
Status Badge Plutus version in use doesn't include this builtin Keccak256 in Plutus v3 As a DApp developer I want to use the Keccak hashing function to validate ECDSA signatures formatted via the EVM standard.
Status Badge Plutus version in use doesn't include this builtin Blake2b-224 in Plutus v3 As a DApp developer I want to use the Blake2b-224 hashing function to compute PubKeyHash onchain.
Status Badge Plutus version in use doesn't include this builtin Use bitwise operations in Plutus V3 As a DApp developer I want to use bitwise operations So that I can work with data bytestrings in a more granular and optimized way and perform operations at the bit level.
catch-21 commented 7 months ago

Moved to https://github.com/IntersectMBO/cardano-node-tests/pull/2214