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

cleanup LegacySwap swap decryption path #4706

Merged
merged 1 commit into from
Jul 23, 2024
Merged

cleanup LegacySwap swap decryption path #4706

merged 1 commit into from
Jul 23, 2024

Conversation

redshiftzero
Copy link
Member

@redshiftzero redshiftzero commented Jul 12, 2024

Describe your changes

This removes the LegacySwap symmetric encryption that is no longer used in Penumbra

Issue ticket number and link

Closes #4501

Checklist before requesting a review

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    Swaps were not encrypted using this LegacySwap method on mainnet

@redshiftzero redshiftzero marked this pull request as ready for review July 12, 2024 17:30
@redshiftzero redshiftzero merged commit 2ff25a6 into main Jul 23, 2024
13 checks passed
@redshiftzero redshiftzero deleted the legacy-swap branch July 23, 2024 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

crypto: remove LegacySwap symmetric decryption
2 participants