-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
derivatives implment #307
Merged
Merged
derivatives implment #307
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kimurayu45z
requested changes
Dec 21, 2022
proto/derivatives/derivatives.proto
Outdated
]; | ||
} | ||
|
||
repeated Asset accepted_asstes = 1 [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo here
fix: derivatives query
* feat: proto * chore: proto gen * fix: errors * feat: refactor * feat: open position
* feat: eliminate closed positions * feat: msgs.go * fix: compile errors * feat: split files * feat: generate test codes with copilot
* feat: fix any cache * feat: comments * feat: simulation_test
… feat/derivatives
…it testing working
… feat/derivatives
feat: implement query
feat: implement query for imaginaryFundingFee
Hot fix bug v2
modify: fix PerpetualFutures query
chore: remove obsolete comment
modify: fix id increment logic
…vatives_further_unit_test
…stPositionId, ClosePosition test
Derivatives further unit test
…nto hot-temporary-fix-v2
[waitting #403]Hot temporary fix v2
Hot fix query v5
…nto feat/validator_openpositoin_param Conflicts: x/derivatives/types/errors.go
modify: add validator when open potision
…at/derivatives Conflicts: .vscode/tasks.json docs/core/proto-docs.md go.mod go.sum scripts/commands/prepare.sh
kimurayu45z
approved these changes
Mar 15, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.