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

[vms/avm] Remove all keystore APIs except ExportKey and ListAddresses #2822

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dhrubabasu
Copy link
Contributor

@dhrubabasu dhrubabasu commented Mar 7, 2024

Why this should be merged

These functions should not be used as keys should not be stored on the node. We'll retain ExportKey and ListAddresses to enable people to export their keys if they have not done so already.

How this works

Deletes all code relating to keystore APIs in the avm except ExportKey and ListAddresses.

How this was tested

  • CI

@dhrubabasu dhrubabasu added the cleanup Code quality improvement label Mar 7, 2024
@dhrubabasu dhrubabasu self-assigned this Mar 7, 2024
@dhrubabasu dhrubabasu changed the title [vms/avm] Remove all keystore APIs except ExportKey and `ListAddres… [vms/avm] Remove all keystore APIs except ExportKey and ListAddresses Mar 7, 2024
Copy link

This PR has become stale because it has been open for 30 days with no activity. Adding the lifecycle/frozen label will cause this PR to ignore lifecycle events.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code quality improvement lifecycle/stale
Projects
Status: Paused 🧊
Development

Successfully merging this pull request may close these issues.

None yet

1 participant