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

BCF-2637 Add evm chain id removal migrations #10669

Merged
merged 15 commits into from
Sep 18, 2023
Merged

Conversation

ilija42
Copy link
Contributor

@ilija42 ilija42 commented Sep 16, 2023

Added evm chain id not null migrations and helper function to be run pre migration to insert all evm chain ids.
This is done because injecting config(that is needed to know chain id) into migrations is a nightmare, so we use helper code that will be removed in the next node version

@github-actions
Copy link
Contributor

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

jmank88
jmank88 previously approved these changes Sep 16, 2023
@ilija42 ilija42 requested a review from samsondav September 18, 2023 20:59
@ilija42 ilija42 enabled auto-merge September 18, 2023 22:14
@ilija42 ilija42 added this pull request to the merge queue Sep 18, 2023
@cl-sonarqube-production
Copy link

SonarQube Quality Gate

Quality Gate failed

Failed condition 11.4% 11.4% Coverage on New Code (is less than 80%)

See analysis details on SonarQube

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 18, 2023
@ilija42 ilija42 added this pull request to the merge queue Sep 18, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 18, 2023
@ilija42 ilija42 added this pull request to the merge queue Sep 18, 2023
Merged via the queue into develop with commit eba9a27 Sep 18, 2023
98 of 99 checks passed
@ilija42 ilija42 deleted the BCF-2637-add-migrations branch September 18, 2023 23:18
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.

3 participants