IntersectMBO / IntersectMBO/antaeus

Chang HF User Story Coverage

Open
#81 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
10
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Chang HF User Stories Coverage
==============================

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

**Legend:** ![Success Badge][success-badge] ![Failure Badge][failure-badge] ![Uncovered Badge][uncovered-badge]
 

Smart Contract User Stories
----------------

| Status for Story ID | Title | Story Overview |
|---------------------|-------|----------------|
|[![Status Badge][CIP-85-badge]][CIP-85-link] PlutusV3 is not supported in this build so cannot use plutus-tx compiler v1.1.0| Sums-of-products in Plutus v3 [→][CIP-85-req] | 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][CIP-101-badge]][CIP-101-link] Plutus version in use doesn't include this builtin| Keccak256 in Plutus v3 [→][CIP-101-req] | As a DApp developer I want to use the Keccak hashing function to validate ECDSA signatures formatted via the EVM standard. |
|[![Status Badge][PLT-001-badge]][PLT-001-link] Plutus version in use doesn't include this builtin| Blake2b-224 in Plutus v3 [→][PLT-001-req] | As a DApp developer I want to use the Blake2b-224 hashing function to compute PubKeyHash onchain. |
|[![Status Badge][CIP-87-badge]][CIP-87-link] Plutus version in use doesn't include this builtin| Use bitwise operations in Plutus V3 [→][CIP-87-req] | 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. |

[success-badge]: https://img.shields.io/badge/success-green
[failure-badge]: https://img.shields.io/badge/failure-red
[uncovered-badge]: https://img.shields.io/badge/uncovered-grey

[CIP-85-badge]: https://img.shields.io/badge/CIP-85-grey
[CIP-101-badge]: https://img.shields.io/badge/CIP-101-grey
[PLT-001-badge]: https://img.shields.io/badge/PLT-001-grey
[CIP-87-badge]: https://img.shields.io/badge/CIP-87-grey

[CIP-85-link]: https://github.com/input-output-hk/antaeus/blob/cardano-node_8-7-2/e2e-tests/test/Spec.hs#L180-L203
[CIP-101-link]: https://github.com/input-output-hk/antaeus/pull/43
[PLT-001-link]: https://github.com/input-output-hk/antaeus/pull/43
[CIP-87-link]: https://github.com/input-output-hk/antaeus/pull/79

[CIP-85-req]: https://github.com/IntersectMBO/cardano-test-plans/blob/main/docs/user-stories/04-smart-contracts.md#user-story-id-cip-85
[CIP-101-req]: https://github.com/IntersectMBO/cardano-test-plans/blob/main/docs/user-stories/04-smart-contracts.md#user-story-id-cip-101
[PLT-001-req]: https://github.com/IntersectMBO/cardano-test-plans/blob/main/docs/user-stories/04-smart-contracts.md#user-story-id-plt001
[CIP-87-req]: https://github.com/IntersectMBO/cardano-test-plans/blob/main/docs/user-stories/04-smart-contracts.md#user-story-id-cip-87

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.