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

use asset fingerprint for outputs with tokens #7

Merged
merged 2 commits into from
Mar 30, 2021

Conversation

janmazak
Copy link

The sole purpose of this PR is to display asset fingerprint, as described in
cardano-foundation/CIPs#64
instead of policy id and asset name when dealing with multiasset outputs.

It requires introduction of a new hash function (160-bit blake2b) and some minor changes in state machines (we need to have both policy id and asset name in memory at the same time to compute the fingerprint).

@TamtamHero TamtamHero merged commit 5f7ded0 into LedgerHQ:master Mar 30, 2021
@janmazak janmazak deleted the asset-fingerprint branch June 29, 2021 12:49
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