-
### Summary
hey i am following this “[Quick Start — Plutus Core and Plutus Tx User Guide 1.0.0 documentation](https://plutus.readthedocs.io/en/latest/quick-start.html)”
and the first step is
ni…
-
Audit that the conway formal spec matches the implementation. (it would be better to have conformance tests against an executable model ~~, but the new agda model will probably not be fully executable…
-
Hello, what if the search gets a wordlist. I mean, if we have a wordlist with 4 digits created with crunch for every possibility for 0123456789ABCDEF, and we divide all of the digits in the private nu…
-
### Describe the feature you'd like
This is a follow-on from #6335, and relates to prior requests in #4168 and [here](https://github.com/IntersectMBO/plutus/pull/4733#issuecomment-2039713074), as wel…
-
![image](https://github.com/jaccokrijnen/plutus-cert/assets/4022046/ae0a9b9c-e14c-45b6-baf5-807239bf212d)
Constructors' types are not directly their annotation, but have their result type replaced …
-
### Green NFT Hackathon Solutions Prize Bounty
Total ETH prize will be denominated from the total [Gitcoin Round 9 Green NFT Grant](https://gitcoin.co/grants/2063/green-nft-grant)
### Challenge De…
-
Hi Mesh :wave:.
I've been able to create some UTxOs which were spent against a validator script written in Aiken. However, when I try to redeem those UTxOs in a follow-up transaction using `redeemV…
-
## Summary
In trying to add a data type `Epoch` to a UTxO datum
`TreasuryState`, I encountered a couple of PLC errors during
compilation. With:
```haskell
{-# LANGUAGE DeriveAnyClass #-}
{-…
-
I had a conversation about this CIP several weeks ago with a few others, including @lehins from the ledger team. This seems desirable to do, easy to implement (on both the Plutus and the ledger side),…
-
**Describe the bug**
Building a package with cabal 3.12.0.0, I encountered this error:
```
> cabal test all
...
Error: [Cabal-9341]
Failed to find the installed unit 'cardano-submit-api-3.2.2-…