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: Validate types::AppendRecord for metered size #79

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

vrongmeal
Copy link
Member

Resolves: #78

@vrongmeal vrongmeal requested a review from a team as a code owner November 25, 2024 07:24
@shikhar shikhar changed the title fix: Validate types::AppendRecord for metered size before validating fix: Validate types::AppendRecord for metered size Nov 25, 2024
src/types.rs Outdated Show resolved Hide resolved
Signed-off-by: Vaibhav Rabber <[email protected]>
@vrongmeal vrongmeal merged commit 561f8f0 into main Nov 25, 2024
3 checks passed
@vrongmeal vrongmeal deleted the vrongmeal/validate-record branch November 25, 2024 15:28
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.

types::AppendRecord should be validated for size <= 1 MiB
2 participants