Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

29 lines (19 loc) · 1.08 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.0 - 2024-08-07

Changed

  • Changed the transaction send flow
    • The snap no longer waits for the transaction to be confirmed on the Qtum chain. It immediately returns the transaction hash as soon as it is received.
    • There is a possibility that if the get transaction method by hash is used with the newly acquired hash, the get transaction method can revert with the following message: "invalid hash."
  • UI for homepage & creating wallet dialog

Fixed

  • eth_sendTransaction timeout issue

0.1.0 - 2024-06-24

Added

  • Initial release of the snap.