Nicolas Henin
Nicolas Henin
Intellij is freezing every 10s showing the following error : ``` 2021-04-29 16:09:50,829 [1792467] ERROR - aemon.impl.PassExecutorService - IntelliJ IDEA 2021.1 Build #IC-211.6693.111 2021-04-29 16:09:50,829 [1792467] ERROR - aemon.impl.PassExecutorService -...
Hi, we are developing on the IOHK plutus env and they are using Stack and Nix at our convenience, but sometimes is only on nix and from what I understood...
I'm open sourcing a part of the project of my company now, I have created a public repository on github.. And I use this package that way in `extra-deps` in...
Hi, I'm considering using graphQL on a Haskell based backend, your last commit on master was in January, almost 6 months ago. I was wondering if you are still maintaining/developing...
in the package `marlowe.io/runtime-lifecycle`, we have a couple of function that built, sign and submit Cardano Tx, but not wait till the confirmation of this Tx... 2 of them are...
### Discussed in https://github.com/input-output-hk/marlowe-ts-sdk/discussions/143 Originally posted by **nstanford5** December 21, 2023 Most DApps will present users with the ability to input token amounts to a UI component. Users typically think...
The first implementation of `runtimeLifecycle.payouts.available()` was naively considering all the asset Ids within the connected wallet as "Potential" Role tokens. This issue is about considering all the asset Ids within...