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

Add PASG #661

Merged
merged 3 commits into from
Aug 30, 2023
Merged

Add PASG #661

merged 3 commits into from
Aug 30, 2023

Conversation

aleem1314
Copy link
Contributor

@aleem1314 aleem1314 commented Aug 22, 2023

Description

Checklist

Adding Chains

If adding a new chain, please ensure the following:

  • Chain is registered to the Cosmos Chain Registry.

    Note:

    • Chain's registration must have staking defined, with at least one staking_token denom specified.
    • Chain's registration must have fees defined; at least one fee token has low, average, and high gas prices defined.
  • Add chain to bottom of zone_chains.json

    Note:

    • RPC and REST must not have any CORS blocking of the Osmosis domain.
    • RCP node must have WSS enabled.

Adding Assets

If adding a new asset, please ensure the following:

  • Asset is registered to the Cosmos Chain Registry.

  • Add asset to bottom of zone_assets.json.

    Note:

    • The IBC channel referenced in path must be registered to the Chain Registry.
    • osmosis_main defaults to false (or else cite the listing rule that justifies enlisting to the Main app)

On-chain liquidity

If adding a new asset, please provide the plan for on-chain liquidity of the asset: (choose one)

  • The submitting team will ensure a pool will be created soon. Please hold off until further communication, which will notify of the Pool ID. (Please set the PR's status to Draft until the pool has been created)

OR

  • A preview link is requested for the submitting team to be able to create a pool using the Osmosis Frontend.

OR

  • The token is, or will be, going through a StreamSwap stream; thus, the token should be listed without requiring on-chain liquidity. A Pool ID will be provided in this PR following the stream's completion once the team has had a chance to create a pool using the earned funds.

Validation Testing

If adding or updating a chain or asset, the changes must be validated from the updated build of the Osmosis Frontend. Testers will need a small amount of tokens to validate.

  • Validaters can buy a small amount of this asset from Pool ID: {PROVIDE POOL ID}.
  • Preview build has been validated.

@JeremyParish69
Copy link
Contributor

Thanks. When is the Stream scheduled for?

@aleem1314
Copy link
Contributor Author

Thanks. When is the Stream scheduled for?

Bootstrapping Phase: August 27

@JeremyParish69 JeremyParish69 merged commit f7b6ea5 into osmosis-labs:main Aug 30, 2023
5 checks passed
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.

2 participants