avalanchego icon indicating copy to clipboard operation
avalanchego copied to clipboard

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

Open dhrubabasu opened this issue 11 months ago • 1 comments

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

  • [x] CI

dhrubabasu avatar Mar 07 '24 17:03 dhrubabasu

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.

github-actions[bot] avatar Apr 14 '24 00:04 github-actions[bot]