-
Notifications
You must be signed in to change notification settings - Fork 476
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Plugin] Warn about missing builtins (#5702)
* [Plugin] Warn about missing builtins * Add missing builtins * Fix naming for consistency * Fix test --------- Co-authored-by: Michael Peyton Jones <michael.peyton-jones@iohk.io>
- Loading branch information
1 parent
e2f555f
commit 745f54e
Showing
8 changed files
with
230 additions
and
202 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
80 changes: 40 additions & 40 deletions
80
plutus-core/untyped-plutus-core/test/Evaluation/Builtins/Conversion.hs
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
745f54e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark 'Plutus Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.05
.validation-decode-multisig-sm-7
608.3
μs558.7
μs1.09
validation-decode-prism-2
536.5
μs504.4
μs1.06
This comment was automatically generated by workflow using github-action-benchmark.
CC: @input-output-hk/plutus-core
745f54e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark 'Plutus Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.05
.validation-decode-future-increase-margin-2
331.1
μs309
μs1.07
validation-decode-future-pay-out-2
326.1
μs308.7
μs1.06
validation-decode-future-pay-out-3
331.9
μs310
μs1.07
validation-decode-future-settle-early-2
329.4
μs310.4
μs1.06
validation-decode-multisig-sm-3
583.7
μs550.4
μs1.06
validation-decode-multisig-sm-7
585.7
μs550.9
μs1.06
validation-decode-multisig-sm-8
577.1
μs548.6
μs1.05
validation-decode-multisig-sm-9
583.9
μs552.3
μs1.06
validation-decode-prism-2
532.3
μs496.5
μs1.07
This comment was automatically generated by workflow using github-action-benchmark.
CC: @input-output-hk/plutus-core