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

Move tx length validation in builder #2171

Merged
merged 10 commits into from
Mar 14, 2024

Conversation

Thoralf-M
Copy link
Member

Description of change

Move tx length validation in the builders so one doesn't has to call the validation method on them

Links to any relevant issues

Closes #2119

Type of change

  • Enhancement (a non-breaking change which adds functionality)

How the change has been tested

Running tests

@Thoralf-M Thoralf-M linked an issue Mar 12, 2024 that may be closed by this pull request
@Thoralf-M Thoralf-M marked this pull request as ready for review March 12, 2024 15:18
DaughterOfMars
DaughterOfMars previously approved these changes Mar 12, 2024
@DaughterOfMars DaughterOfMars merged commit d2aea56 into iotaledger:2.0 Mar 14, 2024
37 checks passed
@Thoralf-M Thoralf-M deleted the tx-lengths-validation branch March 14, 2024 18:42
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.

Reevaluate SignedTransactionPayload/Transaction::validate_length
3 participants