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: fix sdk dependency #643

Merged
merged 1 commit into from
Jun 11, 2024
Merged

feat: fix sdk dependency #643

merged 1 commit into from
Jun 11, 2024

Conversation

georgi-l95
Copy link
Collaborator

Description:
This PRs forces usage of stable sdk version to avoid local-node freeze.
Bumps all network configurations and add feature flag to allow HIP906 feature testing.

Related issue(s):

Fixes #640

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: georgi-l95 <[email protected]>
@georgi-l95 georgi-l95 self-assigned this Jun 11, 2024
@georgi-l95 georgi-l95 added Bug An error that causes the feature to behave differently than what was expected based on design. Limechain labels Jun 11, 2024
Copy link

sonarcloud bot commented Jun 11, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@georgi-l95 georgi-l95 added the P0 An issue impacting production environments or impacting multiple releases or multiple individuals. label Jun 11, 2024
@georgi-l95 georgi-l95 merged commit 4fc8650 into main Jun 11, 2024
12 of 13 checks passed
@georgi-l95 georgi-l95 deleted the fix-dependencies branch June 11, 2024 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug An error that causes the feature to behave differently than what was expected based on design. Limechain P0 An issue impacting production environments or impacting multiple releases or multiple individuals.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Updating dependencies breaks account creation
2 participants