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

fix: use hex instead of byte arrays in Certificate marshalling #229

Merged
merged 7 commits into from
Dec 10, 2024

Conversation

goran-ethernal
Copy link
Collaborator

@goran-ethernal goran-ethernal commented Dec 5, 2024

Description

This PR fixes the use of hex strings for hashes in the certficate that is sent to the agglayer rpc, instead of byte arrays, to reduce the certificate size that is transferred through the rpc call.

@goran-ethernal goran-ethernal force-pushed the fix/cdk-620-use-hex-in-certificates branch from ffe75a0 to 687dc2d Compare December 6, 2024 07:46
@goran-ethernal goran-ethernal force-pushed the fix/cdk-620-use-hex-in-certificates branch from 45a1bb7 to 3f72166 Compare December 9, 2024 12:15
@goran-ethernal goran-ethernal marked this pull request as ready for review December 9, 2024 12:21
Copy link

sonarcloud bot commented Dec 9, 2024

@goran-ethernal goran-ethernal merged commit df6c3e4 into develop Dec 10, 2024
12 of 13 checks passed
@goran-ethernal goran-ethernal deleted the fix/cdk-620-use-hex-in-certificates branch December 10, 2024 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants