Skip to content

feat: Staking rewards APIs#11

Merged
ankurdotb merged 6 commits into
mainfrom
stakings-rewards-apis
Jun 9, 2022
Merged

feat: Staking rewards APIs#11
ankurdotb merged 6 commits into
mainfrom
stakings-rewards-apis

Conversation

@jay-dee7

@jay-dee7 jay-dee7 commented Jun 8, 2022

Copy link
Copy Markdown
Contributor

This PR combines #9 and #10 together because of a probable race condition in cloudflare deployment action.
We add two new APIs:

  • Total staked coins on the network - /supply/staked
  • Total delegators on the network - /staking/delegators/total

jay-dee7 and others added 4 commits June 7, 2022 10:58
Signed-off-by: jay-dee7 <jasdeepsingh.uppal@gmail.com>
Signed-off-by: jay-dee7 <jasdeepsingh.uppal@gmail.com>
@jay-dee7 jay-dee7 added the enhancement New feature or request label Jun 8, 2022
@jay-dee7 jay-dee7 requested review from Eengineer1 and ankurdotb June 8, 2022 07:28
@jay-dee7 jay-dee7 self-assigned this Jun 8, 2022
Signed-off-by: jay-dee7 <jasdeepsingh.uppal@gmail.com>
@jay-dee7 jay-dee7 temporarily deployed to staging June 8, 2022 07:36 Inactive
Signed-off-by: jay-dee7 <jasdeepsingh.uppal@gmail.com>
@jay-dee7 jay-dee7 temporarily deployed to staging June 8, 2022 22:55 Inactive
@ankurdotb ankurdotb merged commit 209d5f2 into main Jun 9, 2022
@ankurdotb ankurdotb deleted the stakings-rewards-apis branch June 9, 2022 00:16
cheqd-bot Bot pushed a commit that referenced this pull request Mar 13, 2025
## [2.0.0](1.0.0...2.0.0) (2025-03-13)

### ⚠ BREAKING CHANGES

* Add support for non-circulating-addresses

### Features

* Add analytics endpoints to fetch identity data [DEV-4774] ([#269](#269)) ([6ba0f6a](6ba0f6a)), closes [#270](#270)
* Add support for non-circulating-addresses ([b775822](b775822))
* Circulating supply API and vesting API fixes [DEV-1388] ([#7](#7)) ([a3e4a12](a3e4a12))
* Create circulating supply API [DEV-1028] ([3a26551](3a26551))
* Delegator Count for Validators ([#8](#8)) ([63830b6](63830b6))
* Design and implement monitoring for price discrepancies across exchanges [DEV-1300] ([#29](#29)) ([f2a10c3](f2a10c3))
* Remove market monitoring API and update documentation for identity analytics [DEV-4788] ([#271](#271)) ([5d01d69](5d01d69))
* Staking rewards APIs ([#11](#11)) ([209d5f2](209d5f2))
* Store identity-related transactions into relational DB [DEV-4773] ([#261](#261)) ([6ea1e62](6ea1e62))

### Bug Fixes

* Circulating supply response ([#41](#41)) ([3b930d3](3b930d3))
* Drop active validators KV ([#42](#42)) ([bcadfc5](bcadfc5))
* Filter by denom when displaying total account balance [DEV-3904] ([#197](#197)) ([5e58dce](5e58dce))
* Fix circulating supply API endpoint [DEV-1821] ([#35](#35)) ([301769e](301769e)), closes [#38](#38) [#37](#37)
* **graphql:** Broken upstream API fix [DEV-1726] ([#22](#22)) ([d1365d8](d1365d8))
* Removed mis-configs & added bindings ([29b2b66](29b2b66))
* Removed mis-configs & added bindings ([3e0092c](3e0092c))
* Update production KV ([e9ff2aa](e9ff2aa))
@cheqd-bot

cheqd-bot Bot commented Mar 13, 2025

Copy link
Copy Markdown

🎉 This PR is included in version 2.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@cheqd-bot cheqd-bot Bot added the released label Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request released

Development

Successfully merging this pull request may close these issues.

2 participants