Skip to content

Conversation

@jinoosss
Copy link
Member

What type of PR is this?

  • bug

What this PR does:

This PR fixes an issue where the transaction creation process was not properly maintaining account state consistency across the application.

Problem

The TransactionService.createTransaction method was using wallet.sign() which relies on the wallet's currentAccount property. This approach had several issues:

@jinoosss jinoosss requested a review from a team as a code owner August 26, 2025 08:12
@jinoosss jinoosss merged commit 5ca66a7 into main Aug 26, 2025
2 checks passed
@jinoosss jinoosss deleted the ADN-730-fix-update-account-state branch August 26, 2025 08:17
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.

2 participants