Skip to content

v0.1.1

Choose a tag to compare

@MerlijnW70 MerlijnW70 released this 20 Jun 06:26

Maintenance + UX release. Publishes the import command and the demo-data guard to crates.io.

Added

  • cu-profiler import <tx.json> — convert a real transaction's getTransaction logs into a profileable scenario (no live RPC or Solana toolchain). Name defaults to the file stem.

Changed

  • init's demo logs are marked DEMO_DATA_ONLY; run/ci warn (on stderr, keeping machine output clean) that demo numbers aren't a real measurement, pointing to real logs / the Mollusk backend.

Notes

  • Real metered CU is available via the detached integration/cu-profiler-mollusk (SBF) and integration/cu-profiler-program-test backends, verified on Linux CI.

CI green: build · test · clippy · fmt · MSRV 1.85 · program-test · mollusk.

🤖 Generated with Claude Code