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: event based history tables, dbs and importer #20

Merged
merged 5 commits into from
Apr 15, 2024

Conversation

tmrdlt
Copy link
Member

@tmrdlt tmrdlt commented Apr 3, 2024

  • Added historyV2 table & db
  • Added historyErrorV2 table & db:
    • Remove totalSupply
    • Use BigInt for all numbers
  • Added importerV2
  • Fix: Re-added TasksModule to AppModule
  • Fixed udpate in PairLiquidityInfoHistoryDb.upsert
  • Fixed ClientModule

@tmrdlt tmrdlt self-assigned this Apr 3, 2024
@tmrdlt tmrdlt force-pushed the feat/event-based-history branch from 879bc16 to 6ed14a7 Compare April 3, 2024 12:09
@tmrdlt tmrdlt force-pushed the refactor/reorganize-dtos branch from 18a8702 to f662823 Compare April 3, 2024 12:10
@tmrdlt tmrdlt force-pushed the feat/event-based-history branch from 6ed14a7 to 3be0e67 Compare April 3, 2024 12:12
Base automatically changed from refactor/reorganize-dtos to feat/grant-2 April 3, 2024 12:13
@tmrdlt tmrdlt force-pushed the feat/event-based-history branch from 3be0e67 to b2150f3 Compare April 3, 2024 12:14
@tmrdlt tmrdlt force-pushed the feat/event-based-history branch from f2feb05 to 02723ca Compare April 4, 2024 08:19
@tmrdlt tmrdlt requested a review from kenodressel April 4, 2024 12:03
@tmrdlt tmrdlt marked this pull request as ready for review April 4, 2024 12:03
@tmrdlt tmrdlt changed the title feat: added new tables, added v2 importer and dbs feat: historyV2 tables, dbs and importer Apr 4, 2024
@tmrdlt tmrdlt changed the title feat: historyV2 tables, dbs and importer feat: event based history tables, dbs and importer Apr 4, 2024
@tmrdlt tmrdlt requested a review from kenodressel April 15, 2024 09:13
@tmrdlt tmrdlt merged commit 86f549a into feat/grant-2 Apr 15, 2024
2 checks passed
@tmrdlt tmrdlt deleted the feat/event-based-history branch April 15, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants