fix typo
Co-authored-by: Noon <[email protected]>
Co-authored-by: Noon <[email protected]>
cardanoTestnet
This differs from hedgehog-extras's asyncRegister function in that the thread is linked before it is cancelled.
createEnvOptions This removes the unnecessary Integration monad
Add Testnet.Process.RunIO which exposes execCli functions without the MonadTest constraint
We use this function to mainly lift the two functions we want to use outside of a property testing context: - createTestnetEnv - cardanoTestnet
In Plutarch.LedgerApi.AssocMap, deprecate passertSorted in favor of ppromoteToSortedMap. In Plutarch.LedgerApi.Value, deprecate passertSorted in favor of ppromoteToSortedValue. Other minor changes.
Signed-off-by: Chris Gianelloni <[email protected]>