Veronika Romashkina
Veronika Romashkina
Shrinking is not the only reason. It is mentioned in this comment on the `hedgehog` library issues: https://github.com/hedgehogqa/haskell-hedgehog/issues/186#issuecomment-391822861 But the most mystical part is that it was working before, and...
Thank you, this totally solves the problem. Would you like to see the PR with the changed config where `maxDiscardRatio` is set to 100? Or maybe there could be a...
Additionally to that, here are all the conditions on the sheet names: * the name you entered does not exceed 31 characters. * the name does not contain any of...
Rename `ScriptInfo` to disambiguate between Hydra's ScriptInfo type and the PlutusV3 ScriptInfo type
@locallycompact , @ch1bo , would that be fair to guess that `HydraScriptInfo` would be a good enough name?
Would this be for the "documenting" purposes only (like it is in Haskell, for example), or it is expected more from this field? Also, it seems that it would make...
I see that the project is using the `juvix-stdlib` as a submodule. What do you have in mind for this issue? How it should be reused otherwise?
> Does this need to be here and not in the haskell-accumulator repo? I don't think it needs to depend on hydra. We want to bench it on our UTxO,...