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!: add source address to encrypted data #6472

Merged
merged 3 commits into from
Aug 16, 2024

Conversation

SWvheerden
Copy link
Collaborator

Description

This adds the source address to encrypted data

Motivation and Context

This allows a one-sided payment to send over its address to the receiving wallet
It also allows a wallet recovering funds to see where the funds came from.

How Has This Been Tested?

unit test and manual

@SWvheerden SWvheerden requested a review from a team as a code owner August 16, 2024 13:13
Copy link

github-actions bot commented Aug 16, 2024

Test Results (CI)

    3 files    126 suites   50m 54s ⏱️
1 307 tests 1 307 ✅ 0 💤 0 ❌
3 907 runs  3 907 ✅ 0 💤 0 ❌

Results for commit 48c0df7.

♻️ This comment has been updated with latest results.

@ghpbot-tari-project ghpbot-tari-project added P-acks_required Process - Requires more ACKs or utACKs P-reviews_required Process - Requires a review from a lead maintainer to be merged labels Aug 16, 2024
Copy link

Test Results (Integration tests)

37 tests  +37   37 ✅ +37   15m 57s ⏱️ + 15m 57s
11 suites +11    0 💤 ± 0 
 2 files   + 2    0 ❌ ± 0 

Results for commit 58cd97c. ± Comparison against base commit 777869d.

Copy link
Contributor

@hansieodendaal hansieodendaal left a comment

Choose a reason for hiding this comment

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

utACK

(Please add an issue to make adding the sender address in encrypted data optional for (a) change, (b) interactive transactions and (c) one-sided transactions. For one-sided transactions the sender should have the ability to decide when creating the transaction. See #6475)

@SWvheerden SWvheerden merged commit e97afc5 into tari-project:development Aug 16, 2024
14 of 16 checks passed
@SWvheerden SWvheerden deleted the sw_add_source_address branch August 19, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P-acks_required Process - Requires more ACKs or utACKs P-reviews_required Process - Requires a review from a lead maintainer to be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants