This project aims to scale the Ethereum Name Service (ENS) by consolidating existing patterns and proofs of concept into a unified and production-ready codebase.
[X] Have you followed the guidelines in our Contributing document?
[X] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
Description
This adds the migration structure to the gateway to improve the database management by enabling the addition of columns and tables supporting existing data.
Related Issue
146
Changes
[X] New feature implementation
[ ] Bug fix
[ ] Code refactoring
[ ] Documentation update
[ ] Other (please specify)
Changes to Core Features:
[X] Have you added an explanation of what your changes do and why you'd like us to include them?
[X] Have you written new tests for your core changes, as applicable?
[X] Have you successfully run tests with your changes locally?
Gateway Database Migration
All Submissions:
Description
This adds the migration structure to the gateway to improve the database management by enabling the addition of columns and tables supporting existing data.
Related Issue
146
Changes
Changes to Core Features: