Skip to main content

0.10.0-alpha

Summary

Release

https://github.com/polkadot-live/polkadot-live-app/releases/tag/v0.10.0-alpha

Milestone 2 Tracker

View this Milestone 2 Tracker document to see progress on the current roadmap.

New Features

  • Extrinsic signing with Ledger devices
  • Footer networks UI
  • Paseo chains integration
  • Bug fixes and improvements

Next Release

The next release of Polkadot Live will introduce a beta version featuring enhancements to both the architecture and user experience.

Extrinsic Signing with Ledger Devices

  • Integration with Dedot APIs
    All features now powered by Dedot APIs, enabling more robust and scalable backend interactions.

  • Ledger Device Support Enhancements
    Implemented a dedicated Ledger task in the main process for secure transaction signing.
    Introduced a new overlay UI in the Extrinsics window for a seamless Ledger signing experience.

  • New Sender Selection Dialog
    Redesigned interface for selecting the sender account, enhancing clarity and usability.

  • Refactored Send Screen Architecture
    Streamlined internal structure for improved performance and maintainability.

Merged PRs

View Merged PRs
  • Accordion-Based Network UI
    New accordion interface for expanding and collapsing network lists, improving navigation and clarity.

  • Ecosystem-Based Chain Organization
    Chains are now grouped by ecosystem, including Polkadot, Kusama, Paseo, and Westend for easier discovery.

  • Active Network Management
    View connected networks and manage connections directly from the interface.

  • Scrollable Interface Enhancements
    UI made scrollable to accommodate longer network lists and improve usability on smaller screens.

Merged PRs

View Merged PRs

Paseo Chains Integration

  • Initial Paseo Network Integration
    Added support for Paseo Relay, Paseo Asset Hub, and Paseo People chains.

  • RPC Connectivity
    Enabled connection to Paseo chains via RPC endpoints, ensuring reliable access to network data.

  • Chain-Specific Address Handling
    An encoded address is automatically provided for each supported Paseo chain during account import.

  • Real-Time Balance Subscriptions
    Implemented live balance subscriptions for accounts across all supported Paseo chains.

Merged PRs

View Merged PRs

Bug Fixes and Improvements

  • Balance Calculation Fixes
    Corrected free and spendable balance calculations to align with the recent runtime balances migration.

  • Relay Chain ID Renaming
    Updated relay chain identifiers for improved clarity and consistency across the UI.

  • WalletConnect Codebase Refactor
    Refactored the WalletConnect implementation for a cleaner architecture and enhanced user experience.

  • Ledger Integration Improvements

    • Resolved compatibility issues between Ledger-related packages.
    • Verified connected Ledger devices using vendor and product IDs.
    • Enabled retrieval of model-specific metadata from connected Ledger devices.
    • Enhanced device detection architecture with more robust error handling and clearer UI feedback.

Merged PRs

View Merged PRs