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

[Merged by Bors] - Remove duplicated NodeID from ATXV2 #5938

Closed
wants to merge 1 commit into from

Conversation

poszu
Copy link
Contributor

@poszu poszu commented May 14, 2024

Motivation

ATX v2 will have a completely different ID calculation method and it doesn't need the extra NodeID for an initial ATX.

Description

Removed NodeID from InitialAtxPartsV2.

Test Plan

n/a

TODO

  • Explain motivation or link existing issue(s)
  • Test changes and document test plan
  • Update documentation as needed
  • Update changelog as needed

Copy link

codecov bot commented May 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.7%. Comparing base (9222a56) to head (c3da04e).

Additional details and impacted files
@@           Coverage Diff           @@
##           develop   #5938   +/-   ##
=======================================
  Coverage     80.7%   80.7%           
=======================================
  Files          288     288           
  Lines        29895   29895           
=======================================
+ Hits         24151   24152    +1     
+ Misses        4157    4156    -1     
  Partials      1587    1587           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@poszu
Copy link
Contributor Author

poszu commented May 14, 2024

Bors merge

spacemesh-bors bot pushed a commit that referenced this pull request May 14, 2024
## Motivation

ATX v2 will have a completely different ID calculation method and it doesn't need the extra NodeID for an initial ATX.
@spacemesh-bors
Copy link

Pull request successfully merged into develop.

Build succeeded:

@spacemesh-bors spacemesh-bors bot changed the title Remove duplicated NodeID from ATXV2 [Merged by Bors] - Remove duplicated NodeID from ATXV2 May 14, 2024
@spacemesh-bors spacemesh-bors bot closed this May 14, 2024
@spacemesh-bors spacemesh-bors bot deleted the atx-v2-remove-extra-nodeid branch May 14, 2024 17:22
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.

None yet

2 participants