-
# Plutus Core Meetup Dogfooding
At the 2024 Plutus Core Meetup we had a dogfooding session aimed at deploying a UPLC script to the Preview Cardano chain. The following is a summary of my experience…
-
This issue is for discussing how the Plutus team should prioritize work. Everybody from @IntersectMBO/plutus-core is encouraged to contribute, but we are interested in opinions of external people as w…
-
[CIP-0109](https://cips.cardano.org/cip/CIP-0109) proposes a new modular exponentiation builtin for Plutus Core. This will calculate `a^k mod n` for integers `a` and ` k` and a positive integer `n` (…
kwxm updated
4 months ago
-
## Status
- [ ] A workaround is available
- [ ] A fix is written
- [ ] A fix is released
- [ ] The fixed verison is on the marketplace.
---
- Version of vscode-ghc-simple: v0.1.13
- V…
-
### Summary
We have set up a server just to be able to follow [the test-node instructions](https://github.com/input-output-hk/plutus-apps/tree/main/plutus-pab/test-node):
x86_64
12 CPU cores
2…
-
Clone https://github.com/input-output-hk/plutus
Run `time nix-instantiate default.nix -A haskell.projectPackages.language-plutus-core`
I would expect this to take a few seconds but in the following …
-
### Summary
We're working on porting PlutusV1 contracts to PlutusV2; but when compiling these new contracts using the latest `main` branch, it produces scripts with the version prefix `010100`, which…
-
Once the modular exponentiation function has been fully implemented in Plutus Core and PlutusTx and costed we should add some end-to-end tests for it.
-
Description:
This task is to build a simple POC level DEX using the Plutus language created by Cardano-IOHK. The developer ideally will have experience with Haskell and a history of work or an activ…
-
### Describe the feature you'd like
Hello, after playing around with Plutus V3 script context, I bumped into a few non-optimal things which I believe could be improved to avoid confusing situations…
KtorZ updated
2 months ago