plutus icon indicating copy to clipboard operation
plutus copied to clipboard

The Plutus language implementation and tools

Results 475 plutus issues
Sort by recently updated
recently updated
newest added

Plinth
status: triaged
Internal

This is an initial attempt to cost the `caseList` and `caseData` builtins, but it's turning out to be a little tricky. The problem is that these functions really return a...

Builtins
Costing
No Changelog Required

Currently the `validation` benchmarks don't seem to have any golden tests ensuring that what scripts evaluate to doesn't change. Unlike e.g. `nofib` or `bitwise` benchmarks (and `lists` ones have some...

Test
Benchmarks
Good first issue
status: triaged
Internal
tech debt

This reverts commit 87c89d6f896d8eaa33d37eb9b6511d4193c4f36a. Pre-submit checklist: - Branch - [ ] Tests are provided (if possible) - [ ] Commit sequence broadly makes sense - [ ] Key commits have...

After https://github.com/IntersectMBO/plutus/pull/6931 is merged, you can search for uses of `toSOPList` or `unsafeFromSOPList` and you'll see that lots of code in the ledger API or the standard library does conversions...

Plinth
Good first issue
status: triaged
Internal
Plutus Ledger API

### Describe the feature you'd like Constitution tests take too long, so they are not part of CI (only nightly tests). We can split the golden tests which are fast...

Test
status: triaged
Internal
Constitution

status: triaged
Internal

#5867 fixed some of the screwed up benchmarks (See [this](https://github.com/IntersectMBO/plutus/pull/4914#issuecomment-1387710846) comment for an explanation of what went wrong), but we still have more of these issues in - `budgeting-bench` -...

bug
Benchmarks
status: triaged
Internal
tech debt