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

Remove duplicate IP length constant #2733

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Conversation

StephenButtolph
Copy link
Contributor

@StephenButtolph StephenButtolph commented Feb 13, 2024

Why this should be merged

This constant was defined twice (with a magic number).

How this works

Removes one of the definitions and both of the magic numbers

How this was tested

  • CI

@StephenButtolph StephenButtolph added the cleanup Code quality improvement label Feb 13, 2024
@StephenButtolph StephenButtolph added this to the v1.11.0 milestone Feb 13, 2024
@StephenButtolph StephenButtolph self-assigned this Feb 13, 2024
@StephenButtolph StephenButtolph added this pull request to the merge queue Feb 13, 2024
Merged via the queue into master with commit a759c24 Feb 13, 2024
17 checks passed
@StephenButtolph StephenButtolph deleted the remove-duplicated-code branch February 13, 2024 20:51
abi87 added a commit that referenced this pull request Feb 15, 2024
commit cb0a693
Author: Alberto Benegiamo <alberto.benegiamo@gmail.com>
Date:   Thu Feb 15 12:16:10 2024 +0100

    replaced Spend with NewSpend

commit 03c0a9f
Author: Alberto Benegiamo <alberto.benegiamo@gmail.com>
Date:   Thu Feb 15 11:50:01 2024 +0100

    wip: refactoring importTx builder

commit 40e480a
Author: Alberto Benegiamo <alberto.benegiamo@gmail.com>
Date:   Thu Feb 15 11:02:53 2024 +0100

    refactored exportTx builder

commit 7c04d76
Author: Alberto Benegiamo <alberto.benegiamo@gmail.com>
Date:   Wed Feb 14 18:46:20 2024 +0100

    refactored operationTx builder

commit 39cae3c
Author: Alberto Benegiamo <alberto.benegiamo@gmail.com>
Date:   Wed Feb 14 17:48:17 2024 +0100

    refactored baseTx builder

commit 1feae9a
Author: Alberto Benegiamo <alberto.benegiamo@gmail.com>
Date:   Wed Feb 14 15:55:07 2024 +0100

    refactored createAssetTx builder

commit a759c24
Author: Stephen Buttolph <stephen@avalabs.org>
Date:   Tue Feb 13 15:21:03 2024 -0500

    Remove duplicate IP length constant (#2733)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code quality improvement
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants