IntersectMBO/plutus

(DecodeU8 . EncodeU8) Rewrite Rule

Open

#6,038 创建于 2024年5月17日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)Haskell (1,637 star) (511 fork)batch import
BuiltinsGood first issueInternaloptimizationstatus: triaged

描述

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.

贡献者指南