Skip to content

Moonbeam v0.43.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 13:45
v0.43.0
dfb669d

Changes

  • Upgrade to polkadot stable2409 (#3031)
  • Add genesis config presets to runtime (#3138)

Known issues (Fixed in #3186)

Local chains specs generated with build-spec --chain <runtime>-local incorrectly set the genesis state of parachainInfo.parachainId to 0 instead of 1000.

Zombienet workaround:

[parachains.genesis.runtimeGenesis.patch.parachainInfo]
parachainId = 1000

Dependency changes

Moonbeam: v0.42.1...v0.43.0
Polkadot-sdk: moonbeam-foundation/polkadot-sdk@e43dcbf...9e5865c
Frontier: moonbeam-foundation/frontier@58543e9...48028bb
Moonkit: Moonsong-Labs/moonkit@53ef5c7...6fd5f84