Skip to content

Releases: MetaMask/snaps

0.0.5

04 Apr 20:13
4acc644
Compare
Choose a tag to compare
  • @mm-snap/controllers
    • Fix PluginController._filterMemStoreState
      • It was overwriting the plugins state key with an empty object instead of merging the new state into it.
  • Some minor fixups

0.0.4

20 Mar 21:45
Compare
Choose a tag to compare
  • @mm-snap/controllers
    • Update PluginController
      • Update "add" method parameters
      • Add has, isRunning, startPlugin, stopPlugin methods
      • Update/fix docstrings
  • @mm-snap/rpc-methods
    • Update invokePlugin per updated PluginController.add interface

0.0.3

20 Mar 21:25
203031d
Compare
Choose a tag to compare
  • @mm-snap/controllers
    • Add ExternalResourceController
  • @mm-snap/rpc-methods
    • Add hookNames property to handlers
    • Add selectHooks utility function
    • Add getBip44Entropy RPC method
    • Move state methods to restricted
    • Add snap_manageAssets restricted method
  • @mm-snap/workers
    • Update SES endowments, console logs

0.0.2

25 Feb 17:34
cbdcc59
Compare
Choose a tag to compare
  • Support for plugin installation, removal, and native confirmations

Initial release, unstable

25 Feb 17:44
Compare
Choose a tag to compare

Initial release to get packages onto GitHub registry.

Packages still unstable.