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

[ECO-420] Add market registration events to aggregator #444

Merged
merged 4 commits into from
Sep 18, 2023
Merged

Conversation

CRBl69
Copy link
Collaborator

@CRBl69 CRBl69 commented Aug 25, 2023

Add the aggregator.

src/rust/aggregator/src/data.rs contains a trait of what an aggregator datum should be with extensive comment documentation.

src/rust/aggregator/src/data/markets.rs is an example implementation of that.

The main.rs file creates data aggregators, and periodically runs them.

Migrations were added to create a table to store market registrations per day.

@vercel
Copy link

vercel bot commented Aug 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
econia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 14, 2023 1:12pm

@vercel vercel bot temporarily deployed to Preview August 25, 2023 15:52 Inactive
@CRBl69 CRBl69 marked this pull request as ready for review September 14, 2023 13:11
@vercel vercel bot temporarily deployed to Preview September 14, 2023 13:12 Inactive
Copy link
Contributor

@elliottdehn elliottdehn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just the timestamp thing

@elliottdehn elliottdehn merged commit 964a99c into main Sep 18, 2023
2 of 5 checks passed
@elliottdehn elliottdehn deleted the ECO-420 branch September 18, 2023 19:20
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