IntersectMBO/plutus

(DecodeU8 . EncodeU8) Rewrite Rule

Open

#6 038 ouverte le 17 mai 2024

Voir sur GitHub
 (0 commentaires) (0 réactions) (1 assigné)Haskell (511 forks)batch import
BuiltinsGood first issueInternaloptimizationstatus: triaged

Métriques du dépôt

Stars
 (1 637 stars)
Métriques de merge PR
 (Merge moyen 15j 11h) (13 PRs mergées en 30 j)

Description

This is discussed with @Kenneth MacKenzie and considered safe.

Add also a quickcheck that (decodeUtf8 . encodeUtf8) == id to exclude the case of “missing replicating a bug” in the original unoptimized code.

Guide contributeur