Author Topic: Bitshares Beet multi-crypto wallet  (Read 3088 times)

0 Members and 1 Guest are viewing this topic.

Offline R

  • Hero Member
  • *****
  • Posts: 1004
    • View Profile

Offline R

  • Hero Member
  • *****
  • Posts: 1004
    • View Profile
Bitshares BEET wallet v17 release candidate 2 has been released!

https://github.com/bitshares/beet/releases/tag/v0.17.0-rc2

Changelog:
Localized 3 new operations introduced by the Suez core update
Fixed the create/update asset operation beautify function
Fixed op 45's beautify function
Fixes an issue with the Bitshares address account sign up method
Resolve console warnings in new receipt prompt
« Last Edit: January 01, 2024, 08:33:34 pm by R »



Offline R

  • Hero Member
  • *****
  • Posts: 1004
    • View Profile
New feature, fixes and optimizations in a PR incoming: https://github.com/bitshares/beet/pull/247

Offline R

  • Hero Member
  • *****
  • Posts: 1004
    • View Profile
New Bitshares BEET release is out: https://github.com/bitshares/beet/releases/tag/v0.16.0

* Migrated from Vue 2 to Vue 3
  * Now utilizing the composition API
  * Easier to maintain moving forwards by implementing latest Vue technology

* Introduced new features
  * Timed-one-time-passcode (TOTP) based deeplink Beet prompts (example usage)
  * Raw deeplink Beet prompts (example usage)
  * Add QR code based Beet prompts
     * Scan, copy/paste and upload QR codes for broadcasting Bitshares operations to the network.
     * Example QR code usage
  * Support memo & memo encryption in Bitshares transfers
  * Introduced socket.io functionality in place of old websocket system.
  * Swapped bootstrap for balm ui
  * Improvements to build ops - build for additional operating systems.
  * Beet-js updated to support new features

  * Supports additional languages
     * Danish, Spanish, Estonian, French, Italian, Japanese, Korean, Portugese and Thai (machine translated)

  * Changes to Beet prompts
    * Launches a separate window
    * Supports all Bitshares operations

  * Improvements to UX
    * Create multiple Beet wallets
    * Add Bitshares accounts via cloud pass and bin import
    * Replace footer menu with dropdown accordion menu
    * Create system notifications when warning or alerting the user.
    * Adhere to Beet branding and colour scheme
    * Create dedicated pages for settings, backup and linked dapps.

  * Improvements to security
    * Add decentralized 'account warn list' controlled by the Bitshares committee which provides warning if interacting with malicious accounts.
    * Uplift package versions
    * Replaced packages
    * Beet prompts are highly isolated from the wallet and from other Beet prompts.

  * Performance improvements
    * Avoid duplicate blockchain connections
    * Ping test blockchain nodes, ensure use of fastest node.
    * Switches between blockchains more smoothly
    * Introduced blockchain lookup timeouts to avoid broken nodes disrupting interactivity.
    * Refactored backend API lookup functions

  * Bug fixes
    * Wallet inactivity timeout reintroduced
    * Avoid adding duplicate accounts to one Beet wallet
    * Enable creating multiple Beet wallets
    * Resolve eslint warnings/errors
    * Remove invalid blockchain nodes

Offline R

  • Hero Member
  • *****
  • Posts: 1004
    • View Profile
The Bitshares BEET multi-crypto wallet continues to improve!

New pull requests:
https://github.com/bitshares/beet/pull/230
https://github.com/bitshares/beet/pull/228
https://github.com/bitshares/beet/pull/226

Recently merged (into develop branch) pull requests:
https://github.com/bitshares/beet/pull/222
https://github.com/bitshares/beet/pull/219

Once the above open pull requests are closed, a new release candidate with the last few months of improvements will be created for the public!

Offline R

  • Hero Member
  • *****
  • Posts: 1004
    • View Profile
A new release has been issued on the Beet github repo: https://github.com/bitshares/beet/releases/tag/v0.15.0-rc1

This version will work with the new Bitshares NFT tools 👍

Offline R

  • Hero Member
  • *****
  • Posts: 1004
    • View Profile
The Bitshares Beet multiwallet is still under active development; a new version will be released soon which can fully interact with the new NFT issuance & viewer applications.

https://github.com/bitshares/beet
https://github.com/bitshares/beet-js
« Last Edit: January 12, 2023, 12:52:26 pm by R »