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

cryptonote: sort tx_extra fields #4308

Merged
merged 1 commit into from
Oct 26, 2018

Conversation

moneromooo-monero
Copy link
Collaborator

This removes some small amount of fingerprinting entropy.
There is no consensus rule to require this since this field
is technically free form, and a transaction is free to have
custom data in it.

@moneromooo-monero
Copy link
Collaborator Author

Changed to append any unparsed data at the end if allow_partial is set, as this is more useful.

This removes some small amount of fingerprinting entropy.
There is no consensus rule to require this since this field
is technically free form, and a transaction is free to have
custom data in it.
Copy link
Contributor

@fluffypony fluffypony left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed

@fluffypony fluffypony merged commit 9907ea0 into monero-project:master Oct 26, 2018
fluffypony added a commit that referenced this pull request Oct 26, 2018
9907ea0 cryptonote: sort tx_extra fields (moneromooo-monero)
stoffu pushed a commit to stoffu/monero that referenced this pull request Oct 29, 2021
This removes some small amount of fingerprinting entropy.
There is no consensus rule to require this since this field
is technically free form, and a transaction is free to have
custom data in it.
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