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

Bootstrap legacy chain handler related files and folders #7481

Closed
Tracked by #7136
ishantiw opened this issue Sep 5, 2022 · 0 comments · Fixed by #7523
Closed
Tracked by #7136

Bootstrap legacy chain handler related files and folders #7481

ishantiw opened this issue Sep 5, 2022 · 0 comments · Fixed by #7523
Assignees
Milestone

Comments

@ishantiw
Copy link
Member

ishantiw commented Sep 5, 2022

Description

  • Create legacy folder under engine
  • Under legacy folder
    • Add schemas.ts, types.ts, constants.ts, legacy_chain_handler.ts, storage.ts, data_access.ts with license
    • Create LegacyChainHandler
    • Add corresponding test files for schemas.ts, types.ts, constants.ts, legacy_chain_handler.ts, storage.ts, data_access.ts with license

Note: Please add all the interfaces for data access, storage and LegacyChainHandler

Acceptance Criteria

  • All the files and folders mentioned in the issue should be present
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants