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.
- Add
originparam to Keyring methods (#395)
- Handle json rpc errors globally (#386)
- Show a badge with SRP on each account row (#306)
- Include market data when fetching spot prices (#272)
- Dapp site UI improvements (#279)
- Support Multi-SRP + Implement Account Discovery (#274)
- Add
getLatestBlockhashprotocol request (#271)
- Bump
@metamask/keyring-apito^17.3.0(#266)
- Move to solscan (#264)
- Transaction decoding (#262)
- Warn on bad account in confirm
signIn(#256) - Confirmation UI for
signTransaction(#251) - Confirmation UI for
signMessageandsignIn(#247)
- Fee estimate in confirm tx request (#255)
- Put instructions back on confirmation (#230)
- Support for
swaptransactions (#214)
- Pulg send flow to
signAndSendTransaction(#212) - Add confirmation before submit request (#209)
- Add estimated changes to confirmation (#210)
- Conversions currency to lowercase (#167)
- Add coverage for the cronjob (#149)
- Snap send spl tokens transaction (#130)
- Add SPL token transaction parsing (#124)
- feat: add
keyring_listAccountTransactionssupport to the snap (#101)
- feat: connect 'Initiate Transfer' and 'Confirmation' dialogs together (#84)
- 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)
- fix: cors erros using Grove for mainnet rpc provider (#77)
- fix: support get account balances on different chains (#71)
- fix: changelogs (#69)
- Get account balances (#67)
- View account on ui (#65)
- Use delete account keyring method (#64)
- Create + List Solana accounts (#54)
- Add chakra for easier dx on site (#53)