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

[6.0.0] Support Header (de)serialization #972

Merged
merged 15 commits into from
Sep 2, 2024
Merged

[6.0.0] Support Header (de)serialization #972

merged 15 commits into from
Sep 2, 2024

Conversation

kushti
Copy link
Member

@kushti kushti commented May 2, 2024

In this PR, versioned (for Sigma >=6.0) Header type (de)serialization is implemented.

For that, ErgoHeader from Ergo codebase, its serializer and related classes and their respective serializers are copied from the original repository. Thus there is a need to import those classes from Sigma in future versions of Ergo node codebase, see ergoplatform/ergo#2163

close #969

@kushti kushti changed the base branch from develop to v6.0.0 May 5, 2024 18:38
@kushti kushti changed the base branch from v6.0.0 to i958-2 May 6, 2024 10:40
@kushti kushti added this to the v6.0 milestone May 7, 2024
@kushti kushti changed the base branch from i958-2 to v6.0.0 June 4, 2024 08:24
@kushti kushti requested review from aslesarenko and removed request for aslesarenko June 8, 2024 19:22
@kushti
Copy link
Member Author

kushti commented Jun 12, 2024

@ergomorphic comments addressed, please make another pass!

1 similar comment
@kushti
Copy link
Member Author

kushti commented Jun 12, 2024

@ergomorphic comments addressed, please make another pass!

Copy link
Member

@aslesarenko aslesarenko left a comment

Choose a reason for hiding this comment

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

Please see additional comments.

@kushti
Copy link
Member Author

kushti commented Jun 12, 2024

@ergomorphic comments addressed, please make another pass!

@kushti
Copy link
Member Author

kushti commented Jul 26, 2024

@ergomorphic comments addressed, please make another pass!

@kushti
Copy link
Member Author

kushti commented Aug 8, 2024

@aslesarenko comments addressed, please make another pass!

@kushti kushti merged commit a988d90 into v6.0.0 Sep 2, 2024
4 checks passed
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.

Add support for Header (de)serialization
2 participants