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

Lock inputs only when submitting to allow preparing txs multiple times #2085

Merged
merged 3 commits into from
Mar 1, 2024

Conversation

Thoralf-M
Copy link
Member

@Thoralf-M Thoralf-M commented Feb 28, 2024

Description of change

Lock inputs only when submitting to allow preparing txs multiple times, this can be useful if the Reference Mana Cost changes before submitting and one has to redo the tx

Links to any relevant issues

Fixes #2003

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How the change has been tested

Sending txs with the cli wallet and checking the debug logs

@Thoralf-M Thoralf-M linked an issue Feb 28, 2024 that may be closed by this pull request
@Thoralf-M Thoralf-M marked this pull request as ready for review March 1, 2024 12:48
DaughterOfMars
DaughterOfMars previously approved these changes Mar 1, 2024
@thibault-martinez thibault-martinez merged commit c713210 into iotaledger:2.0 Mar 1, 2024
37 checks passed
@Thoralf-M Thoralf-M deleted the inputs-locking branch March 1, 2024 16:07
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.

Allow prepare transaction without locking inputs
3 participants