-
Hi,
I am really interested in Cardano and Plutus and I would like to know if there is any published or draft paper available that provides the formal semantics of Plutus. (I have read the documenta…
-
Subscribe to this issue and stay notified about new [weekly trending repos in Haskell](https://github.com/trending/haskell?since=weekly).
-
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 …
-
### The problem that you wish to solve
I'm trying to figure out how to create a script transaction *without the plutus PAB backend*. I have a use case where I want to be able to send arbitrary datu…
-
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.
-
[CIP-21](https://github.com/cardano-foundation/CIPs/tree/master/CIP-0021) describes how hardware wallets require transactions to be formatted in order to be signed by them. `cardano-cli` does not prod…
-
**Describe the bug**
In https://github.com/haskell/ghcide/issues/776 we discovered that some versions of `ghcide` (a Haskell LSP implementation) create a large number of file watchers: one for each f…
-
### Summary
I am trying to synchronize Plutus Chain Index for the public testnet since about a month. I made it to 93% but observed that it got slower and slower, pausing for 1 to 4 hours after aro…