Telos-Foundation / Sqrl

The easiest and most powerful desktop wallet for the Telos Blockchain and other EOSIO-based networks.
MIT License
35 stars 0 forks source link

REX support; new WPS UIs; Ratify/Admin Voting, and other updates/bug fixes #83

Closed barchef closed 5 years ago

barchef commented 5 years ago

This release comes with:

  1. Support for (T-)REX with Smart Detection - Sqrl supports the all core functions of the EOSIO Resource Exchange, or (T-)REX. It will automatically look for REX features on the selected blockchain to determine whether or not to enable the feature for you.

  2. Support for Ratify/Amend Voting - Sqrl’s new Ratify tab (under Governance) allows anyone with a valid Telos account to research and vote on existing ratification proposals.

  3. Revamped Worker Proposals Experience - This latest version comes with a revamped interface for worker proposals. You can now easily search for proposals, filter based on active, expired, or all proposals, and visually see which proposals you have participating in using the icon on the left.

  4. Other Updates and Fixes

    • Worker Proposals: Cycled proposals are properly managed
    • Worker Proposals: Voting summary bar graphs
    • Worker Proposals: Cancel proposal button only available if voting not started
    • Worker Proposals: Easily filter through proposals
    • TVFT voting bug (not allowing vote since open_election_id did not match leaderboard.board_id0
    • Resolved bug with having both watch wallets and hot wallets in the app (Sqrl would flicker between accounts)
    • Fixed issue with updating proxy info;
    • Displays proxy images in listing and in proxy details
    • Fixed failed uploading of large documents to IPFS
barchef commented 5 years ago

Added additional fix for Exchange tab (was blank when selected blockchain did not support REX); changed Exchange tab name to REX; updated Ratify UI to display contents of clauses from IPFS within voting UI