Skip to content

Commit

Permalink
Manta - Moonbeam configuration (#192)
Browse files Browse the repository at this point in the history
* Manta - Moonbeam configuration

* update repository url

* add changeset
  • Loading branch information
mmaurello authored Jan 24, 2024
1 parent fc7505e commit 0b3cb1d
Show file tree
Hide file tree
Showing 20 changed files with 298 additions and 183 deletions.
2 changes: 1 addition & 1 deletion .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://unpkg.com/@changesets/[email protected]/schema.json",
"changelog": [
"@changesets/changelog-github",
{ "repo": "PureStake/xcm-sdk" }
{ "repo": "moonbeam-foundation/xcm-sdk" }
],
"commit": false,
"fixed": [],
Expand Down
9 changes: 9 additions & 0 deletions .changeset/proud-ghosts-sip.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
'@moonbeam-network/xcm-builder': patch
'@moonbeam-network/xcm-config': patch
'@moonbeam-network/xcm-types': patch
'@moonbeam-network/xcm-utils': patch
'@moonbeam-network/xcm-sdk': patch
---

Manta - Moonbeam integration and change of repo url
2 changes: 1 addition & 1 deletion .github/pull-request-template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Please explain the changes this PR addresses here.

### Checklist

- [ ] If this requires a documentation change, I have created a PR in [moonbeam-docs](https://github.com/PureStake/moonbeam-docs) repository.
- [ ] If this requires a documentation change, I have created a PR in [moonbeam-docs](https://github.com/moonbeam-foundation/moonbeam-docs) repository.
- [ ] If this requires it, I have updated the Readme
- [ ] If necessary, I have updated the examples
- [ ] I have verified if I need to create/update unit tests
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "xcm-sdk",
"author": "PureStake",
"author": "moonbeam-foundation",
"license": "MIT",
"private": true,
"homepage": "https://docs.moonbeam.network/builders/xcm/xcm-sdk/xcm-sdk/",
"bugs": {
"url": "https://github.com/PureStake/xcm-sdk/issues"
"url": "https://github.com/moonbeam-foundation/xcm-sdk/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/PureStake/xcm-sdk.git"
"url": "git+https://github.com/moonbeam-foundation/xcm-sdk.git"
},
"type": "module",
"workspaces": [
Expand Down
36 changes: 18 additions & 18 deletions packages/builder/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,90 +4,90 @@

### Patch Changes

- [#184](https://github.com/PureStake/xcm-sdk/pull/184) [`88b6322`](https://github.com/PureStake/xcm-sdk/commit/88b6322327b30baa0fb2bf55f99497e2944c95ef) Thanks [@mmaurello](https://github.com/mmaurello)! - Use unlimited weight in all transactions for the xTokens pallet
- [#184](https://github.com/moonbeam-foundation/xcm-sdk/pull/184) [`88b6322`](https://github.com/moonbeam-foundation/xcm-sdk/commit/88b6322327b30baa0fb2bf55f99497e2944c95ef) Thanks [@mmaurello](https://github.com/mmaurello)! - Use unlimited weight in all transactions for the xTokens pallet

- Updated dependencies [[`88b6322`](https://github.com/PureStake/xcm-sdk/commit/88b6322327b30baa0fb2bf55f99497e2944c95ef)]:
- Updated dependencies [[`88b6322`](https://github.com/moonbeam-foundation/xcm-sdk/commit/88b6322327b30baa0fb2bf55f99497e2944c95ef)]:
- @moonbeam-network/xcm-types@1.0.2

## 1.0.10

### Patch Changes

- [#174](https://github.com/PureStake/xcm-sdk/pull/174) [`dec7174`](https://github.com/PureStake/xcm-sdk/commit/dec71741caeb770e555a11daafcfba2144c74533) Thanks [@mmaurello](https://github.com/mmaurello)! - Pendulum integration with Moonbase
- [#174](https://github.com/moonbeam-foundation/xcm-sdk/pull/174) [`dec7174`](https://github.com/moonbeam-foundation/xcm-sdk/commit/dec71741caeb770e555a11daafcfba2144c74533) Thanks [@mmaurello](https://github.com/mmaurello)! - Pendulum integration with Moonbase

## 1.0.9

### Patch Changes

- [#166](https://github.com/PureStake/xcm-sdk/pull/166) [`e4989bb`](https://github.com/PureStake/xcm-sdk/commit/e4989bb4eb525dc5d9515e2b08cb0820956d7826) Thanks [@mmaurello](https://github.com/mmaurello)! - Change Astar and Shiden pallet and fix Any keyword error
- [#166](https://github.com/moonbeam-foundation/xcm-sdk/pull/166) [`e4989bb`](https://github.com/moonbeam-foundation/xcm-sdk/commit/e4989bb4eb525dc5d9515e2b08cb0820956d7826) Thanks [@mmaurello](https://github.com/mmaurello)! - Change Astar and Shiden pallet and fix Any keyword error

- [#161](https://github.com/PureStake/xcm-sdk/pull/161) [`df29a0b`](https://github.com/PureStake/xcm-sdk/commit/df29a0b5b92fdbaa18e435b7aecef9e6d9c6087e) Thanks [@duxiaofeng-github](https://github.com/duxiaofeng-github)! - Add AccountId32 support
- [#161](https://github.com/moonbeam-foundation/xcm-sdk/pull/161) [`df29a0b`](https://github.com/moonbeam-foundation/xcm-sdk/commit/df29a0b5b92fdbaa18e435b7aecef9e6d9c6087e) Thanks [@duxiaofeng-github](https://github.com/duxiaofeng-github)! - Add AccountId32 support

## 1.0.8

### Patch Changes

- [#148](https://github.com/PureStake/xcm-sdk/pull/148) [`3f071c4`](https://github.com/PureStake/xcm-sdk/commit/3f071c42555e9694b090b2281eb9d67b695aa750) Thanks [@mmaurello](https://github.com/mmaurello)! - Picasso integration with Moonbase and dependency updates
- [#148](https://github.com/moonbeam-foundation/xcm-sdk/pull/148) [`3f071c4`](https://github.com/moonbeam-foundation/xcm-sdk/commit/3f071c42555e9694b090b2281eb9d67b695aa750) Thanks [@mmaurello](https://github.com/mmaurello)! - Picasso integration with Moonbase and dependency updates

- Updated dependencies [[`3f071c4`](https://github.com/PureStake/xcm-sdk/commit/3f071c42555e9694b090b2281eb9d67b695aa750), [`cd5da97`](https://github.com/PureStake/xcm-sdk/commit/cd5da97e606e94f0ec0d2faa17ac44297c5ee98e)]:
- Updated dependencies [[`3f071c4`](https://github.com/moonbeam-foundation/xcm-sdk/commit/3f071c42555e9694b090b2281eb9d67b695aa750), [`cd5da97`](https://github.com/moonbeam-foundation/xcm-sdk/commit/cd5da97e606e94f0ec0d2faa17ac44297c5ee98e)]:
- @moonbeam-network/xcm-utils@1.0.3

## 1.0.7

### Patch Changes

- [#144](https://github.com/PureStake/xcm-sdk/pull/144) [`8c16492`](https://github.com/PureStake/xcm-sdk/commit/8c16492f2cceef0e1ebc8a9ba70452e644efd135) Thanks [@mmaurello](https://github.com/mmaurello)! - FIL integration and EQ fix
- [#144](https://github.com/moonbeam-foundation/xcm-sdk/pull/144) [`8c16492`](https://github.com/moonbeam-foundation/xcm-sdk/commit/8c16492f2cceef0e1ebc8a9ba70452e644efd135) Thanks [@mmaurello](https://github.com/mmaurello)! - FIL integration and EQ fix

## 1.0.6

### Patch Changes

- [#132](https://github.com/PureStake/xcm-sdk/pull/132) [`69833f3`](https://github.com/PureStake/xcm-sdk/commit/69833f3ab36f6c58f16ec167b22fb6985fbe9582) Thanks [@mmaurello](https://github.com/mmaurello)! - OriginTrail integration with Moonabse
- [#132](https://github.com/moonbeam-foundation/xcm-sdk/pull/132) [`69833f3`](https://github.com/moonbeam-foundation/xcm-sdk/commit/69833f3ab36f6c58f16ec167b22fb6985fbe9582) Thanks [@mmaurello](https://github.com/mmaurello)! - OriginTrail integration with Moonabse

## 1.0.5

### Patch Changes

- [#112](https://github.com/PureStake/xcm-sdk/pull/112) [`697bdbb`](https://github.com/PureStake/xcm-sdk/commit/697bdbbf10e569499f9e10dff0bb3173de01d458) Thanks [@ekenigs](https://github.com/ekenigs)! - ERC20 Alan and DEV tokens from Moonbase Alpha to Beta
- [#112](https://github.com/moonbeam-foundation/xcm-sdk/pull/112) [`697bdbb`](https://github.com/moonbeam-foundation/xcm-sdk/commit/697bdbbf10e569499f9e10dff0bb3173de01d458) Thanks [@ekenigs](https://github.com/ekenigs)! - ERC20 Alan and DEV tokens from Moonbase Alpha to Beta

- Updated dependencies [[`697bdbb`](https://github.com/PureStake/xcm-sdk/commit/697bdbbf10e569499f9e10dff0bb3173de01d458)]:
- Updated dependencies [[`697bdbb`](https://github.com/moonbeam-foundation/xcm-sdk/commit/697bdbbf10e569499f9e10dff0bb3173de01d458)]:
- @moonbeam-network/xcm-utils@1.0.2

## 1.0.4

### Patch Changes

- [#108](https://github.com/PureStake/xcm-sdk/pull/108) [`dcee04b`](https://github.com/PureStake/xcm-sdk/commit/dcee04be5df5c90027534a37e40e459ae0a14fa2) Thanks [@mmaurello](https://github.com/mmaurello)! - Change Statemint/Statemine names to Asset Hub
- [#108](https://github.com/moonbeam-foundation/xcm-sdk/pull/108) [`dcee04b`](https://github.com/moonbeam-foundation/xcm-sdk/commit/dcee04be5df5c90027534a37e40e459ae0a14fa2) Thanks [@mmaurello](https://github.com/mmaurello)! - Change Statemint/Statemine names to Asset Hub

## 1.0.3

### Patch Changes

- [#104](https://github.com/PureStake/xcm-sdk/pull/104) [`f1fc312`](https://github.com/PureStake/xcm-sdk/commit/f1fc312d77e8d579e40e48e24f3c139599bf74ca) Thanks [@mmaurello](https://github.com/mmaurello)! - Turing network integration with Moonbase Alpha
- [#104](https://github.com/moonbeam-foundation/xcm-sdk/pull/104) [`f1fc312`](https://github.com/moonbeam-foundation/xcm-sdk/commit/f1fc312d77e8d579e40e48e24f3c139599bf74ca) Thanks [@mmaurello](https://github.com/mmaurello)! - Turing network integration with Moonbase Alpha

## 1.0.2

### Patch Changes

- [#98](https://github.com/PureStake/xcm-sdk/pull/98) [`1031601`](https://github.com/PureStake/xcm-sdk/commit/1031601e9706fefd8edf00d9b68d224fd55cf357) Thanks [@ekenigs](https://github.com/ekenigs)! - Changed SDK packages deps to 1.x
- [#98](https://github.com/moonbeam-foundation/xcm-sdk/pull/98) [`1031601`](https://github.com/moonbeam-foundation/xcm-sdk/commit/1031601e9706fefd8edf00d9b68d224fd55cf357) Thanks [@ekenigs](https://github.com/ekenigs)! - Changed SDK packages deps to 1.x

- Updated dependencies [[`1031601`](https://github.com/PureStake/xcm-sdk/commit/1031601e9706fefd8edf00d9b68d224fd55cf357)]:
- Updated dependencies [[`1031601`](https://github.com/moonbeam-foundation/xcm-sdk/commit/1031601e9706fefd8edf00d9b68d224fd55cf357)]:
- @moonbeam-network/xcm-types@1.0.1

## 1.0.1

### Patch Changes

- [#95](https://github.com/PureStake/xcm-sdk/pull/95) [`533aa3a`](https://github.com/PureStake/xcm-sdk/commit/533aa3a551ca70e06d811967450f09086b0375e6) Thanks [@mmaurello](https://github.com/mmaurello)! - Detect Multilocation version for xTokens.TransferMulticurrencies
- [#95](https://github.com/moonbeam-foundation/xcm-sdk/pull/95) [`533aa3a`](https://github.com/moonbeam-foundation/xcm-sdk/commit/533aa3a551ca70e06d811967450f09086b0375e6) Thanks [@mmaurello](https://github.com/mmaurello)! - Detect Multilocation version for xTokens.TransferMulticurrencies

## 1.0.0

### Major Changes

- [#87](https://github.com/PureStake/xcm-sdk/pull/87) [`3c8835e`](https://github.com/PureStake/xcm-sdk/commit/3c8835e4afbe6fe0fd33a035e9c82d58e1902a45) Thanks [@ekenigs](https://github.com/ekenigs)! - SDK v1 which is not Moonbeam specific and with a new more user-friendly interface and new features
- [#87](https://github.com/moonbeam-foundation/xcm-sdk/pull/87) [`3c8835e`](https://github.com/moonbeam-foundation/xcm-sdk/commit/3c8835e4afbe6fe0fd33a035e9c82d58e1902a45) Thanks [@ekenigs](https://github.com/ekenigs)! - SDK v1 which is not Moonbeam specific and with a new more user-friendly interface and new features

### Patch Changes

- Updated dependencies [[`3c8835e`](https://github.com/PureStake/xcm-sdk/commit/3c8835e4afbe6fe0fd33a035e9c82d58e1902a45)]:
- Updated dependencies [[`3c8835e`](https://github.com/moonbeam-foundation/xcm-sdk/commit/3c8835e4afbe6fe0fd33a035e9c82d58e1902a45)]:
- @moonbeam-network/xcm-types@1.0.0
- @moonbeam-network/xcm-utils@1.0.0
6 changes: 3 additions & 3 deletions packages/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@
"repository": {
"directory": "packages/builder",
"type": "git",
"url": "git+https://github.com/PureStake/xcm-sdk.git"
"url": "git+https://github.com/moonbeam-foundation/xcm-sdk.git"
},
"keywords": [
"moonbeam",
"moonriver",
"xcm"
],
"author": "PureStake",
"author": "moonbeam-foundation",
"license": "MIT",
"bugs": {
"url": "https://github.com/PureStake/xcm-sdk/issues"
"url": "https://github.com/moonbeam-foundation/xcm-sdk/issues"
},
"homepage": "https://docs.moonbeam.network/builders/xcm/xcm-sdk/xcm-sdk/",
"files": [
Expand Down
Loading

0 comments on commit 0b3cb1d

Please sign in to comment.