Skip to content

v0.7.0

Choose a tag to compare

@AlexD10S AlexD10S released this 03 Apr 10:17
· 224 commits to main since this release
90842a2

Pop CLI v0.7.0 is Live!

This release brings powerful new features that elevate Pop CLI into a full production-ready tool for Polkadot development.

Summary of New Features

These updates bring deeper infrastructure integration, runtime upgrade tooling, and advanced benchmarking, making it easier than ever to build, deploy, and manage Polkadot-based chain and smart contracts.

  • Adapted pop up to support direct deployment to the Polkadot Development Portal (PDP), including para ID reservation, spec generation, proxy registration, and building runtime determinism with srtool. → #459
  • pop bench command provides a unified interface for:
    • Benchmarking pallets
    • Measuring runtime overhead
    • Testing block and storage performance
    • Benchmarking machine specs
      #424
  • Integrates try-runtime-cli to test storage migrations and simulate upgrades. → #496

Full list of changes

New Contributors

Full Changelog: v0.6.0...v0.7.0