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

Fix(stargate): supply layer one chain ids #32

Merged
merged 14 commits into from
Sep 22, 2023
Merged

Conversation

Quazia
Copy link
Member

@Quazia Quazia commented Sep 22, 2023

The bridge function previously expected layer zero values to be fed in, this resolves that issue.

@changeset-bot
Copy link

changeset-bot bot commented Sep 22, 2023

🦋 Changeset detected

Latest commit: a50d6ad

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@rabbitholegg/questdk-plugin-stargate Minor
@rabbitholegg/questdk-plugin-registry Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@@ -176,3 +185,43 @@ export const CHAIN_AND_POOL_TO_TOKEN_ADDRESS: {
'0x224d8fd7ab6ad4c6eb4611ce56ef35dec2277f03': ETH_POOL_ID,
},
}

export const CHAIN_ONE_AND_POOL_TO_TOKEN_ADDRESS: {
Copy link
Contributor

Choose a reason for hiding this comment

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

[very-nit] Not sure if CHAIN_ONE is best description for these. Wondering if we should use something like NATIVE_CHAIN_AND_POOL_TO_TOKEN_ADDRESS?

@Quazia Quazia merged commit 58175b7 into main Sep 22, 2023
9 checks passed
Quazia pushed a commit that referenced this pull request Feb 16, 2024
mmackz added a commit that referenced this pull request Mar 4, 2024
* appky patch

* change url for testing

* update url

* setup action

* setup actions for testing

* simulate new plugin

* update details test

* add to existing package test

* non-config changes test
mmackz added a commit that referenced this pull request Mar 8, 2024
* appky patch

* change url for testing

* update url

* setup action

* setup actions for testing

* Testing (#28)

* appky patch

* change url for testing

* update url

* setup action

* setup actions for testing

* update action

* simulate new plugin

* Testing (#29)

* appky patch

* change url for testing

* update url

* setup action

* setup actions for testing

* simulate new plugin

* update details test

* Testing (#30)

* appky patch

* change url for testing

* update url

* setup action

* setup actions for testing

* simulate new plugin

* update details test

* add to existing package test

* Testing (#31)

* appky patch

* change url for testing

* update url

* setup action

* setup actions for testing

* simulate new plugin

* update details test

* add to existing package test

* non-config changes test

* Testing (#32)

* appky patch

* change url for testing

* update url

* setup action

* setup actions for testing

* simulate new plugin

* update details test

* add to existing package test

* non-config changes test

* fail test

* image too big

* invalid image url

* invalid appling

* add plugin without config

* add valid details

* log

* re-add details

* valid details

* Fail Testing (#33)

* appky patch

* change url for testing

* update url

* setup action

* setup actions for testing

* simulate new plugin

* update details test

* add to existing package test

* non-config changes test

* fail test

* image too big

* invalid image url

* invalid appling

* add plugin without config

* add valid details

* log

* re-add details

* valid details

* invalid to new

* last test

* fix details

* Testing (#34)

* appky patch

* change url for testing

* update url

* setup action

* setup actions for testing

* simulate new plugin

* update details test

* add to existing package test

* non-config changes test

* fail test

* image too big

* invalid image url

* invalid appling

* add plugin without config

* add valid details

* log

* re-add details

* valid details

* invalid to new

* last test

* fix details

* update icon

* Mmackz/plugin details config (#36)

* feat: add plugin details to db on pr

* refactor(builder): use required params for mint/burn

* refactor: use different logic for fetching updated config files

* refactor: change name of action

* fix: fetch origin

* docs: add comments

* feat: allow for multiple tasks

* tasks
@mmackz mmackz deleted the stargate_hotfix_9_22_23 branch March 14, 2024 17:40
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