-
Notifications
You must be signed in to change notification settings - Fork 16
Mithril update 2026-07-29 #813
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
jpraynaud
merged 2 commits into
IntersectMBO:main
from
jpraynaud:jpraynaud/mithril-update-2026-07-29
Jul 29, 2026
Merged
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,36 @@ | ||
| --- | ||
| title: Mithril Team Update | ||
| slug: 2026-07-29-mithril | ||
| authors: jpraynaud | ||
| tags: [mithril] | ||
| hide_table_of_contents: false | ||
| --- | ||
|
|
||
| ## High level overview | ||
|
|
||
| This week, the Mithril team completed the benchmarks for the IVC SNARK recursive circuit and the analysis and optimization of the testing strategy for the STM SNARK modules. They also worked on encoding the aggregate signature of the certificate message as bytes, which significantly reduces the size of the certificates. | ||
|
|
||
| The team also continued implementing the aggregator CLI commands and the runbook for on-chain configuration parameters, and started creating a local IPFS network for the proof of concept of Cardano database artifacts distribution. | ||
|
|
||
| Finally, the team completed the repository transfer to the IntersectMBO organization and continued working on shipping the Mithril signer node binary in the Cardano node bundle, the `2630` distribution release, the upgrade to Cardano node v.11.1, the update of the DMQ node to `0.7.0.0`, and the updates of the documentation website to `docusaurus` `3.10.2` and `tailwind` `v4`. | ||
|
|
||
| ## Low level overview | ||
|
|
||
| ### Features | ||
|
|
||
| - Completed the issue **Add benchmarks for the IVC SNARK recursive circuit** [#3412](https://github.com/IntersectMBO/mithril/issues/3412) | ||
| - Completed the issue **Analyze and optimize the testing strategy of the STM SNARK modules** [#3405](https://github.com/IntersectMBO/mithril/issues/3405) | ||
| - Worked on the issue **Use bytes encoding for aggregate signature in certificate message** [#3379](https://github.com/IntersectMBO/mithril/issues/3379) | ||
| - Worked on the issue **Implement aggregator CLI commands for configuration parameters** [#3392](https://github.com/IntersectMBO/mithril/issues/3392) | ||
| - Worked on the issue **Create a local IPFS network** [#3434](https://github.com/IntersectMBO/mithril/issues/3434) | ||
|
|
||
| ### Protocol maintenance | ||
|
|
||
| - Completed the issue **Transfer repository to `IntersectMBO` organization** [#3276](https://github.com/IntersectMBO/mithril/issues/3276) | ||
| - Worked on the issue **Ship Mithril signer node binary in Cardano node bundle in GitHub** [#3011](https://github.com/IntersectMBO/mithril/issues/3011) | ||
| - Worked on the issue **Release `2630` distribution** [#3271](https://github.com/IntersectMBO/mithril/issues/3271) | ||
| - Worked on the issue **Upgrade to Cardano `11.1`** [#3346](https://github.com/IntersectMBO/mithril/issues/3346) | ||
| - Worked on the issue **Update DMQ node to `0.7.0.0`** [#3358](https://github.com/IntersectMBO/mithril/issues/3358) | ||
| - Worked on the issue **Create runbook for on-chain configuration parameters** [#3399](https://github.com/IntersectMBO/mithril/issues/3399) | ||
| - Worked on the issue **Update documentation website to `docusaurus` stable version `3.10.2`** [#3413](https://github.com/IntersectMBO/mithril/issues/3413) | ||
| - Worked on the issue **Update documentation website to `tailwind` `v4`** [#3414](https://github.com/IntersectMBO/mithril/issues/3414) | ||
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.