-
Notifications
You must be signed in to change notification settings - Fork 59
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
Testing 0.32.1 #567
Closed
Testing 0.32.1 #567
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
Signed-off-by: bytesingsong <[email protected]>
get existing leverage position
* docs: add perpetual module specs * docs: add mechanism section * docs: fix formula formating * docs: fix formula formatting
* add update stop loss * add stop loss message and keeper function * fixes * remove stop loss from consolidate * fix attribute * add wasm bindings for stop loss msg * update error message * fix * fix checksameposition func test * del
* ci: upload and restore cache to and fro r2 * ci: fix credentials * ci: replace /restore by original cache action * ci: cache settings * ci: restore keys * ci: try another cache action package * ci: restore previous action * ci: region is auto * ci: Update retrieve-snapshot job * ci: Update retrieve-snapshot job (v2) * ci: Update retrieve-snapshot job (v3) * ci: Update retrieve-snapshot job (v2) * ci: test another cache action * ci: fix ref * ci: replace all jobs with new action cache * ci: fix commit hash * ci: use correct cache action * ci: fix distr balance * ci: distr balance * ci: fix distr balance * ci: start option * ci: use snapshot distribution balance state * ci: remove old rewards and fee pool funds from distribution account balance * ci: use new upgrade assure binary at chain-init stage * ci: fix path * ci: used forked version of actions cache s3 action * ci: fix action issue * ci: use goleveldb with CI snapshot generation flow * ci: reduce mem usage for create second validator job * ci: disable both bank and commitment from upgrade-assure * ci: increase job to 8GiB mem limit --------- Co-authored-by: zo0r <[email protected]>
* new gov proposal was added to update the burner module's params * buner keeper was fixed on test util * update-genesis.go was edited --------- Co-authored-by: Cosmic Vagabond <[email protected]>
* initial commit about 266 task * commit about 266 task * merged with main * delete update_wasm.json * update module.go * add new parameters to upgrade-assure * doc was added * update-genesis.go was edited --------- Co-authored-by: Cosmic Vagabond <[email protected]>
Signed-off-by: fudancoder <[email protected]>
* incentive APR query fix * update apr tracking from last 24hrs data * Update MaxEdenRewardAprLps to be applied on ProxyTVL instead of TVL * code cleanup * Add wasmbinding for leveragelp open and close estimation * Add CLI command for open and close estimation of leveragelp * Write basic masterchef spec * Write basic leveragelp spec * cleanup endpoints data * move some contents from PR 545 - leveragelp doc * move some contents from PR 546 - masterchef doc * add more on endpoints * more details in leveragelp and masterchef spec * copy mechanism section from PR545 * add query and msg for leveragelp rewards * update leveragelp liquidation & stopLoss price execution flow * .version was added * deploy was added * update consensus version of masterchef to prevent panic in unmarshal * .version was added * v4 migration update * refactor perpetual module files to avoid too many short files * refactor files in perp --------- Co-authored-by: Servio <[email protected]>
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.