-
We need functions. Even non-recursive ones would be handy, but we probably want statically unrollable recursive functions.
Lambdas or proper function declarations? Having debugged Plutus Core code,…
-
### Describe the feature you'd like
According to the information provided [here](https://github.com/input-output-hk/plutus/issues/4375) and [here](https://github.com/input-output-hk/plutus/blob/mas…
-
* [Limitations of Zilliqa’s sharding approach](https://medium.com/nearprotocol/limitations-of-zilliqas-sharding-approach-8f9efae0ce3b)
* [nightshade](https://near.org/papers/nightshade/)
* [VM Matte…
-
Currently we just dump expressions as `String`s using some custom functions. We should use a proper pretty-printing library and be agnostic about the final string type. Precedence and associativity of…
-
### Summary
An emulator failure happens with no usable information when on the initial distribution one (or more) of the wallets contains a number of different tokens (other than ADA). According to…
-
# Example project
So I created a minimal project showcasing the problem [here](https://github.com/ndzik/minex).
# Versions
`hie-bios version 0.8.1 compiled by GHC 8.10.7`
Project also compiles w…
ndzik updated
2 years ago
-
The `nix build` works fine, but
```
nix develop
cabal build all
```
results in cabal rebuilding libraries that should already be supplied by the shell
```
In order, the following will be …
-
### Summary
[`isFunctionType` in `PlutusIR.Transform.ThunkRecursions`](https://github.com/input-output-hk/plutus/blob/c8d4364d0e639fef4d5b93f7d6c0912d992b54f9/plutus-core/plutus-ir/src/PlutusIR/Tra…
-
### Describe the feature you'd like
This relates to #4233, specifically [this comment here](https://github.com/input-output-hk/plutus/issues/4233#issuecomment-1021086335). Clearly the `mempty` costin…
-
The Nami browser extension API implements `signTx` and `submitTx` but no `balanceTx`. The latter is needed because the standard way to execute smart contracts on Cardano is to fetch an unbalanced tran…