Skip to content

Releases: moonbeam-foundation/xcm-sdk

@moonbeam-network/[email protected]

08 May 11:59
0b277ea
Compare
Choose a tag to compare

Patch Changes

@moonbeam-network/[email protected]

28 Apr 12:13
d109897
Compare
Choose a tag to compare

Patch Changes

@moonbeam-network/[email protected]

12 Apr 05:24
8658790
Compare
Choose a tag to compare

Patch Changes

@moonbeam-network/[email protected]

12 Apr 05:24
8658790
Compare
Choose a tag to compare

Patch Changes

@moonbeam-network/[email protected]

12 Apr 05:24
8658790
Compare
Choose a tag to compare

Patch Changes

v0.4.1

03 Apr 15:46
1a753c4
Compare
Choose a tag to compare

What's Changed

  • Updated package.json and package-lock.json after publishing packages by @ekenigs in #69
  • Updated weights for Equilibrium by @ekenigs in #70

Full Changelog: v0.4.0...v0.4.1

v0.4.0

30 Mar 10:36
6e01259
Compare
Choose a tag to compare

What's Changed

Breaking change:

  moonChainFee: {
-   balance: 0n,
-   fee: 33068783n,
+   amount: 33068783n,
    decimals: 10,
    symbol: 'DOT'
  },

Full Changelog: v0.3.14...v0.4.0

v0.3.14

27 Mar 11:46
b70095d
Compare
Choose a tag to compare

What's Changed

  • Flagged Crab as using Ethereum accounts by @fgamundi in #67

Full Changelog: v0.3.13...v0.3.14

v0.3.13

27 Mar 11:08
f6028be
Compare
Choose a tag to compare

What's Changed

  • Support withdraw to chains with Ethereum accounts by @fgamundi in #65

Full Changelog: v0.3.12...v0.3.13

v0.3.12

09 Mar 16:29
d6aca26
Compare
Choose a tag to compare

What's Changed

  • Change toDecimal return type by @mmaurello in #62
  • new xcm-utils version by @mmaurello in #63
  • Autodetect ML version available for polkdotXcm extrinsics by @fxgamundi in #64

Full Changelog: v0.3.11...v0.3.12