fix: Resolve testnet cronjob failures [DEV-4789]#270
Merged
Conversation
Collaborator
ankurdotb
approved these changes
Mar 11, 2025
ankurdotb
added a commit
that referenced
this pull request
Mar 12, 2025
* feat: Add analytics endpoints to fetch identity data * fix: Resolve testnet cronjob failures [DEV-4789] (#270) fix: Resolve testnet cronjob failures * package bump * Apply DB changes and format API responses differently * bump * Remove ledgerDenom and ledgerOperationType from response & fix typo in DB schema * Allow case-insensitive filtering --------- Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>
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))
This file contains hidden or 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
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.