Skip to content

2.1.0

Latest
Compare
Choose a tag to compare
@ihordiachenko ihordiachenko released this 08 Apr 11:57
· 4 commits to main since this release
c43bebc

Added

  • @rarimo/rarime:
    • RemoveCredentials credentials RPC method;
    • ExportIdentity RPC method;
    • GetIdentity RPC method;
  • GitHub Actions for pull request checks and publishing RC/stable versions;

Changed

  • Extended snap RPC timeouts to 3 minutes;
  • @rarimo/rarime:
    • CreateIdentity - accept privateKeyHex optional param for identity creation;
  • Bump Yarn version to 4.1.1;
  • Use SWC instead of TSC for the build process;
  • Update Jest config for testing;
  • Use latest MetaMask snap libraries;
  • Use workspace version inside packages;

Fixed

  • @rarimo/rarime:
    • fixed handling nodeAux named as node_aux in some legacy credentials;

Removed

  • packages/site package;
  • Unused CI scripts;