iron-fish / ironfish

A novel cryptocurrency focused on privacy and accessibility.
https://ironfish.network
Mozilla Public License 2.0
964 stars 577 forks source link

Removes the ability to import/export AccountImport #5032

Closed NullSoldier closed 1 month ago

NullSoldier commented 1 month ago

Summary

For backwards compatability, we used to allow users to import/export AccountImport types instead of strings. Now we only allow importing / exporting encoded accounts.

Testing Plan

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.

[x] Yes

https://github.com/iron-fish/website/pull/709

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and label it with breaking-change-rpc or breaking-change-sdk.

[x] Yes

Added to the release draft