-
Notifications
You must be signed in to change notification settings - Fork 0
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
[마켓] 주문창 gRPC 통신 및 매수, 매도 주문 등록 #89
base: develop
Are you sure you want to change the base?
Commits on Nov 14, 2024
-
✨Feat. orderHistory, sellOdrer, buyOrder 모델링
Co-authored-by: Jeongwisdom <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a58a60e - Browse repository at this point
Copy the full SHA a58a60eView commit details -
Co-authored-by: Jeongwisdom [email protected]
Configuration menu - View commit details
-
Copy full SHA for ed41094 - Browse repository at this point
Copy the full SHA ed41094View commit details -
✨Feat. asset gRPC 서버 구현 #74 #75 #76 #77 #78 #79 #80
- port# : 5001 Co-authored-by: Jeongwisdom [email protected]
Configuration menu - View commit details
-
Copy full SHA for a81d160 - Browse repository at this point
Copy the full SHA a81d160View commit details -
✨Feat. Transanction 매수, 매도 API, gRPC client 구현
Co-authored-by: Jeongwisdom <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54e41f8 - Browse repository at this point
Copy the full SHA 54e41f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e6ab88 - Browse repository at this point
Copy the full SHA 5e6ab88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0968335 - Browse repository at this point
Copy the full SHA 0968335View commit details -
- OrderLimitRequestDto: 지정가 매수, 매도 요청 - coin_code -> coinCode - order.proto 필드명 변경 - orderId -> historyId
Configuration menu - View commit details
-
Copy full SHA for 82b33ae - Browse repository at this point
Copy the full SHA 82b33aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a517426 - Browse repository at this point
Copy the full SHA a517426View commit details -
♻️Refactor. transaction; 세션 모듈 사용으로 변경
- AuthenticatedGuard import문 경로 변경
Configuration menu - View commit details
-
Copy full SHA for 30a73e9 - Browse repository at this point
Copy the full SHA 30a73e9View commit details -
✨Feat. transaction controller 테스트 코드
- 기존 비어있는 테스트 파일 삭제 - 매수 매도 주문 - 주문 성공 - 잔액 부족시 BadRequestException - 트랜잭션 오류시InternalServerErrorException
Configuration menu - View commit details
-
Copy full SHA for a9c66d1 - Browse repository at this point
Copy the full SHA a9c66d1View commit details