Target Milestone
Minimum Viable Relay v10
Main TODOs
For a more detailed view, see the project board.
Changelog
Documentation
| What |
What for |
| Getting Started |
First steps with Amaru |
| Bootstrapping |
Creating snapshots and/or restoring from available snapshots |
| Monitoring |
Filtering traces, understanding metrics and observability in general |
| Using Docker |
Using Amaru with Docker or spinning up local testnets |
| Submit API |
Submitting transaction to Amaru's local mempool |
| crates.io / lib (coming soon) |
Developers using Amaru as a library |
Build Artifacts
Linux
macOS
| Type |
File Extension |
Download Links |
| Pre-compiled executable |
.tar.gz |
aarch64 |
Windows
| Type |
File Extension |
Download Links |
| Pre-compiled executable |
.zip |
x86_64 |
| MSI installer |
.msi |
x86_64 |
Docker
Checksum manifest
amaru-10.10.20260618-checksums.manifest
What's Changed
- Update packages metadata for v10.10.20260611 by @github-actions[bot] in #952
- fix: command-line --help not being properly rendered. by @KtorZ in #953
- Update CONTRIBUTING.md to comply with Amaru workshops decision on June 4th 2026 by @Dam-CZ in #871
- Tidy repository a little by @KtorZ in #954
- refactor(protocols): remove interim block fetch API by @hadelive in #942
- feat: custom/short-epoch testnet bootstrap & run support by @paolino in #886
- update CLI EDR and add trace span EDR by @rkuhn in #938
- chore: add ci for amaru-uplc by @jonathanlim222 in #956
- chore: Update TRACE_COMPARE_TARGET_EPOCH to 275 by @jeluard in #957
- Make DiffBind::Append Infallible by @yHSJ in #961
- Remove duplicate doc comment by @yHSJ in #972
- chore: add protocol version to cost model determination by @jonathanlim222 in #964
New Contributors
- @github-actions[bot] made their first contribution in #952
- @hadelive made their first contribution in #942
- @paolino made their first contribution in #886
Full Changelog: v10.10.20260611...v10.10.20260618