Skip to content

v0.0.17-public-alpha

Compare
Choose a tag to compare
@Ho3einWave Ho3einWave released this 15 Oct 12:55
· 59 commits to main since this release

Changelog

Version 0.0.17-public-alpha - 2024-10-15

New Features:

  • Added waitForTransactionResult feature to track the outcome of transactions.
  • Added getTransactionEvent feature to retrieve transaction events for better transaction tracking.

Release Note

New Feature: waitForTransactionResult

We’re excited to introduce the new waitForTransactionResult feature in this release. This feature allows developers to wait for and track the result of a transaction, ensuring it completes successfully and providing feedback on its status.

New Feature: getTransactionEvent

This release also includes the new getTransactionEvent feature, which enables developers to retrieve transaction events, giving greater insight into transaction activities and progress.

  • waitForTransactionResult: This feature helps monitor transaction outcomes, offering developers a way to programmatically handle transaction completion and errors more effectively.
  • getTransactionEvent: Retrieve and monitor transaction events for better tracking and management of transaction flows.

Full Changelog: v0.0.14-public-beta...v0.0.17-public-alpha