Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(aggsender): add more data to certificate metadata #200

Conversation

vcastellm
Copy link
Contributor

@vcastellm vcastellm commented Nov 26, 2024

In this PR we're introducing a new struct CertificateMetadata to represent the data serialized and deserialized to the Certificate.metadata field.

The new data, FromBlock and CreatedAt is stored in the hash as bigints.

NOTE: This PR doesn't take into account backwards compat. We should rethink if this needs to be considered.

@vcastellm vcastellm marked this pull request as ready for review November 28, 2024 10:22
@vcastellm vcastellm requested a review from a team November 28, 2024 10:34
Copy link
Contributor

@joanestebanr joanestebanr left a comment

Choose a reason for hiding this comment

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

Please, fill the PR description

aggsender/aggsender.go Outdated Show resolved Hide resolved
aggsender/aggsender.go Outdated Show resolved Hide resolved
@vcastellm
Copy link
Contributor Author

Please, fill the PR description

thx, forgot about it when moving out of draft, done.

@vcastellm vcastellm merged commit 085f176 into develop Nov 29, 2024
11 checks passed
@vcastellm vcastellm deleted the CDK-596-aggsender-add-more-information-on-metadata-field-of-certificate branch November 29, 2024 11:47
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants