feat: implement static builds for Mithril nodes in CI - #2998
Merged
turmelclem merged 39 commits intoMar 19, 2026
Conversation
turmelclem
force-pushed
the
ctl/2989-implement-static-build-for-Mithril-nodes_in-CI
branch
16 times, most recently
from
February 19, 2026 16:44
5ce9f42 to
c682490
Compare
turmelclem
force-pushed
the
ctl/2989-implement-static-build-for-Mithril-nodes_in-CI
branch
12 times, most recently
from
February 20, 2026 15:36
1c21144 to
7ee131f
Compare
…nd add a list of allowed deps for macos
…id keeping target directory in uploaded archive
… and not both statically and dynamically
…ompilation and add default feature TLS for CLI
…ependencie instead of a feature (except for windows & LinuxARM64)
…r aarch64-unknown-linux-musl build targer
… MiMalloc (Linux ARM64)
Too many repeats where sent for the signer registration. Flakiness already existed, but it was occurring much more often with static builds which are a bit slower.
…f '-bin', put bundle_tls has default feature for the aggregagor
…st of authorized system dll
…RSION` version name = "client-cardano-database-v2" -version = "0.0.17" +version = "0.0.18" * client-cardano-database from `0.1.40` to `0.1.41` * client-cardano-stake-distribution from `0.1.16` to `0.1.17` * client-cardano-transaction from `0.1.25` to `0.1.26` * client-mithril-stake-distribution from `0.2.14` to `0.2.15` * mithril-metric from `0.1.20` to `0.1.21` * mithril-aggregator from `0.8.35` to `0.8.36` * mithril-client-cli from `0.12.43` to `0.12.44` * mithril-client-wasm from `0.9.12` to `0.9.13` * mithril-client from `0.13.5` to `0.13.6` * mithril-common from `0.6.57` to `0.6.58` * mithril-relay from `0.2.3` to `0.2.4` * mithril-signer from `0.3.23` to `0.3.24` * mithril-end-to-end from `0.4.122` to `0.4.123` * [js] mithril-client-wasm from `0.9.12` to `0.9.13` * mithril-test-lab/mithril-devnet/VERSION from `0.4.24` to `0.4.25`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Content
This PR includes modification to statically build Mithril aggregator, signer and client in the CI in order to ship the Mithril nodes in the assets of a Cardano node release bundle in the future :
num-integerbackend as default inmithril-stmlibraryglibcin documentationPre-submit checklist
Issue(s)
this PR closes #2989