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

매수 지정가 repository 구현 #78

Open
Jeongwisdom opened this issue Nov 12, 2024 · 0 comments
Open

매수 지정가 repository 구현 #78

Jeongwisdom opened this issue Nov 12, 2024 · 0 comments
Assignees
Labels
🐶BE 백엔드 ✨Feat 새로운 기능 추가

Comments

@Jeongwisdom
Copy link
Collaborator

Jeongwisdom commented Nov 12, 2024

요약

  • balance repository
    • asset 테이블의 availabeBalance 확인
    • asset 테이블 availabeBalance 차감 및 lockedBalance 증가 update
    • order_history 주문 등록
    • 실패 시 rollback 함수
  • transaction repository
    • sell_order에 주문 등록

트러블 슈팅

완료조건

  • [ ]
@Jeongwisdom Jeongwisdom added ✨Feat 새로운 기능 추가 🐶BE 백엔드 labels Nov 12, 2024
@Jeongwisdom Jeongwisdom added this to the 3주차 스프린트 milestone Nov 12, 2024
tongticktack added a commit that referenced this issue Nov 13, 2024
- port# : 5001
Co-authored-by: Jeongwisdom [email protected]
tongticktack added a commit that referenced this issue Nov 14, 2024
- port# : 5001
Co-authored-by: Jeongwisdom [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐶BE 백엔드 ✨Feat 새로운 기능 추가
Projects
None yet
Development

No branches or pull requests

2 participants