We are thrilled to announce the release of pop-cli
version 0.6.0! This release marks a major milestone with new features and improvements.
Summary of New Features
These features enable developers to seamlessly build, deploy, and manage production-level dApps and parachains.
pop-cli
now enables secure transaction signing using your favorite browser wallet extensions #371pop call chain
enables seamless interactions with Polkadot SDK-based chains #316pop call contract
simplifies working with smart contracts #306pop build spec
Improved the build specification file experience #331.pop up parachain
Ensures seamless HRMP channel functionality #278.
Full list of changes
- refactor: use command state by @evilrobot-01 in #338
- fix: fetch stable version by @AlexD10S in #328
- fix: templates errors by @AlexD10S in #329
- fix: improve contract experience by @AlexD10S in #330
- refactor: format types by @evilrobot-01 in #339
- feat: integration openzeppelin evm template by @AlexD10S in #284
- chore(v0.5.0): update crates version by @al3mart in #343
- refactor: replace rococo to paseo name by @CocDap in #333
- fix: parse user inputs for Option arguments by @AlexD10S in #332
- feat: guide user to call a contract by @AlexD10S in #306
- fix: solve conflicts and unit tests by @AlexD10S in #359
- fix: support new substrate-contracts-node structure and stabilize integration tests by @AlexD10S in #360
- fix: build spec experience by @AlexD10S in #331
- feat: submit extrinsic from call_data by @AlexD10S in #348
- feat: parse files when the argument values are very big by @AlexD10S in #363
- refactor: use Default derive macro and define constants for test values by @AlexD10S in #366
- feat: flag sudo to wrap extrinsic by @AlexD10S in #349
- refactor: various fixes and improvements by @evilrobot-01 in #367
- refactor: terminology by @evilrobot-01 in #368
- refactor: improvements by @evilrobot-01 in #370
- refactor: rename parachain with chain as the primary command and retain parachain as an alias by @AlexD10S in #373
- feat: guide user to call a parachain by @AlexD10S in #316
- refactor: events by @Daanvdplas in #375
- feat: call parachain events by @Daanvdplas in #372
- bump zombienet version to
v0.2.18
by @pepoviola in #352 - chore: set msrv by @evilrobot-01 in #385
- refactor: ensure short args consistency by @evilrobot-01 in #386
- feat(call-parachain): add remark action by @evilrobot-01 in #387
- feat: wallet integration by @peterwht in #371
- fix: hrmp by @evilrobot-01 in #278
- refactor(up): bump fallback versions by @evilrobot-01 in #393
- chore: replace codeowners by @AlexD10S in #388
- build(deps): remove unused dependencies by @evilrobot-01 in #369
- chore(wallet): update frontend with papi support by @peterwht in #395
- chore: release v0.6.0 by @AlexD10S in #394
New Contributors
- @CocDap made their first contribution in #333
- @pepoviola made their first contribution in #352
Full Changelog: v0.5.0...v0.6.0