-
### Summary
To test the pab, I executed some postman requests to simulate the frontend behavior. From the frontend code, I conclude that following steps should be executed:
- Activate instance for P…
-
It may be helpful for adoption of Plutarch to have a list of resources of both "required" and "helpful" prerequisites for comprehension. There are a number of terms that I've seen before, but do not f…
-
Add a builtin to Plutus Core which is a verifier for Halo 2 proofs. First step is to write a proposal for acceptance by IOHK.
See: https://github.com/input-output-hk/plutus/issues/4261
-
https://github.com/input-output-hk/plutus/blob/master/plutus-metatheory/src/Algorithmic.lagda#L150
Perhaps I'm misunderstanding how `Data` maps to CBOR and backward.
I'm wondering why it's not `…
-
### Summary
On running integration test PAB start takes forever,
used the latest main 46e831e49287c3a04f83497b9dd9e70718092cde
### Steps to reproduce the behavior
Run the tesnet example
…
-
### Summary
Attempting to build an enum range using the standard haskell syntax (i.e. `[0 .. 9]`) breaks compilation with a nondescript error
### Steps to reproduce the behavior
Attempt to co…
-
### Your environment
Output of `haskell-language-server --probe-tools` or `haskell-language-server-wrapper --probe-tools`:
Not applicable, vscode extension installs it itself
Which OS do you …
-
### Summary
Hello, I am trying to gather a large body of untyped plutus programs as a part of a test suite for a project. The project goal is to write a semantics for untyped plutus in K. Anyway, I h…
-
Hi,
Where to get documentation of all its methods and its description?
I am not able to understand what exactly below method does and there are several methods.
Cardano.PlutusData.new_constr_p…
-
Hi, I have a reproduction at https://github.com/locallycompact/plutus-app
Using either `nix build` or `nix develop`, I get the following:
```
error: builder for '/nix/store/l4r4b40yfjvsml707kbz…