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

Inflation chart burn event fix #1351

Merged
merged 2 commits into from
Jul 8, 2024
Merged

Inflation chart burn event fix #1351

merged 2 commits into from
Jul 8, 2024

Conversation

bobo-k2
Copy link
Contributor

@bobo-k2 bobo-k2 commented Jul 8, 2024

Pull Request Summary

Token burning on Astar happened today and realized inflation chart went wrong. This happened because actual token issuance after burning is lower than at the beginning of staking period 1.
image

As a quick fix I deduced burned amount from token issuance at the beginning of period 1.

Check list

  • contains breaking changes
  • adds new feature
  • modifies existing feature (bug fix or improvements)
  • relies on other tasks
  • documentation changes
  • tested on mobile devices

@bobo-k2 bobo-k2 changed the base branch from main to release-hotfix July 8, 2024 13:20
Copy link

github-actions bot commented Jul 8, 2024

Visit the preview URL for this PR (updated for commit df0d923):

https://astar-apps--pr1351-fix-inflation-chart-9az0j73z.web.app

(expires Mon, 15 Jul 2024 13:36:47 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: dd76fe72958fe2910fef9d53f0b4539b82b849db

src/hooks/useInflation.ts Show resolved Hide resolved
@bobo-k2 bobo-k2 merged commit dd85243 into release-hotfix Jul 8, 2024
6 checks passed
@bobo-k2 bobo-k2 deleted the fix/inflation-chart branch July 8, 2024 13:55
impelcrypto added a commit that referenced this pull request Jul 9, 2024
* hotfix: enabled zkEVM bridge for testnet (#1337)

* fix stake today card (#1339)

* fix stake today card 2 (#1340)

* hotfix: disabled bridge page for Astar zkEVM (#1341)

* disable layerzero bridge for zkEVM Maintenance  (#1342)

* disable layerzero bridge

* updates

* Re enable bridge (#1344)

* turn off the mainenance mode

* update zkEVM Api

* remove high traffic warning

* Bonus APR calculation fix (#1346)

* Bonus APR calculation fix

* Rename a variable

* hotfix: disabled XCM for Polkadot and relaychain (#1347)

* fix: disabled polkadot xcm (#1349)

* Inflation chart (#1351)

* Inflation chart quick fix

* Apply only on Astar

---------

Co-authored-by: Taegeon Alan Go <[email protected]>
Co-authored-by: Bobo <[email protected]>
@bobo-k2 bobo-k2 changed the title Inflation chart Inflation chart burn event fix Jul 9, 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.

2 participants