-
Notifications
You must be signed in to change notification settings - Fork 15
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
[Proxy colonies M2] feat: Proxy colonies M2 #4172
Draft
mmioana
wants to merge
71
commits into
feat/proxy-colonies-dev-env
Choose a base branch
from
feat/M2-proxy-colonies
base: feat/proxy-colonies-dev-env
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Base automatically changed from
feat/M1-proxy-colonies
to
feat/proxy-colonies-dev-env
January 24, 2025 11:06
5109ea2
to
cb151bb
Compare
Feat: Add proxy block ingestor docker config
Feat: Add proxy colonies query and display list in UI
Fix: Update proxy block ingestor docker config
Add multichain info to action Update block ingestor hash and add MULTI_CHAIN_BRIDGE_ENDPOINT var Upgrade colony packages version
Feat: Get colony creation event and update colony model Chore: Update block ingestor hash
Fix: Upgrade colony sdk and update createProxyColony overrides
Chore: Update block ingestor hash
Feat: Add manage supported chain action Feat: Add SUPPORTED_CHAINS_ACTION feature flag
Fix: Action list index when ManageSupportedChains is disabled
Feat: Re-enable deployed proxy colony
… reference to the action an action finalized
Refactor: Search select component and usage
Refactor: Update TokenSearchSelect to use SearchSelect
Refactor: Rename search select option renderers and pass isMobile prop
[Proxy colonies M1] feat: handle cases where the main chain ingestor is slower than the proxy one
Feat: Add colony native token deployment script for proxy chain
Feat: Add minting tokens script
…ens script Refactor: Removed unlock and mint token functionality from deploy tokens script
Feat: Handle colony native token funds claims on different chain
Feat: Add claim tokens on all chains saga
Refactor: Remove unused saga for claiming tokens on proxy chain
d063563
to
f812cd5
Compare
f812cd5
to
af57d65
Compare
…orts proxy colonies
Feat: Update fetchDomainBalance lambda to account for proxy chains
Feat: Add support for older colony versions
Chore: Update colony js package version
Refactor: Replace colonyClaimToken with colonyClaimFunds saga
Refactor: Change order for token address and chain id
821e103
to
57b1137
Compare
[Proxy colonies] Balances page
…bda-updates [Proxy colonies M2] Update fetchDomainBalance lambda to account for proxy chains
Chore: Update block ingestor hash
…claim-token-saga [Proxy colonies M2] Remove colonyClaimToken saga usage
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Testing
TODO: High level overview of what reviewers are testing with your pr.
TODO: Followed by step-by-step instructions for testing your branch so reviewers can easily jump straight in and start testing.
Diffs
New stuff ✨
Changes 🏗
Deletions ⚰️
TODO
(Resolves | Contributes to) #31415