-
So far I am sorting by timestamp but I should sort secondarily on package id too.
-
## Week 1 - Exercises
Build the English Auction contract with cabal build (you may need to run cabal update first).
Clone the The Plutus repository, check out the correct commit as specified in …
-
Type: Bug
Copy without selection with ctrl + c and paste right away where the cursor is, with ctro + v, in the same place, don't create a new line, it paste the complete line copied in the same pla…
-
Hi there,
I've been going through the repo code base, generally trying to figure out the build system, setting up the dev environment (emacs, lsp/hls, nix) and reading through code. However, I kept r…
-
### Describe the feature you'd like
According to the information provided [here](https://github.com/input-output-hk/plutus/issues/4375) and [here](https://github.com/input-output-hk/plutus/blob/mas…
-
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
…
-
UPLC depends on the builtins, so they should be in the common component.
-
Hi, please is Plutus only applicable to v5.3? I have followed exactly all the steps in the tutorial for my data in 5.4 and also 6.0. But I cannot get the results from plutus such as capacity and inves…
-
# Sucessful install but `MyPlutusStarter` does not work.
1. Install nix https://nixos.org/download.html
2. Edit `/etc/nix/nix.conf` to include IOHK binary caches. (https://github.com/input-output-…
-
To reproduce, you can try to use this repository (it's fairly small)
https://github.com/Ptival/language-ocaml/commit/0df752cab371a609eb3f6c593b823f1c0f903e98
To try and reproduce (hopefully it's…