coot
coot
- **GHC-9.10 support** - **Version bump: 0.6.1.1**
An experimental `cardano-node` version using a new version of `typed-protocols`.
`nothunks-0.2.1.0` is available on `hackage`; Future version of `ouroboros-network` will depend on it. Could you update the packages: * `ouroboros-consensus` * `strict-sop-core` * `sop-extras` Which now have a constraint `nothunks...
# Description - **Updated trace-forward library** - **WIP: Updated cardano-node** - use new API of `typed-protocols` - **Updated cardano-client-demo & benchmarking code** # Checklist - [x] Commit sequence broadly makes...
# Description Use `typed-protocols-0.3.0.0`. Depends on: * [x] input-output-hk/typed-protocols#52 * [x] input-output-hk/typed-protocols#61 * [x] IntersectMBO/ouroboros-network#4935 - **Updated to use typed-protocols-0.3.0.0** - **Added KeepAlive tracer**
* Use `cabal-version: 3.4` in `io-sim.cabal` file. * Added `.github/dependabot.yml` configuration.
With `error_code: normal` `stylish-haskell` doesn't return a non-zero exit code if there are formatting errors. It does so when `error_code: error_on_format`. With the former, errors in all files are reported;...
Per sublibrary description should be used by haddock. Right now haddock is using the top level description of the package for every sublibrary.
# Description This PR subsumes #3464. - **network-spec: added PeerSharing to list of node-to-node protocols** - **network-spec: mux documentation** - **network-spec: integrate Neil Davis changes** - **network-spec: build release version...