Skip to content

Latest commit

 

History

History
209 lines (127 loc) · 7.51 KB

File metadata and controls

209 lines (127 loc) · 7.51 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

  • Add origin param to Keyring methods (#395)

Fixed

  • Handle json rpc errors globally (#386)

Added

  • Show a badge with SRP on each account row (#306)

Added

  • Include market data when fetching spot prices (#272)

Changed

  • Dapp site UI improvements (#279)

Added

  • Support Multi-SRP + Implement Account Discovery (#274)

Added

  • Add getLatestBlockhash protocol request (#271)

Added

  • Bump @metamask/keyring-api to ^17.3.0 (#266)

Changed

  • Move to solscan (#264)

Fixed

  • Transaction decoding (#262)

Added

  • Warn on bad account in confirm signIn (#256)
  • Confirmation UI for signTransaction (#251)
  • Confirmation UI for signMessage and signIn (#247)

Fixed

  • Fee estimate in confirm tx request (#255)

Fixed

  • Put instructions back on confirmation (#230)

Added

  • Support for swap transactions (#214)

Added

  • Pulg send flow to signAndSendTransaction (#212)
  • Add confirmation before submit request (#209)
  • Add estimated changes to confirmation (#210)

Added

  • Mock wallet-standard methods (#204)
  • Add sendAndConfirmTransaction confirmation (#183)

Added

  • Implement resolveAccountAddress (#175)
  • Implement push based transactions list (#157)

Fixed

  • Conversions currency to lowercase (#167)

Added

  • feat: update assets events (#158)
  • feat: sip29 in rpc (#153)

Added

  • Add coverage for the cronjob (#149)
  • Snap send spl tokens transaction (#130)
  • Add SPL token transaction parsing (#124)

Added

  • feat!: add scopes field to KeyringAccount (#134)
  • feat: list account assets (#125)

Added

  • feat: add keyring_listAccountTransactions support to the snap (#101)

Added

  • feat: connect 'Initiate Transfer' and 'Confirmation' dialogs together (#84)

Added

  • feat: amount input (#78)
  • feat: implement TransactionConfirmation dialog (#80)
  • [SOL-45] feat: implement Solana transactions (#70)
  • feat: account selector (#73)
  • feat: handle send action (#72)

Fixed

  • fix: cors erros using Grove for mainnet rpc provider (#77)
  • fix: support get account balances on different chains (#71)
  • fix: changelogs (#69)

Added

  • Get account balances (#67)
  • View account on ui (#65)
  • Use delete account keyring method (#64)
  • Create + List Solana accounts (#54)

Added

  • Add chakra for easier dx on site (#53)