Skip to content

Releases: stanleyyconsensys/starknet-snap-test

wallet-ui: v2.0.0

17 Jun 09:44
cc16a0b
Compare
Choose a tag to compare

2.0.0 (2024-06-14)

⚠ BREAKING CHANGES

  • starknet.js to v4.17.1 for new account deployment (#42)

Features

  • add cookie banner (#127) (64a94de)
  • add t and c at footer (#120) (f33de15)
  • added changes to accommodate Voyager txn API responses changes (#34) (7990de0)
  • added console messages for version detection (#48) (1689a42)
  • added specific address index in starkNet_createAccount and fixed Dapp to always use 0 (#7) (0607626)
  • added support for MM flask v10.24.1 and added starkNet_estimate… (#50) (88acb2f)
  • auto select the newly added token from the asset list (#16) (b9f0282)
  • bump min snap version to 1.3.0 (b2ff2c1)
  • bump min snap version to 1.4.0 (c61c9cb)
  • bump min snap version to v1.2 (2a937db)
  • bump snap min version to v1.1 (#53) (77baf48)
  • changed name from StarkNet to Starknet (#138) (a153ee1)
  • deprecate goerli network (#217) (168484d)
  • display a modal for the user to reinstall the snap in case he already had snap installed (#69) (108fc00)
  • display Stark name in Sidebar (#184) (60f37da)
  • Enable Local Testing of Webpack Federation Module (get-starknet remoteEntry.js) (#249) (b06f9f2)
  • ensure the snap version in dev and staging env can be compared with that in prod (#46) (8f89a92)
  • fixed the starknet.js version to be v4.6.x (#22) (e71a87c)
  • implement network switch in UI (#175) (4b4ace7)
  • improved decimals display + fix max function in the send modal (#59) (63ae882)
  • migrate metamask flask handle to metamask (#121) (5eff492)
  • New Apis for Snap (#207) (675647d)
  • now use new logos (#140) (25aa9ac)
  • sepolia network (#187) (45b0463)
  • Sf 479 account deployment with first transaction (#55) (dedcbba)
  • sf-510 deprecation of status field for snap (#135) (59711bb)
  • show you have no transactions if account is not deployed yet (#62) (da47b1e)
  • starknet.js to v4.17.1 for new account deployment (#42) (f0df619)
  • switch from snap confirm to snap dialog (#71) (9350517)
  • update the min snap version to v1.0.0 (#44) (0deb190)
  • update the response of stark net get transactions (#51) (56266a8)
  • update version (#149) (1814c32)
  • upgrade starknet.js to v4.22 and fix the dependabot alerts by u… (#74) (a3827ee)
  • upgraded snap packages and patched luxon by upgrading yarn to v2 (#79) (94c2544)
  • upgraded to starknet.js v4.5.0 and set Infura RPC node as the default provider (d666ac7)
  • warn fees exceeds balance (#60) (3e9a66c)

Bug Fixes

Read more

starknet-snap: v3.0.0

17 Jun 09:44
cc16a0b
Compare
Choose a tag to compare

3.0.0 (2024-06-14)

⚠ BREAKING CHANGES

  • starknet.js to v4.17.1 for new account deployment (#42)

Features

  • add declare method (#159) (538704e)
  • add get starknet package (#186) (c44c00d)
  • add method support get-starknet (#173) (a857eed)
  • add multi transaction to snap (#161) (eaee37b)
  • add open rpc json (#167) (3bab995)
  • add strk token (#204) (86f3a82)
  • add switch network and get current network (#174) (560751f)
  • add usdc usdt (#176) (a48dccb)
  • add waiting mode for create account (#251) (0c91142)
  • added changes to accommodate Voyager txn API responses changes (#34) (7990de0)
  • added specific address index in starkNet_createAccount and fixed Dapp to always use 0 (#7) (0607626)
  • added support for MM flask v10.24.1 and added starkNet_estimate… (#50) (88acb2f)
  • bump starknetjs to 6.7.0 (#219) (a07c3f1)
  • changed name from StarkNet to Starknet (#138) (a153ee1)
  • deprecate goerli network (#217) (168484d)
  • display Stark name in Sidebar (#184) (60f37da)
  • ensure txns in snap state have the same status and timestamp as… (#10) (7c6de7c)
  • estimate fees (#162) (0aee946)
  • fixed the starknet.js version to be v4.6.x (#22) (e71a87c)
  • implement network switch in UI (#175) (4b4ace7)
  • migrate metamask flask handle to metamask (#121) (5eff492)
  • New Apis for Snap (#207) (675647d)
  • replace account class hash with constant value (#178) (f588c9c)
  • sepolia network (#187) (45b0463)
  • set Infura RPC node as the default provider for mainnet (5d969d0)
  • Sf 479 account deployment with first transaction (#55) (dedcbba)
  • sf 612 add alchemy provider (#236) (499f59d)
  • sf 613 add cicd support for alchemy (#237) (033fdc6)
  • sf-510 deprecation of status field for snap (#135) (59711bb)
  • sign transaction ongoing (#158) (0b7a8b1)
  • simplify dialog text render method (#170) (9f1c593)
  • starknet.js to v4.17.1 for new account deployment (#42) (f0df619)
  • switch from snap confirm to snap dialog (#71) (9350517)
  • switched back to use Infura endpoints except for estimateFeeBulk (#76) (9df15df)
  • temporarily reverted back to use StarkNet feeder gateway APIs as default provider (#39) (ed05913)
  • update snap demo html (#160) (b53cc7f)
  • update the response of stark net get transactions (#51) (56266a8)
  • update to use snap_getBip44Entropy (#21) (a619c66)
  • updated snap shasum (43f9cbc)
  • updated yarn.lock and temporarily set Sequencer as the default provider for mainnet (db01340)
  • upgrade starknet.js to v4.22 and fix the dependabot alerts by u… (#74) (a3827ee)
  • upgraded snap packages and patched luxon by upgrading yarn to v2 (#79) (94c2544)
  • upgraded to starknet.js v4.5.0 ...
Read more