Releases: massalabs/wallet-provider
Releases · massalabs/wallet-provider
3.0.0
Merge of next branch:
Full refactoring to use generic Provider from massa-web3!
What's Changed
- refactor provider discovery by @Thykof in #219
- Update get wallets by @Ben-Rey in #230
- Fix build by @Ben-Rey in #231
- Fix tests by @Ben-Rey in #232
- fix linter by @peterjah in #233
- Use rpc for bearby readSC by @peterjah in #234
- rework ci workflows by @peterjah in #235
- rework ci workflows by @peterjah in #236
- fix publish by @peterjah in #237
- Minimal fee by @peterjah in #238
- refactor e2e tests by @peterjah in #239
- Update mweb3 by @Ben-Rey in #241
- Fix event emitter by @Ben-Rey in #242
- Temporarily remove the publish test by @Ben-Rey in #244
- Fix bearby max gas by @peterjah in #245
- remove unused dependencies by @peterjah in #248
- Add storage read caps bearby by @peterjah in #249
- fix e2e tests by @peterjah in #250
- update bearby.js by @peterjah in #251
- Refactor workflow by @peterjah in #252
- fix publish workdflow by @peterjah in #253
- The merge by @peterjah in #255
Full Changelog: v2.0.0...v3.0.0
v2.0.0
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
- @thomas-senechal made their first contribution in #147
Full Changelog: v1.5.2...v2.0.0
v1.5.2
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
v1.5.0
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