-
### Summary
Plutus is failing to compile
`Error: cabal: Failed to build. The build process terminated with exit code -4`
however with the following ghc pragma it will compile
`{-# OPTIONS_G…
-
-
### Summary
I recently updated my project to plutus tag-1.21.0.0 for a minting contract, the validator is:
```
{-# INLINEABLE mkValidator #-}
mkValidator :: MintScriptParameter -> MintRedeemer ->…
-
Hi there,
While developping tools with [Hachi][gh:hachi], we noticed something that we believe is a bug in the compiler from Plutus to Plutus Core.
Best,
Nicolas
EDIT: It seems to not be c…
Niols updated
8 months ago
-
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 …
-
**OS**
Your OS: Linux
**Versions**
The `db-sync` version (eg `cardano-db-sync --version`):13.5.0.2
PostgreSQL version:
**Build/Install Method**
The method you use to build or install `carda…
-
- [x] Prepare a branch for the benchmarking team
- [ ] Any regressions shown by the system-level benchmarks should be within the allowed limits, both for the
- [ ] *in-memory* backend.
- [ ] …
-
Beim Versuch die csv für die Rewards aus dem Plutus analytics dashboard für chain.report zu konvertieren, beendet sich der Parser mit der folgenden Meldung im Log:
[INFO ] Base: Start application…
-
Currently, `cardano-cli conway governance action create-protocol-parameters-update` gives the option of creating a proposal to change:
```
--protocol-major-version
--protocol-minor-version
```
…
-
This module allows to derive generic PlutusData decoders/encoders for ADTs by providing type-level annotations. The encodings are meant to be compatible with Plutus.
https://plutonomicon.github.io/…