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: unify encrypt decrypt for nip04 and nip44 #3127

Merged
merged 3 commits into from
Apr 29, 2024

Conversation

pavanjoshi914
Copy link
Contributor

Describe the changes you have made in this PR

combine encrypt decrypt for nip04 and nip44

Type of change

(Remove other not matching type)

  • feat: New feature (non-breaking change which adds functionality)

Checklist

  • Self-review of changed code
  • Manual testing
  • Added automated tests where applicable
  • Update Docs & Guides
  • For UI-related changes
  • Darkmode
  • Responsive layout

@pavanjoshi914 pavanjoshi914 marked this pull request as draft April 12, 2024 10:16
@pavanjoshi914 pavanjoshi914 marked this pull request as ready for review April 15, 2024 07:33
Copy link
Contributor

@reneaaron reneaaron left a comment

Choose a reason for hiding this comment

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

tACK

@pavanjoshi914 Something seems to be not working with the migrations:

image

Steps to reproduce:

  1. Install old version, add permissions for nip 04 encrypt / decrypt
  2. Upgrade to new version
  3. Old permissions are not migrated it seems

@pavanjoshi914
Copy link
Contributor Author

@reneaaron it's working for me!

i checked out master
set the permission
checkout this branch, reload the extension
image

@reneaaron reneaaron added the next-release To be included in the next release label Apr 29, 2024
@reneaaron
Copy link
Contributor

Tested again with a clean install, now it worked. Sorry 🤷‍♂️

@reneaaron reneaaron enabled auto-merge (squash) April 29, 2024 13:41
@reneaaron reneaaron merged commit 116c8ae into master Apr 29, 2024
7 checks passed
@reneaaron reneaaron deleted the unify-encrypt-decrypt- branch April 29, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next-release To be included in the next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants