koslambrou
koslambrou
Thank you very much. It does answer my question :)
From my understanding, no need to execute the scripts to calculate the execution units. You have access to the `ExUnit` of each `Redeemer` inside the tx's witness set. The `Redeemer`...
Thanks @alessandrokonrad I see it now! `cardano-wallet` actually DOES re-execute the scripts after the transaction changes.
@JaredCorduan Is this something we can work on so that we can be sure it's going into the next HF?
Awesome, your Nix config works. Any plans for adding it to nixpkgs?
As a user wanting to e2e test my Cardano DApp, I want both capabilities. I want to test on a node which is essentially the same as the one used...
Thanks @carbolymer. Seems like using an incompatible `cardano-cli` version was the issue. I can enter the shell just fine now. Is there some documentation somewhere outline which versions of `cardano-cli`...
Nice! Thanks for those links. What do you think of putting the compatibility matrix in `cardano-node` README for better visibility? Or maybe mention in the README for the user to...
@robstewart57 I don't mind option 1 with `bnode`. However, what about `BNodeGen` ? I doesn't seem to autogenerate a an identifier. Should it be removed ?
Similar issue: #89