Skip to content

Pendulum Release 9

Compare
Choose a tag to compare
@gianfra-t gianfra-t released this 27 Nov 13:38
· 74 commits to main since this release
34d5059

This is runtime version 9 for Pendulum.

What's Changed

This runtime upgrade will enable the following assets in our network: USDC, EQD, PDEX, EURC and BRZ, so that they can be transferred from other parachains to Pendulum.

Additionally we are:

  • Implementing a single proxy pallet, so that the signatories are able to execute every possible extrinsic for the multsig account
  • Enabling the PEN asset for seamless transfer via XCM to other parachains where we have enabled this asset
  • Introducing a new asset category (CurrencyID) for assets that are natively issued on Pendulum

Authorize code extrinsic:

  • code hash: 0xb735adcd8108e4981bc4ea6b38bc4235d87503bdf477cf0025a3be8525b2bb40
  • preimage hash: 0xe76a344c0aae99a25a84e5e114c36b707b68a9fc825af849f6f84c62595c57c4

What's Changed

  • 315 enable pendulum assets to be transferable via xcm by @bogdanS98 in #332
  • Prepare Foucoco runtime upgrade to spec version 3 by @bogdanS98 in #337
  • 264 remove hook impl in orml-currencies-allowance-extension by @b-yap in #343
  • task 126 add the proxy pallet by @b-yap in #325
  • 262 audit pdm 011 logging in runtime by @b-yap in #345
  • add new reward/reward-distribution pallets to foucoco and amplitude by @gianfra-t in #335
  • New currency type by @gianfra-t in #342
  • 260 audit pdm 008 hardcoded constants in match by @bogdanS98 in #348
  • 296 Enable XCM assets on Pendulum by @b-yap in #339
  • Expose parachain-staking methods to RPC in all runtimes by @gianfra-t in #350
  • 261 Fix Linter Warnings by @b-yap in #347
  • 250 improve error handling in chain extension by @gianfra-t in #349
  • bump spec and transaction version for release 9 by @gianfra-t in #353

New Contributors

Full Changelog: amplitude-release-11...pendulum-release-9