Skip to content

Releases: bearby-wallet/bearby-extension

sig message

17 Apr 14:39
Compare
Choose a tag to compare
  • change sig message.

fixed styles

17 Apr 10:05
Compare
Choose a tag to compare
  • fixed v3 chrome bug
  • fixed accounts balance view
  • fixed gascontroll

added min gas

12 Apr 08:49
Compare
Choose a tag to compare
  • added min_gas fetcher
  • fixed minor bugs
  • fixed styles
  • fixed varint encode/decode
  • fixed fee controllers
  • fixed transaction view fee

fixed MASS token amount

08 Apr 05:21
Compare
Choose a tag to compare
  • fixed convert from decimals

added FT support

07 Apr 12:02
Compare
Choose a tag to compare

image

  • added FT
  • added FT balance fetcher
  • added FT state fetcher
  • added new pages for FT
  • added modal for state FT
  • fixed minor bugs
  • fixed img tag loading
  • added Connection manager before account create

fixed old connections

16 Mar 06:19
Compare
Choose a tag to compare
  • fixed old connections
  • fixed when connection has no accounts.

fixed messageing

28 Feb 04:29
Compare
Choose a tag to compare

Full Changelog: 0.4.3...0.4.4

fixed errors messageing.

fixed minor bugs

27 Feb 09:36
Compare
Choose a tag to compare
  • fixed explorer
  • fixed styles
  • fixed icon
  • fixed transaction details modal

Improve connection manage

26 Feb 08:18
Compare
Choose a tag to compare
  • optimized messaging between tabs
  • rework messaging between tabs
  • add new schema for connection
  • added models for make fast accounts connection
  • separate connections for accounts.
  • rework connection page.
  • fixed amount in popup
  • fixed invalid version of contract address.

changed unsafe params

24 Jan 05:18
Compare
Choose a tag to compare
  • fixed unsafe params, thanks @peterjah
  • fixed sign transaction mehtod, thanks @peterjah
  • fixed connection checker
  • fixed minor bugs