v0.1.1
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'sgetTransactionlogs into a profileable scenario (no live RPC or Solana toolchain). Name defaults to the file stem.
Changed
init's demo logs are markedDEMO_DATA_ONLY;run/ciwarn (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) andintegration/cu-profiler-program-testbackends, verified on Linux CI.
CI green: build · test · clippy · fmt · MSRV 1.85 · program-test · mollusk.
🤖 Generated with Claude Code