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

Fix token::burn #2408

Merged
merged 4 commits into from
Jan 26, 2024
Merged

Fix token::burn #2408

merged 4 commits into from
Jan 26, 2024

Conversation

Fraccaman
Copy link
Member

@Fraccaman Fraccaman commented Jan 16, 2024

Describe your changes

Closes #2364. Fix the burn function.

Indicate on which release or other PRs this topic is based on

v0.30.1

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

@Fraccaman Fraccaman requested a review from brentstone January 16, 2024 21:18
@Fraccaman Fraccaman force-pushed the fraccaman+brent/fix-burn-function branch from 4d0a541 to b1adb46 Compare January 16, 2024 21:23
@Fraccaman Fraccaman marked this pull request as ready for review January 16, 2024 21:27
brentstone added a commit that referenced this pull request Jan 17, 2024
@brentstone brentstone mentioned this pull request Jan 17, 2024
brentstone
brentstone previously approved these changes Jan 17, 2024
@brentstone brentstone added bug Something isn't working ready for draft labels Jan 17, 2024
tzemanovic
tzemanovic previously approved these changes Jan 17, 2024
@tzemanovic tzemanovic mentioned this pull request Jan 17, 2024
@Fraccaman Fraccaman dismissed stale reviews from tzemanovic and brentstone via 5b12fa4 January 18, 2024 08:52
@Fraccaman Fraccaman force-pushed the fraccaman+brent/fix-burn-function branch from 13c2cba to 5b12fa4 Compare January 18, 2024 08:52
Fraccaman pushed a commit that referenced this pull request Jan 18, 2024
* origin/fraccaman+brent/fix-burn-function:
  changelog: add #2408
  another fix and a test
  fix: token::burn storage api
tzemanovic added a commit that referenced this pull request Jan 25, 2024
* origin/fraccaman+brent/fix-burn-function:
  changelog: add #2408
  another fix and a test
  fix: token::burn storage api
@tzemanovic tzemanovic mentioned this pull request Jan 25, 2024
@tzemanovic tzemanovic merged commit 19b8e86 into main Jan 26, 2024
13 of 15 checks passed
@tzemanovic tzemanovic deleted the fraccaman+brent/fix-burn-function branch January 26, 2024 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

After some epochs inflation is 0
3 participants