Skip to content

Conversation

@tomiir
Copy link
Contributor

@tomiir tomiir commented Dec 4, 2022

Changelog

  • Fixes issue where transaction IDs were being overwritten by other transactions being executed.
  • Made transactionIds persistent and wipe dangling ids in controller instantiation.
  • Refactored transaction storage hooks to make them promises in order to be able to handle them with async/await

Type of changes included:

  • Components
  • Business Logic
  • Bug fixes
  • Styling
  • Code Refactor

Tested on:

  • Chrome
  • Firefox
  • Safari

…. Refactored transactionId hooks to make them promises and handle them with async await. Added clear transactions on controller instantiation. Made transactionIds persistent in storage
@tomiir tomiir changed the base branch from develop to release/0.6.2.1 December 4, 2022 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants