🚀 Pop CLI v0.12.0
A new Pop CLI release packed with new features, fixes, smoother UX, upgraded dependencies and way more ready for the sub0 Hackathon
✨ Highlights
- Scaffold UI templates.
- Upgrade polkadot-sdk version.
- Use the newer
ink!v6.0-beta.1version. - Added assets precompile example
- Improve DevEx.
What's Changed
- chore: Bump rustilities by @tsenovilla in #716
- fix: telemetry data field by @moliholy in #719
- refactor: spawn ink-node with --tmp file by @Daanvdplas in #715
- feat: remove network configuration from base-parachain by @moliholy in #711
- chore: update passet-hub spec by @al3mart in #718
- feat: upgrade to rust 1.91 by @moliholy in #708
- fix: chain & contract manual interaction by @Daanvdplas in #712
- feat: rich info for telemetry by @moliholy in #723
- refactor: Update installation instructions for Pop CLI by @Daanvdplas in #724
- fix: remove chain spec generator for newer versions of templates by @AlexD10S in #727
- refactor: remove return types from commands by @moliholy in #726
- feat: scaffold UI templates by @AlexD10S in #676
- feat: add command to upgrade polkadot-sdk version by @moliholy in #728
- fix(install): Support more linux flavours based on already supported distros by @al3mart in #731
- feat: add ink-node to pop up by @moliholy in #730
- chore(passet-hub): update spec by @al3mart in #736
- feat: rust 1.91.1 by @moliholy in #735
- fix: improve message by @moliholy in #741
- feat: improve eth conversion by @moliholy in #742
- chore: update ink! dependencies to beta.1 by @AlexD10S in #745
- fix(pop up contract): signer prompted if not provided by @Daanvdplas in #725
- feat: remove
--dry-runfrom pop call by @moliholy in #744 - fix: add message about how to run pop install with sudo by @moliholy in #748
- feat: add the assets precompile example by @AlexD10S in #749
- feat: bump zombienet version to 0.4.3 by @moliholy in #751
- fix: allow mcp to fetch the contract address upon deployment by @moliholy in #750
- fix: remove --manual-weight flag by @moliholy in #752
- feat: ask chain in pop-up by @moliholy in #754
- fix(contracts): tx always wait for finalization by @al3mart in #753
Full Changelog: v0.11.0...v0.12.0