Skip to content

Minor bug fixes / improvements

Compare
Choose a tag to compare
@lnbc1QWFyb24 lnbc1QWFyb24 released this 05 Feb 06:22
5194d9e

Just a couple of small bug fixes and improvements in this release. The WalletConnect disconnect functionality works correctly now and resets the state. There was an error caused by calling unubscribe on a svelte store multiple times which has now been fixed. Lastly a url as been added to the Torus wallet module.

Changelog:

  • Improve disconnect for wallet connect (#189)
  • Remove unsubscribe call, isn't needed and errors due to being called multiple times (#190)
  • Add Torus URL (#191)
  • Refine the wallet reset functionality (#193)