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

chore(IFL-1355): removes reference to transmission key #4420

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

jowparks
Copy link
Contributor

@jowparks jowparks commented Nov 3, 2023

Summary

We do not use a diversifier in ironfish. This decision was made to allow auditability of fund sources when someone is receiving funds and uses their incoming view key to decrypt incoming funds.

Because of this transparency of sender, there is no longer a concept of a transmission key, which was an opaque version of the public address. This changes removes the vestigial naming.

Testing Plan

Tests pass

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API
Reference
)? If yes, link a
related documentation pull request for the website.

[ ] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and
what additional work is required, if any.

[ ] Yes

@jowparks jowparks requested a review from a team as a code owner November 3, 2023 18:38
@jowparks jowparks force-pushed the chore-cleanup-transmission-key branch 2 times, most recently from e1a3b34 to d02fe5b Compare November 3, 2023 18:40
@jowparks jowparks requested a review from mat-if November 3, 2023 18:41
@jowparks jowparks force-pushed the chore-cleanup-transmission-key branch from d02fe5b to 4adcc9b Compare November 3, 2023 18:47
@jowparks jowparks changed the title chore: removes reference to transmission key chore(IFL-1355): removes reference to transmission key Nov 3, 2023
Copy link
Contributor

@mat-if mat-if left a comment

Choose a reason for hiding this comment

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

thanks for tackling this 🙌

ironfish-rust/src/keys/public_address.rs Outdated Show resolved Hide resolved
@jowparks jowparks force-pushed the chore-cleanup-transmission-key branch 2 times, most recently from 39aedac to dbe8d14 Compare December 4, 2023 18:26
@jowparks jowparks force-pushed the chore-cleanup-transmission-key branch from dbe8d14 to decc425 Compare December 4, 2023 18:30
@jowparks jowparks merged commit afc2d87 into staging Dec 4, 2023
12 checks passed
@jowparks jowparks deleted the chore-cleanup-transmission-key branch December 4, 2023 20:30
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.

2 participants