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

Token amount can be underestimated when minted in more than one box #181

Open
abchrisxyz opened this issue Feb 4, 2022 · 1 comment
Open
Labels
A-backend Affects whole backend area (most broad) C-feature New feature implementation P3-low Low priority

Comments

@abchrisxyz
Copy link

This tx mints a token into two output boxes: https://explorer.ergoplatform.com/en/transactions/79451d8c64afa7215546e8380c56bf0931e278ce08173bfe7cecd10e263fb134

Reported token amount (https://explorer.ergoplatform.com/en/issued-tokens?searchQuery=4a9d3ee47125781e5a2976e0c37862ae53e8f9ee39a26269a9c8c5d50bb05b9a) shows amount of tokens minted in first box, ignoring amount of tokens in second box.

@oskin1 oskin1 added A-backend Affects whole backend area (most broad) C-feature New feature implementation P3-low Low priority labels Feb 4, 2022
@MrStahlfelge
Copy link
Member

In my opinion we should not allow such token mintings. It will probably break most other clients as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-backend Affects whole backend area (most broad) C-feature New feature implementation P3-low Low priority
Projects
None yet
Development

No branches or pull requests

3 participants