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 perp module. #886

Merged
merged 4 commits into from
Sep 13, 2022

Conversation

AgentSmithMatrix
Copy link
Contributor

@AgentSmithMatrix AgentSmithMatrix commented Sep 12, 2022

close: #885

Description

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

Purpose

It decouples infrastructure layer from domain layer.

@AgentSmithMatrix AgentSmithMatrix marked this pull request as ready for review September 12, 2022 11:53
@AgentSmithMatrix AgentSmithMatrix requested a review from a team as a code owner September 12, 2022 11:53
@AgentSmithMatrix AgentSmithMatrix enabled auto-merge (squash) September 13, 2022 09:58
@AgentSmithMatrix AgentSmithMatrix merged commit 8a69139 into master Sep 13, 2022
@AgentSmithMatrix AgentSmithMatrix deleted the feat/885-decouple-keeper-from-servers branch September 13, 2022 11:47
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(perp): query/msg server keeper consistency
2 participants