Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: list is locked when trying to get the hash before signing the transaction #1576

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

petreze
Copy link
Contributor

@petreze petreze commented Apr 25, 2023

Description:
An exception list is locked is no more thrown while trying to get the transaction hash before signing the transaction

Related issue(s):

Fixes #1410

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>
@ochikov ochikov merged commit e1dd2d2 into develop Apr 25, 2023
@ochikov ochikov deleted the fix/list-is-locked branch April 25, 2023 11:45
monokaijs pushed a commit to monostarter/u2u-sdk-js that referenced this pull request Jul 5, 2023
Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>
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.

Error("list is locked") when trying to sign a transaction
2 participants