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

Add needed subcomponents for State initialization #9260

Closed
Tracked by #8828
IvanKavaldzhiev opened this issue Sep 3, 2024 · 0 comments · Fixed by #9673 or #9710
Closed
Tracked by #8828

Add needed subcomponents for State initialization #9260

IvanKavaldzhiev opened this issue Sep 3, 2024 · 0 comments · Fixed by #9673 or #9710
Assignees
Labels
enhancement Type: New feature web3 Area: Web3 API
Milestone

Comments

@IvanKavaldzhiev
Copy link
Contributor

Problem

In order to properly initialize the State in hedera-mirror-web3, we should define several components, so that we can migrate the schema definitions and initialize the State with the needed structure.

Solution

Add implementation for the following components:

  • NetworkInfo
  • SchemaRegistry
  • ServiceMigrator

Add unit tests for these components.

Alternatives

No response

@IvanKavaldzhiev IvanKavaldzhiev added enhancement Type: New feature web3 Area: Web3 API labels Sep 3, 2024
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Mirror Node Sep 3, 2024
@steven-sheehy steven-sheehy moved this from 📋 Backlog to 🏃‍♀ Sprint backlog in Mirror Node Sep 29, 2024
@steven-sheehy steven-sheehy added this to the 0.116.0 milestone Sep 29, 2024
@steven-sheehy steven-sheehy modified the milestones: 0.116.0, 0.117.0 Oct 15, 2024
@kselveliev kselveliev self-assigned this Oct 21, 2024
@steven-sheehy steven-sheehy modified the milestones: 0.117.0, 0.118.0 Oct 27, 2024
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Mirror Node Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type: New feature web3 Area: Web3 API
Projects
Status: Done
3 participants