Product Updates

Changelog

Follow the latest releases, optimizations, and security rules added to the EPIC CLI and upgrade verification runtime engines.

v0.1.0-beta.22026-06-15

Second beta release focusing on stabilizing account layout checks and improving CLI error reports.

Added
  • Introduced `epic-sec-005` slot dependency checks.
  • Added raw offset layout binary parser.
Improved
  • CLI outputs now display color-coded warning messages for shifted byte variables.
  • Updated IDL analysis matching for complex enum deserialization.
Fixed
  • Resolved memory leak in structural boundary simulations.
  • Fixed parser panic when reading nested generic type declarations.
v0.1.0-beta.12026-05-10

Initial beta release launching core CLI validation tools and program verification rules.

Added
  • Initial CLI release for `@solana-epic/cli` package.
  • Core upgrade intelligence engines verifying reallocations.
  • Enforced initial rules `epic-sec-001` through `epic-sec-004`.
Security
  • Integrated Squads PDA authority validation checks.