-
# Tasks
1. [ ] Communicate with CTL team about extracting [CTL plutus-ledger-api types](https://github.com/Plutonomicon/cardano-transaction-lib/tree/develop/src/Internal/Plutus/Types) from CTL and i…
-
Can be done after, or concurrently with #640.
Move extra utilities into `plutarch-ledger-api-v...` as currently some utilities from `plutrach-extra` is ledger-verison-specific, and currently only …
-
TODO:
- [x] Map Plutus LB types to Plutarch equivalent.
- [x] Type definition printing.
- [x] Implementation printing (PlutusData class/encoding).
- [x] Testsuite.
-
I have noticed that functions like `pfindOwnInputs` have stopped working on `V2` scripts.
-
Once there is an agreement on how original texts' reference are formatted, we can have an info line below the reference box to show what the format should be.
-
There are various reasons affecting their design:
* L1 scripts might need different constraints and amount of flexibility allowed. Most important is amount of non-determinism of `TxOut` needed. Coi…
-
I want to draw attention to some CIP's that would offer significant improvements to the developer experience - and a short description of what those changes will be.
at the end i also include some …
-
1. Project folder must be structured for both plutarch and aiken
- MerkleTree
- Plutarch
- Aiken
- Linked List
- Plutarch
- Aiken
- Trie
- Plutarch
- Aiken
2. ideally each …
-
- [ ] Use `slug` YAML metadata so that instead of a long URL like `/Typeclasses/PlutusType%2C%20PCon%2C%20and%20PMatch.html` we see `/plutustype-pcon-pmatch.html`.
- [ ] Replace `hs` with `haskell` a…
srid updated
9 months ago
-
I'd like to annotate most functions that can fail with the various `ptrace` functions available. In plutarch, these will get dynamically compiled out for production, so there is little reason not to …