Skip to content

fix: Fix circulating supply API endpoint [DEV-1821]#35

Merged
ankurdotb merged 104 commits into
mainfrom
fix-circulating-supply
Oct 25, 2022
Merged

fix: Fix circulating supply API endpoint [DEV-1821]#35
ankurdotb merged 104 commits into
mainfrom
fix-circulating-supply

Conversation

@ankurdotb
Copy link
Copy Markdown
Collaborator

No description provided.

ankurdotb and others added 30 commits September 26, 2022 16:43
@benyam7 benyam7 temporarily deployed to staging October 25, 2022 08:05 Inactive
@benyam7 benyam7 temporarily deployed to staging October 25, 2022 08:32 Inactive
commit 01de011
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Oct 25 11:56:22 2022 +0100

    chore(deps-dev): Bump wrangler from 2.1.11 to 2.1.13 (#38)

    Bumps [wrangler](https://github.com/cloudflare/wrangler2/tree/HEAD/packages/wrangler) from 2.1.11 to 2.1.13.
    - [Release notes](https://github.com/cloudflare/wrangler2/releases)
    - [Changelog](https://github.com/cloudflare/wrangler2/blob/main/packages/wrangler/CHANGELOG.md)
    - [Commits](https://github.com/cloudflare/wrangler2/commits/wrangler@2.1.13/packages/wrangler)

    ---
    updated-dependencies:
    - dependency-name: wrangler
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit b93eeca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Oct 25 11:48:05 2022 +0100

    chore(deps-dev): Bump @cloudflare/workers-types from 3.17.0 to 3.18.0 (#37)

    Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workers-types) from 3.17.0 to 3.18.0.
    - [Release notes](https://github.com/cloudflare/workers-types/releases)
    - [Changelog](https://github.com/cloudflare/workers-types/blob/master/CHANGELOG.md)
    - [Commits](cloudflare/workers-types@v3.17.0...v3.18.0)

    ---
    updated-dependencies:
    - dependency-name: "@cloudflare/workers-types"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@ankurdotb ankurdotb temporarily deployed to staging October 25, 2022 13:18 Inactive
@benyam7 benyam7 temporarily deployed to staging October 25, 2022 15:01 Inactive
@ankurdotb ankurdotb temporarily deployed to staging October 25, 2022 16:53 Inactive
@ankurdotb ankurdotb temporarily deployed to staging October 25, 2022 17:19 Inactive
@ankurdotb ankurdotb temporarily deployed to staging October 25, 2022 18:40 Inactive
@ankurdotb ankurdotb temporarily deployed to staging October 25, 2022 19:30 Inactive
@ankurdotb ankurdotb merged commit 301769e into main Oct 25, 2022
@ankurdotb ankurdotb deleted the fix-circulating-supply branch October 25, 2022 19:35
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
@ankurdotb
Copy link
Copy Markdown
Collaborator Author

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.

4 participants