coot
coot
If that's it, then no.
I never used `netify`; Currently `zephyr` is only available to download from github releases (there's no npm package yet).
That should work. [here](https://github.com/coot/zephyr/releases/tag/v0.3.1) is the latest release.
Let's discuss this in input-output-hk/cardano-node#4402.
[The upstream fix](https://gitlab.haskell.org/ghc/ghc/-/merge_requests/4942) is released with `ghc-9.2`.
I am getting some test failures: `ouroboros-consensus-byron-test` -------------------------------- ``` byron Byron simple convergence: FAIL (295.37s) *** Failed! Falsified (after 4 tests): TestSetup {setupEBBs = NoEBBs, setupK = SecurityParam 1, setupTestConfig...
> Hmm. Do we also need the shutdown logic of the addBlockRunner thread to flush the cdbBlocksToAdd queue, sending Nothing to every request it hadn't started processing before it begin...
@michaelpj this is only about using CHaP, not releasing anything to it, right? The next version of packages from this repo needs to be released from the `release/cardano-node.1.35.x` branch not...
Link to the [upstream bug report](https://bugs.kde.org/show_bug.cgi?id=446238).
[zephyr](https://github.com/coot/zephyr/) reads from `output` writes to `dce-output`; it would be nice if: ``` spago bundle-app -s --output dce-output ``` would read from the output directory to create the bundle.