Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@charymalloju charymalloju released this 20 Sep 11:27
· 39 commits to master since this release
8204002

What's Changed

New Features:

  • Wallet support for metamask
  • Implemented transaction builder for multisig, IBC Swap, and a new feegrant feature.
  • Integrated CosmWasm functionality, including listing, deploying, and interacting with contracts.
  • Added new page validator profiles feature: Ex: https://resolute.vitwit.com/validator/vitwit
  • Introduced the ability to repeat or retry transactions, search for transactions by hash, and create custom networks.
  • Added custom transactions in multisig for any supported chain.

UI/UX Improvements:

  • Made updates to the dashboard, staking, governance, and transfers.
  • Added skeleton loaders, error handling components, and common UI iterations.
  • Enhanced transaction history views, validator profiles, and settings layouts.
  • Improved spacing, text formatting, and overall visual consistency.

Fixes & Optimizations:

  • Fixed various UI glitches and made performance improvements.
  • Improved the handling of network and RPC endpoints for better transaction handling.
  • Added support for loading token prices at regular intervals.

Chore & Maintenance:

  • Code Refactor
  • Updated common components, illustrations, and dialog boxes.
  • Addressed minor bugs and general fixes across various modules.

Full Changelog: v1.0.4...v2.0.0