All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.25.0 (2024-11-26)
1.24.1 (2024-10-28)
1.24.0 (2024-09-20)
- support STRK token for the gas fee in wallet-ui (#271) (8f50a33)
- bump starknet.js to v6.11.0 (#296) (e298244)
1.23.0 (2024-07-16)
- non zero balance on non deployed cairo 0 account (#276) (d9beafe)
- implement EIP-6963 multi injected provider discovery (#276) (d9beafe)
1.22.0 (2024-06-21)
- cairo 1 support (#202) (c5e36e9)
- Enable Local Testing of Webpack Federation Module (get-starknet remoteEntry.js) (#249) (b06f9f2)
- sf-640 revamp cicd workflow (#255) (6faaf02)
1.21.0 (2024-04-05)
1.20.0 (2024-03-05)
1.19.0 (2023-12-19)
1.18.0 (2023-09-22)
1.17.0 (2023-09-14)
1.16.0 (2023-09-13)
1.15.0 (2023-09-05)
- add cookie banner (#127) (64a94de)
- add t and c at footer (#120) (f33de15)
- migrate metamask flask handle to metamask (#121) (5eff492)
1.14.2 (2023-07-17)
1.14.1 (2023-04-24)
1.14.0 (2023-04-21)
1.13.0 (2023-03-15)
1.12.0 (2023-02-21)
- bump min snap version to 1.4.0 (c61c9cb)
1.11.0 (2023-02-21)
1.10.0 (2023-02-17)
- display a modal for the user to reinstall the snap in case he already had snap installed (#69) (108fc00)
1.9.0 (2023-02-17)
- bump min snap version to 1.3.0 (b2ff2c1)
1.8.0 (2023-02-17)
1.7.2 (2023-02-16)
1.7.1 (2023-02-15)
- change filter in the snap so that it gets the not received transactions when refreshing (#63) (74a612f)
1.7.0 (2023-02-15)
- bump min snap version to v1.2 (2a937db)
- improved decimals display + fix max function in the send modal (#59) (63ae882)
- show you have no transactions if account is not deployed yet (#62) (da47b1e)
- warn fees exceeds balance (#60) (3e9a66c)
- fix lint (686c96c)
- fix token symbol in not enough tokens message (#58) (eb4b18e)
- switch to change from ETH to USD mode (#61) (7e9106c)
1.6.0 (2023-02-04)
1.5.0 (2023-02-02)
1.4.0 (2023-02-02)
1.3.0 (2022-12-20)
1.2.0 (2022-12-20)
1.1.0 (2022-12-19)
1.0.0 (2022-12-15)
- starknet.js to v4.17.1 for new account deployment (#42)
0.15.1 (2022-10-25)
0.15.0 (2022-10-25)
0.14.1 (2022-10-11)
- auto select the newly added token from the asset list (#16) (b9f0282)
- fixed the starknet.js version to be v4.6.x (#22) (e71a87c)
0.13.0 (2022-09-20)
- added specific address index in starkNet_createAccount and fixed Dapp to always use 0 (#7) (0607626)
0.12.0 (2022-09-16)
- upgraded to starknet.js v4.5.0 and set Infura RPC node as the default provider (d666ac7)
- createAccount response fields and updated test cases and the ope… (#4) (6c03853)
- moved react-scripts to devDependencies and updated yarn.lock (ee320ce)
- Theme colors (aef0dfc)
- Updated theme colors (679dbcf)
0.11.0 (2022-08-22)
- added input validations and temporarily disabled starkNet_addNe… (#153) (265d9b3)
- removed image URL from Token and added more validations on Toke… (#147) (bd78e3a)
0.11.0-0 (2022-08-22)
- added input validations and temporarily disabled starkNet_addNe… (#153) (265d9b3)
- added request params validation in addErc20Token and test case … (#137) (36787ae)
- Added validations for getAccountPrivateKey (#141) (719191d)
- code revisions by adding type definitions for apiParams and req… (#134) (2afa44e)
- e2e CI tests improve (#138) (e3f7f55)
- removed image URL from Token and added more validations on Toke… (#147) (bd78e3a)
- removed showConfirmation param in snap endpoints and user input private key (#128) (8898f5e)
- renamed function names and added test cases (#144) (ece815c)
- resolved sonar lint code smells issues and removed getNonce call (#149) (aa64804)
- Sf 281 validations (#136) (302dd8c)
- use starknetjs extensively and upgrade to 3.17.0 (#126) (d817946)
- used starknet.js for deploy, added proxy contract string and nodeUrl, and breaking change on estimateFee response and baseUrl in Network (#142) (e698d9b)
0.10.0 (2022-08-08)
- Initial release of
wallet-ui
withrelease-please
- Previous versions tracked separately