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

Fix APR calculation #574

Merged
merged 7 commits into from
Jun 18, 2024
Merged

Fix APR calculation #574

merged 7 commits into from
Jun 18, 2024

Conversation

jelysn
Copy link
Contributor

@jelysn jelysn commented Jun 18, 2024

No description provided.

amityadav0 and others added 5 commits June 17, 2024 04:38
* add calculate discount test and bug fix

* get asset by denom
* ci: use post-upgrade-snapshot-generator

* ci: update delete snapshot CI to use post upgrade snapshot gen binary
@@ -13,7 +13,7 @@ import (

func CmdRewards() *cobra.Command {
cmd := &cobra.Command{
Use: "get-position [address] [position-ids]",
Use: "rewards [address] [position-ids]",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update below line too:
Short: "Query position"

@Wgil Wgil changed the base branch from main to develop June 18, 2024 13:58
@fenriz07 fenriz07 self-requested a review June 18, 2024 14:30
@fenriz07 fenriz07 merged commit 55912a9 into develop Jun 18, 2024
1 of 2 checks passed
@fenriz07 fenriz07 deleted the post_v33_fix branch June 18, 2024 15:06
fenriz07 added a commit that referenced this pull request Jun 18, 2024
* [Bug]: Fix calculate discount and add more tests (#570)

* add calculate discount test and bug fix

* get asset by denom

* ci: use post-upgrade-snapshot-generator (#571)

* ci: use post-upgrade-snapshot-generator

* ci: update delete snapshot CI to use post upgrade snapshot gen binary

* fix 24hr apr tracking

* fix rewards query

* query rewards fix

* Update version

* fix rewards query description

---------

Co-authored-by: jelysn <129082781+jelysn@users.noreply.github.com>
Co-authored-by: Amit Yadav <amy29981@gmail.com>
Co-authored-by: Cosmic Vagabond <121588426+cosmic-vagabond@users.noreply.github.com>
Co-authored-by: Warao Gil <wari@elys.network>
@cosmic-vagabond cosmic-vagabond restored the post_v33_fix branch June 19, 2024 19:51
@cosmic-vagabond cosmic-vagabond mentioned this pull request Jun 19, 2024
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.

5 participants