Merge pull request #5451 from IntersectMBO/ldan/use-compactcoin-in-pparams
Switch to `CompactForm Coin` in `PParams` Resolves #5146
Switch to `CompactForm Coin` in `PParams` Resolves #5146
Restrict lookup functions to sorted assoc maps
Signed-off-by: Chris Gianelloni <[email protected]>
cardano-wasm: use envoy-bin in wasm nix devshell (Supersedes #1043)
- Mark Go relayer as deprecated - Add link to Hermes fork with Cardano integration - Document ChainEndpoint implementation in separate repository - Clarify architectural separation between main repo and Hermes fork
Don't fix the hlint version in the devShell, as any given version won't support all of our compilers. Instead we'll let the solver decide on a version, but we'll pin it in the CI check.
As 3.8 does not seem to work with GHC 9.10
First, pin the cabal-install version to <3.16, as it does not work with haskell-language-server 2.11, and haskell.nix doesn't yet have this available. Then pin all the other standard dev tools to the expected versions: * cabal-3.14.2.0 * fourmolu-0.17.0.0 * hlint-3.8
Config option for goldens
Disallow duplicate keys in PSortedMap and sorted Values
November meeting minutes
Update status to approved
Refactor PValidateData instance of V1.PMintValue