IntersectMBO/plutus

(DecodeU8 . EncodeU8) Rewrite Rule

Open

#6.038 geöffnet am 17. Mai 2024

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Haskell (1.637 Stars) (511 Forks)batch import
BuiltinsGood first issueInternaloptimizationstatus: triaged

Beschreibung

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.

Contributor Guide