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

[move] burn tracker #69

Merged
merged 14 commits into from
Oct 26, 2023
Merged

Conversation

sirouk
Copy link
Contributor

@sirouk sirouk commented Oct 25, 2023

information on each account which helps to visualize the cumulative effect of system burns.

  • add BurnTracker struct (tbd rename) in ol_account.move
  • add FinalSupply struct in libra_coin.move
  • on every account withdrawal or deposit maybe this is updated
  • tests: refactor the coin initialization in mock.move to account for new state

@0o-de-lally 0o-de-lally changed the title Burn tracker [move] burn tracker Oct 25, 2023
@sirouk sirouk merged commit f5db776 into 0LNetworkCommunity:main Oct 26, 2023
10 checks passed
0o-de-lally added a commit that referenced this pull request Oct 26, 2023
Co-authored-by: 0o-de-lally <[email protected]>
0o-de-lally added a commit that referenced this pull request Aug 8, 2024
Co-authored-by: 0o-de-lally <[email protected]>
0o-de-lally added a commit that referenced this pull request Aug 8, 2024
Co-authored-by: 0o-de-lally <[email protected]>
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 17, 2024
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 17, 2024
0o-de-lally added a commit to 0o-de-lally/libra-framework that referenced this pull request Aug 17, 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.

3 participants