IntersectMBO/plutus

(DecodeU8 . EncodeU8) Rewrite Rule

Open

Aperta il 17 mag 2024

Vedi su GitHub
 (0 commenti) (0 reazioni) (1 assegnatario)Haskell (1637 star) (511 fork)batch import
BuiltinsGood first issueInternaloptimizationstatus: triaged

Descrizione

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.

Guida contributor