plutus
plutus copied to clipboard
The Plutus language implementation and tools
This is technically a regression performance-wise, but we may already be charging for it (depends on how budgeting calibration works), so let's see, maybe it's not detectable regardless.
This replicates the existing builtins so that there are 10x of them now. This is just to check whether it results in any evaluation slowdown.
The UFloatDelay translation relation requires a test that a term `isPure`. This exists in Haskell but needs defining in Agda. Currently it is a null type that accepts any term,...
This experiment adds the `dropList` builtin so that folks can play with it. Not intended for merging.
# Plutus Core Meetup Dogfooding At the 2024 Plutus Core Meetup we had a dogfooding session aimed at deploying a UPLC script to the Preview Cardano chain. The following is...
This issue is just to have some place where the Education team can share their feedback in free form should they wish so. This doesn't mean that other issues to...
closes #7146. ~~Add plugin option to generate callstack trace message. Currently this won't handle cases when a function has `PlutusTx.Trace.callStack` and that function is called in multiple places. It will...
Polished things a little, added some functionality to the `testlib` of UPLC that we already had for TPLC, added a UPLC test.