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

feat: add liquidity balancer specs table #11564

Merged
merged 2 commits into from
Dec 13, 2023

Conversation

makramkd
Copy link
Contributor

Add the liquidity balancer specs table. This table will be used to house the specs for the liquidity balancer job which will be implemented in ccip rather than core.

The entirety of the spec's content will be in the
liquidity_balancer_config field. This is done to minimize future migrations. This doesn't mean we won't be doing strict checks on the contents of the config during the validation process.

Copy link
Contributor

I see that you haven't updated any CHANGELOG files. Would it make sense to do so?

Add the liquidity balancer specs table. This table will be used to house
the specs for the liquidity balancer job which will be implemented in
ccip rather than core.

The entirety of the spec's content will be in the
`liquidity_balancer_config` field. This is done to minimize future
migrations. This doesn't mean we won't be doing strict checks on the
contents of the config during the validation process.
@makramkd makramkd force-pushed the feature/CCIP-1443/liqbalancer-migration branch from cda095f to ac4eace Compare December 13, 2023 17:50
@makramkd makramkd marked this pull request as ready for review December 13, 2023 18:03
@makramkd makramkd requested a review from RensR December 13, 2023 18:03
@cl-sonarqube-production
Copy link

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@makramkd makramkd added this pull request to the merge queue Dec 13, 2023
Merged via the queue into develop with commit 43e9f27 Dec 13, 2023
81 of 82 checks passed
@makramkd makramkd deleted the feature/CCIP-1443/liqbalancer-migration branch December 13, 2023 20:22
fbac pushed a commit that referenced this pull request Dec 14, 2023
Add the liquidity balancer specs table. This table will be used to house
the specs for the liquidity balancer job which will be implemented in
ccip rather than core.

The entirety of the spec's content will be in the
`liquidity_balancer_config` field. This is done to minimize future
migrations. This doesn't mean we won't be doing strict checks on the
contents of the config during the validation process.
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