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

EPIC: Core App Framework #11339

Closed
4 of 12 tasks
aaronc opened this issue Mar 9, 2022 · 1 comment
Closed
4 of 12 tasks

EPIC: Core App Framework #11339

aaronc opened this issue Mar 9, 2022 · 1 comment
Labels
T:Epic Epics

Comments

@aaronc
Copy link
Member

aaronc commented Mar 9, 2022

This meta-issue tracks framework-level tasks for the app wiring work which must be completed before migrating modules en masse to the new code generator, ORM, and DI-based app wiring.

  • create math go module
    • move types.Int -> math.Int
    • move types.Dec -> math.LegacyDec
  • ADR for Core API
  • create core go module
    • coins
      • create core/coins.Coins wrapper type based on the api module Coin type
      • create core/coins.LegacyDecCoins wrapper type based on the api module DecCoin type
    • events
      • create core/event.Manager type which uses the new proto.Message
    • store
      • TODO
@tac0turtle tac0turtle changed the title Core App Wiring Framework EPIC: Core App Wiring Framework May 6, 2022
@aaronc aaronc changed the title EPIC: Core App Wiring Framework EPIC: Core App Framework Sep 14, 2022
@tac0turtle tac0turtle removed the G:Q4 label Jan 18, 2023
@aaronc
Copy link
Member Author

aaronc commented Jan 24, 2023

Closing this in favor of #14683

@aaronc aaronc closed this as completed Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T:Epic Epics
Projects
No open projects
Development

No branches or pull requests

2 participants