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: decouple keeper from servers in pricefeed module #889

Merged
merged 6 commits into from
Sep 13, 2022

Conversation

AgentSmithMatrix
Copy link
Contributor

@AgentSmithMatrix AgentSmithMatrix commented Sep 12, 2022

close: #887

Description

It decouples keeper from server, keeping domain logic out of controller.

Purpose

It decouples infrastructure layer from domain layer.

@AgentSmithMatrix AgentSmithMatrix requested a review from a team as a code owner September 12, 2022 14:06
@AgentSmithMatrix AgentSmithMatrix changed the title Feat/887 servers decouple perp feat: decouple keeper from servers in pricefeed module Sep 12, 2022
@AgentSmithMatrix AgentSmithMatrix enabled auto-merge (squash) September 13, 2022 09:58
@AgentSmithMatrix AgentSmithMatrix merged commit b19072e into master Sep 13, 2022
@AgentSmithMatrix AgentSmithMatrix deleted the feat/887-servers-decouple-perp branch September 13, 2022 15:07
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.

feat(pricefeed): query/msg server keeper consistency
2 participants