illuminatus
illuminatus
> > We did not progress on this issue so this won't be included in the next release. Also we won't provide `arm64/aarch64` based build for the time being, we...
On an Ampere system: * Mithril Aggregator * passes `make test` * fails `make debug` with `Error: configuration deserialize error` * Mithril Signer * passes `make test` * fails `make...
> About this issue do this test still fails on your ends? If yes does it fails every time or only sporadically? The reproduction is extremely rare on our CI...
> CC @locallycompact as you had been looking into arm64 builds for Hydra lately. Seems like we could mutualize any native builders and/or look into the qemu approach if cross...
Taking this back out of draft. After further testing the edge case I thought I may have found seems specific to the container setup, not the branch or the images...
I found an issue that go hidden by the final exit message being `>>` redirected into the log instead of `| tee`. The sourcing of the mithril.env doesn't export the...
@Scitz0 Support for Sanchonet added to the current PR as discussed/requested. * `guild-deploy.sh` has been modified to accept **CARDANO_NODE_VERSION** from the environment when defined. * Sanchonet / Preview often relies...
> At a higher level, I'd recommend to keep the PR regarding sanchonet addition or workflow improvements seperate - mithril script changes could've been easier to merge =] Becomes easier...
> `versionCheck` can be overridden by environment variable `STRICT_VERSION_CHECK`. Could be something for the workflow. :+1: I had overlooked the `STRICT_VERSION_CHECK`, but I tested this out yesterday on Sanchonet and...
> I am OK with using configs from book.play (it's quite confusing to have book.world vs book.play, but as per my understanding - more automated updates for pre-release go to...