Skip to content

Releases: massalabs/wallet-provider

3.3.0

12 Sep 13:35

Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.3.0

3.2.0

17 Apr 11:54

Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.2.0

3.1.1

16 Jan 14:16
ce3016a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.1.1

3.0.0

29 Oct 15:33
fa55b8c

Choose a tag to compare

Merge of next branch:
Full refactoring to use generic Provider from massa-web3!

What's Changed

Full Changelog: v2.0.0...v3.0.0

v2.0.0

09 Apr 16:09
8a536ed

Choose a tag to compare

What's Changed

  • Change the way we detect if Bearby is installed by @Ben-Rey in #198
  • Improve wallet provider by @Ben-Rey in #200
  • Export function to detect if wallet plugin is installed by @Ben-Rey in #201
  • Bump vite from 4.4.12 to 4.5.2 in /test-extension/dapp-vite by @dependabot in #195
  • Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #189
  • fix bearby not detected by @Ben-Rey in #203
  • Improve or add documentation for src/connector folder (#174) by @Ben-Rey in #175
  • 145 add missing unit test code snippets by @thomas-senechal in #147
  • Change bearby balance function by @Ben-Rey in #202
  • fix non relative import by @peterjah in #207
  • Run tests serially by @Ben-Rey in #208
  • clean dependencies by @peterjah in #209
  • fix prettier plugin by @peterjah in #210
  • Fix read bearby and update web3 utils by @Ben-Rey in #211
  • Starter to Homogenize errors by @Ben-Rey in #212
  • Clean read bearby by @Ben-Rey in #213
  • Update bearby js by @Ben-Rey in #214
  • Bump axios from 0.26.1 to 0.28.0 by @dependabot in #206
  • Doc/improve code snippet by @Ben-Rey in #215
  • increase isMassaWalletEnabled timeout by @Thykof in #218
  • Bump vite from 4.5.2 to 4.5.3 in /test-extension/dapp-vite by @dependabot in #220
  • Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #217
  • Update major version by @Ben-Rey in #222

New Contributors

Full Changelog: v1.5.2...v2.0.0

v1.5.2

24 Jan 15:29

Choose a tag to compare

What's Changed

  • massastation: add fee and maxGas to callSC request by @peterjah in #186
  • add sign message function by @Thykof in #187
  • Detect account change by @Ben-Rey in #190
  • Detect network change by @Ben-Rey in #191
  • add network change detection for MS by @peterjah in #192
  • fix interval clear for network change detection by @peterjah in #193
  • Add connect/disconnect/connected/enabled methods to provider interface by @Ben-Rey in #194
  • Fix bearby call sc by @peterjah in #196

Full Changelog: v1.5.1...v1.5.2

v1.5.1

21 Nov 15:08
77c4b75

Choose a tag to compare

What's Changed

  • Fix sellrolls and add readSC by @Ben-Rey in #183

Full Changelog: v1.5.0...v1.5.1

v1.5.0

21 Nov 11:11

Choose a tag to compare

What's Changed

  • use latest MS/wallet versions in CI by @peterjah in #151
  • get MS wallet infos by @peterjah in #150
  • Remove webpack and package build (#153) by @Ben-Rey in #154
  • Improve or add documentation for src/account/AccountBalance.ts by @Ben-Rey in #163
  • Improve or add documentation for src/account/Account.ts and clean src… by @Ben-Rey in #161
  • Improve or add documentation for src/account/AccountSign.ts (#164) by @Ben-Rey in #165
  • Improve or add documentation for src/account/IAccount.ts by @Ben-Rey in #167
  • Clean up README.md by @Ben-Rey in #156
  • improve or add documentation for src/account/IAccountDetails.ts by @Ben-Rey in #173
  • Massa Station: filter out corrupted accounts by @Thykof in #181
  • Bump wallet provider version to 1.5.0 by @Ben-Rey in #182

Full Changelog: v1.4.1...v1.5.0

v1.4.1

20 Sep 15:23
f455c19

Choose a tag to compare

What's Changed

  • Fix fees in MassaStationAccount.ts by @Ben-Rey in #149

Full Changelog: v1.4.0...v1.4.1

v1.4.0

20 Sep 08:37
5e17a0b

Choose a tag to compare

What's Changed

  • 133 add unit test by @gregLibert in #134
  • add fee and maxcoins to MS executeFunction by @peterjah in #139
  • Add getNetwork method to Provider by @Ben-Rey in #142
  • Update version to 1.4.0 by @Ben-Rey in #148

Full Changelog: v1.3.5...v1.4.0