IntersectMBO/plutus

(DecodeU8 . EncodeU8) Rewrite Rule

Open

#6038 aperta il 17 mag 2024

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

Metriche repository

Star
 (1637 star)
Metriche merge PR
 (Merge medio 15g 11h) (13 PR mergiate in 30 g)

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