Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds paseo UI #1276

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Adds paseo UI #1276

wants to merge 6 commits into from

Conversation

claravanstaden
Copy link
Contributor

Subscan isn't set up for Paseo AH and BH yet, but will hopefully be soon.

web/packages/api/src/environment.ts Outdated Show resolved Hide resolved
web/packages/api/src/environment.ts Outdated Show resolved Hide resolved
web/packages/api/src/environment.ts Outdated Show resolved Hide resolved
Comment on lines 367 to 387
{
id: "muse",
name: "Muse",
type: "substrate",
destinationIds: [],
paraInfo: {
paraId: 3369,
destinationFeeDOT: 200_000_000_000n,
skipExistentialDepositCheck: true,
addressType: "20byte",
decimals: 18,
maxConsumers: 16,
},
erc20tokensReceivable: [
{
id: "MUSE",
address: "0xb34a6924a02100ba6ef12af1c798285e8f7a16ee",
minimumTransferAmount: 10_000_000_000_000_000n,
},
],
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete this whole parachain.

@NunoAlexandre
Copy link

@claravanstaden @alistair-singh do you know when this will be merged? And are we adding at least one parachain to the config so that we can run some tests from/to a parachain?

@claravanstaden
Copy link
Contributor Author

@claravanstaden @alistair-singh do you know when this will be merged? And are we adding at least one parachain to the config so that we can run some tests from/to a parachain?

Hey @NunoAlexandre! The main holdup is an AH upgrade. The Paseo team has been focused on the relay chain upgrade (to test coretime), and will upgrade BH and AH this week. As soon as the upgrade is done, we can merge this PR and deploy the UI. Are you in the Element room with the Paseo updates? If not, here it is: https://matrix.to/#/#paseo-announcements:matrix.org

I am not sure about adding a parachain... We could add Muse but will check with @alistair-singh.

@NunoAlexandre
Copy link

@claravanstaden @alistair-singh do you know when this will be merged? And are we adding at least one parachain to the config so that we can run some tests from/to a parachain?

Hey @NunoAlexandre! The main holdup is an AH upgrade. The Paseo team has been focused on the relay chain upgrade (to test coretime), and will upgrade BH and AH this week. As soon as the upgrade is done, we can merge this PR and deploy the UI. Are you in the Element room with the Paseo updates? If not, here it is: https://matrix.to/#/#paseo-announcements:matrix.org

I am not sure about adding a parachain... We could add Muse but will check with @alistair-singh.

Great, thanks for the reply :) Adding a parachain would be super important to be able to test Para <> Ethereum flows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants