-
Notifications
You must be signed in to change notification settings - Fork 219
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: support for stealth addresses in one-sided transactions #4310
Merged
stringhandler
merged 30 commits into
tari-project:development
from
agubarev:stealth_addresses_clean
Jul 28, 2022
Merged
Changes from 24 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
55d3e59
reworked `scan_outputs_for_one_sided_payments()` to handle both types…
agubarev a5030ed
Merge branch 'development' into stealth_addresses_clean
agubarev a81d353
bugfix
agubarev 30ce16e
Merge remote-tracking branch 'origin/stealth_addresses_clean' into st…
agubarev 90a6517
Merge remote-tracking branch 'upstream/development' into stealth_addr…
agubarev 3fad93d
fix
agubarev 5d69b5d
Merge remote-tracking branch 'origin/stealth_addresses_clean' into st…
agubarev bc89132
fix
agubarev a683f45
Merge branch 'tari-project:development' into stealth_addresses_clean
agubarev 1a65870
small refactor before merging with another PR
agubarev 31715a0
reverted merge
agubarev a063105
refactored `scan_outputs_for_one_sided_payments()`
agubarev bbc8030
Merge branch 'development' into stealth_addresses_clean
agubarev 9667354
Merge branch 'tari-project:development' into stealth_addresses_clean
agubarev 11273b5
Merge branch 'development' into stealth_addresses_clean
agubarev e8dcd3c
ffi: added helper functions needed to test stealth addresses in cucumber
agubarev f2dd1c2
Merge branch 'development' into stealth_addresses_clean
agubarev 3e4ee3a
fix
agubarev 20bb419
Merge branch 'development' into stealth_addresses_clean
agubarev 0bf1c02
Merge branch 'development' into stealth_addresses_clean
agubarev b5d8081
Merge branch 'development' into stealth_addresses_clean
agubarev 652e0e3
cucumber test for one-sided stealth transactions
agubarev 31573ae
cucumber test for one-sided stealth transactions
agubarev 59b02f0
Merge remote-tracking branch 'origin/stealth_addresses_clean' into st…
agubarev e282c26
cleanup
agubarev 909026f
Merge branch 'development' into stealth_addresses_clean
agubarev b5b20b5
Merge branch 'development' into stealth_addresses_clean
agubarev 3f25f56
Merge branch 'development' into stealth_addresses_clean
agubarev 32d5577
fix: refactored code to use the new hashing API approach
agubarev db8302e
Merge branch 'development' into stealth_addresses_clean
stringhandler File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.