Skip to content

feat: Circulating supply API updates for delayed vesting accounts [DEV-1388]#7

Merged
ankurdotb merged 24 commits into
mainfrom
delayed-vesting-support
Jun 3, 2022
Merged

feat: Circulating supply API updates for delayed vesting accounts [DEV-1388]#7
ankurdotb merged 24 commits into
mainfrom
delayed-vesting-support

Conversation

@Eengineer1
Copy link
Copy Markdown
Member

@Eengineer1 Eengineer1 commented May 31, 2022

Way to test the actual numbers ->

  • Find which are throwing an exception in the production build
  • Mark them as delayed:<address>
  • Cross-check at staging deployment

EDIT:

  • Added DelayedVesting account singular address re-routing to ledger REST API rather than BigDipper GraphQL service.
    Affects:
    /balances/total/<address>
    /balances/vesting/<address>
    /balances/vested/<address>
    /balances/liquid/<address>

@Eengineer1 Eengineer1 changed the title Fix(DelVestAcc): Route exceptions to ledger REST API [DEV-1388] Fix(del_vesting_acc): Route exceptions to ledger REST API [DEV-1388] May 31, 2022
@Eengineer1 Eengineer1 changed the title Fix(del_vesting_acc): Route exceptions to ledger REST API [DEV-1388] fix(del_vesting_acc): Route exceptions to ledger REST API [DEV-1388] May 31, 2022
@Eengineer1 Eengineer1 temporarily deployed to staging May 31, 2022 19:27 Inactive
@Eengineer1 Eengineer1 requested a review from ankurdotb May 31, 2022 19:32
@ankurdotb ankurdotb force-pushed the delayed-vesting-support branch from 7279a10 to 4799619 Compare June 1, 2022 11:30
@ankurdotb ankurdotb temporarily deployed to staging June 1, 2022 11:30 Inactive
@Eengineer1 Eengineer1 temporarily deployed to staging June 1, 2022 11:39 Inactive
@Eengineer1 Eengineer1 temporarily deployed to staging June 1, 2022 11:49 Inactive
@ankurdotb ankurdotb temporarily deployed to staging June 1, 2022 12:10 Inactive
@ankurdotb ankurdotb temporarily deployed to staging June 1, 2022 12:16 Inactive
@Eengineer1 Eengineer1 temporarily deployed to staging June 1, 2022 12:21 Inactive
@Eengineer1 Eengineer1 temporarily deployed to staging June 1, 2022 15:35 Inactive
@Eengineer1 Eengineer1 temporarily deployed to staging June 2, 2022 15:17 Inactive
@Eengineer1 Eengineer1 temporarily deployed to staging June 2, 2022 16:56 Inactive
@Eengineer1 Eengineer1 temporarily deployed to staging June 2, 2022 17:03 Inactive
@Eengineer1 Eengineer1 temporarily deployed to staging June 2, 2022 17:19 Inactive
@ankurdotb ankurdotb temporarily deployed to staging June 3, 2022 15:25 Inactive
@ankurdotb ankurdotb temporarily deployed to staging June 3, 2022 16:09 Inactive
@ankurdotb ankurdotb temporarily deployed to staging June 3, 2022 16:36 Inactive
@ankurdotb ankurdotb changed the title fix(del_vesting_acc): Route exceptions to ledger REST API [DEV-1388] feat: Circulating supply API updates for delayed vesting accounts [DEV-1388] Jun 3, 2022
ankurdotb
ankurdotb previously approved these changes Jun 3, 2022
@ankurdotb ankurdotb temporarily deployed to staging June 3, 2022 16:47 Inactive
@ankurdotb ankurdotb merged commit a3e4a12 into main Jun 3, 2022
@ankurdotb ankurdotb deleted the delayed-vesting-support branch June 3, 2022 16:51
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
Copy link
Copy Markdown

cheqd-bot Bot commented Mar 13, 2025

🎉 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

Development

Successfully merging this pull request may close these issues.

2 participants