-
### What Git revision / release tag are you using?
Unknown
### Do you use any client SDK? If yes, which one?
None
### Describe what the problem is?
Copied from https://github.com/IntersectMBO/plu…
-
I would like to be able to state not only that the transaction validates, but also to check that the result is the one I expect, especially to check that a specific wallet has received the token I wan…
-
### Summary
Documentation on `PlutusTx.Ratio.denominator` says that the "[denominator] will always be greater than, or equal to, 1, although the type does not describe this." However, using `PlutusTx…
-
haskell\-language\-server
https://api.github.com/LovelaceAcademy/nix-templates/blob/b87ff7a01cc62326aa0496adedbe1a3fdbb0513b/hor-plutus/flake.nix#L55
```nix
# TODO Extract GHC version f…
-
### Summary
According to the Flat spec, it should store long byte strings as a list of chunks of 255 bytes pluts the rest.
I've found a counterexample, where `uplc` tool flat-encodes a long CBOR enc…
-
https://api.github.com/LovelaceAcademy/nix-templates/blob/0294d2f59bc09f1a21c1203b44e9fb3ac0970e02/hor-plutus/nix/serve-docs.nix#L16
```nix
inputs: context:
let
inherit (context) pkgs;
inherit (…
-
#### What Git revision are you using?
```
aiken v1.0.26-alpha+98bd61a
```
#### What operating system are you using, and which version?
nixos
#### Describe what the problem is?
Edit…
-
https://api.github.com/LovelaceAcademy/nix-templates/blob/0294d2f59bc09f1a21c1203b44e9fb3ac0970e02/hor-plutus/nix/serve-docs.nix#L51
```nix
inputs: context:
let
inherit (context) pkgs;
inherit (…
-
https://api.github.com/LovelaceAcademy/nix-templates/blob/0294d2f59bc09f1a21c1203b44e9fb3ac0970e02/hor-plutus/nix/serve-docs.nix#L20
```nix
inputs: context:
let
inherit (context) pkgs;
inherit (…
-
As of PR https://github.com/input-output-hk/ouroboros-consensus/pull/49, the `TreeDiff` module is coming in via the `cardano-ledger-binary` package.
But that package unfortunately depends on Plutus…