-
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 M0+M1] feat: proxy colonies #3848
Open
bassgeta
wants to merge
44
commits into
master
Choose a base branch
from
feat/proxy-colonies-dev-env
base: master
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.
Open
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
5540fea
to
98d215f
Compare
15e4581
to
86d1d82
Compare
98d215f
to
60b97d8
Compare
3 tasks
cb151bb
to
7d782d1
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
Fix: Add showSearchValueAsOption flag to SearchSelect and refactor useFilterItems hook
Refactor: Changes for TokenSearchSelect after review
Feat: Fetch available chains from DB and update SUPPORTED_CHAINS config
Fix: Add AMOY_NETWORK to supported chains config
Chore: Update block ingestors hash
821e103
to
57b1137
Compare
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
The feature branch for setting up our dev environment
Block ingestor PR