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

Trim down v2alpha1.ActivationV1 #326

Merged
merged 2 commits into from Apr 16, 2024
Merged

Trim down v2alpha1.ActivationV1 #326

merged 2 commits into from Apr 16, 2024

Conversation

poszu
Copy link
Contributor

@poszu poszu commented Apr 16, 2024

We want to trim down the ATX domain type in the node to contain only the necessary fields. We will remove fields needed only for new ATX verification like POST and sequence number. Additionally, the ATX weight will be calculated differently with the ATX merge (weight will be the sum of merged identities). Hence replaced base_tick_height, tick_count, and num_units with weight and height.

@kacpersaw are any of the removed fields needed in the explorer?

@poszu poszu requested review from kacpersaw and fasmat April 16, 2024 09:32
@fasmat
Copy link
Member

fasmat commented Apr 16, 2024

For me OK, but maybe @kacpersaw should also take a look at the change

Copy link
Contributor

@kacpersaw kacpersaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@poszu poszu merged commit a25bcc8 into master Apr 16, 2024
1 check passed
@poszu poszu deleted the v2alpha1-trim-actvationv1 branch April 16, 2024 11:55
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

3 participants