-
The `eraseTerm` function is very simple (as it ought to be), by removing any
ast info that contains types.
Previously this eraseTerm it was broken for DeBruijn terms so we decided to constrain thi…
-
I have a CBOR object, already serialized correctly to be part of a datum or redeemer structure. This comes from another library, which ideally should be independent of pycardano.
The goal is to embed…
-
@colll78 created a CIP on adding `dropList` as a builtin: [New Plutus Builtin DropList](https://github.com/cardano-foundation/CIPs/pull/767). There's also a somewhat related issue: #6416.
I believe…
-
### Describe the feature you'd like
since plutus V3 scripts are forced to return a `unit` to be considered succesful, and in reality this was already considered standard for plutus V1 and V2, but not…
-
Some ideas of what we could do:
[ ] Implement untyped plutus core (syntax/operational semantics)
[ ] Implement typing, should be very similar to typed PLC, but no annotations on the term, everythi…
-
Once everything is put together, everything should compile, the fact that it doesn't means this is a bug.
Some deets:
```
• No instance for ‘LambdaBuffers.Runtime.Prelude.Json
…
-
## Description
As the product owner of the tool, I want to ensure that the tool works properly by being able to demo it on the [minimal examples](https://github.com/input-output-hk/minimal-ptt-…
-
This issue is for discussing how the Plutus team should prioritize work. Everybody from @IntersectMBO/plutus-core is encouraged to contribute, but we are interested in opinions of external people as w…
-
## What
Error messages given by CLI should
- Give specific, usable details about the error.
- Reveal what caused the error.
- Help the user to solve the error.
Limitations:
Plutus has limited space…
-
In GitLab by @kwanzknoel on Jul 26, 2021, 23:48
# Support for Plutus Core backend
- [Specification](https://hydra.iohk.io/build/5988492/download/1/plutus-core-specification.pdf)
- [Plutus Core sourc…