Skip to content

Amaru 10.10.20260618

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Jun 16:03
d9231fa

Target Milestone

Minimum Viable Relay v10

Main TODOs

  • Incomplete ledger validations; see #753 > update to be done at each release until fully covered
  • Some stake distribution calculations mismatch preventing the node to fully sync on some networks; see #880, #878 and #743
  • Operational certificates in header are not verified #882
  • No gossiping of network peers (peers are currently inferred from the ledger state);
  • Peer quality metrics not yet in place, expect warnings about slow peers; see #906

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

Type File Extension Download Links
Pre-compiled executable .tar.gz aarch64 | x86_64
Debian package .deb aarch64 | x86_64
RPM package .rpm aarch64 | x86_64

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

Image Registry
ghcr.io/pragma-org/amaru:v10.10.20260618 https://github.com/pragma-org/amaru/pkgs/container/amaru

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