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

feat: remove recovery byte #4301

Merged

Conversation

hansieodendaal
Copy link
Contributor

Description

Removed recovery byte from the output features due to the recently added
encrypted value to a transaction output being able to fulfil the original
intent of the recovery byte, i.e. to let a wallet pinpoint the UTXO's it
owns.

Motivation and Context

Recovery byte is not needed anymore.

How Has This Been Tested?

Unit tests
Integration tests

SWvheerden
SWvheerden previously approved these changes Jul 12, 2022
Copy link
Collaborator

@SWvheerden SWvheerden left a comment

Choose a reason for hiding this comment

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

LGTM
Its good to remove this much unused code

@hansieodendaal hansieodendaal changed the title [wip] chore: remove recovery byte chore: remove recovery byte Jul 12, 2022
@hansieodendaal hansieodendaal force-pushed the ho_remove_recovery_byte branch from c5acde7 to 811bfa7 Compare July 12, 2022 13:56
stringhandler
stringhandler previously approved these changes Jul 13, 2022
@hansieodendaal hansieodendaal changed the title chore: remove recovery byte feat: remove recovery byte Jul 14, 2022
@aviator-app aviator-app bot added mq-failed and removed mq-failed labels Jul 14, 2022
@hansieodendaal hansieodendaal force-pushed the ho_remove_recovery_byte branch from 3045822 to 4e400e8 Compare July 14, 2022 09:22
Removed recovery byte from the output features due to the recently added
encrypted value to a transaction output being able to fulfil the original
intent of the recovery byte, i.e. to let a wallet pinpoint the UTXO's it
owns.
@hansieodendaal hansieodendaal force-pushed the ho_remove_recovery_byte branch from 4e400e8 to 6ed8989 Compare July 14, 2022 11:14
@aviator-app aviator-app bot added mq-failed and removed mq-failed labels Jul 14, 2022
@stringhandler stringhandler merged commit a2778f0 into tari-project:development Jul 15, 2022
@hansieodendaal hansieodendaal deleted the ho_remove_recovery_byte branch July 15, 2022 07:19
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