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

fix: ignored consensus tests (see issue #4559) #4571

Merged
merged 42 commits into from
Aug 30, 2022

Conversation

jorgeantonio21
Copy link
Contributor

@jorgeantonio21 jorgeantonio21 commented Aug 30, 2022

Description

We address both (ignored) tests fn version() and fn sender_offset_public_key for consensus encoding,

Motivation and Context

The TransactionInput canonical hash and TransactionOutput hash currently miss specific fields, namely version and spender_offset_public_key. We address this following RFC, and resolve the tests mentioned above.

How Has This Been Tested?

Unit tests

@jorgeantonio21
Copy link
Contributor Author

Fixes #4559.

@jorgeantonio21 jorgeantonio21 marked this pull request as ready for review August 30, 2022 12:38
@stringhandler stringhandler merged commit 397fe67 into tari-project:development Aug 30, 2022
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.

None yet

2 participants