-
Notifications
You must be signed in to change notification settings - Fork 954
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
Limit metadata size #2845
Limit metadata size #2845
Conversation
5f6d12b
to
76a1237
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2845 +/- ##
==========================================
- Coverage 53.88% 53.84% -0.05%
==========================================
Files 308 308
Lines 100154 100261 +107
==========================================
+ Hits 53967 53981 +14
- Misses 46187 46280 +93 ☔ View full report in Codecov by Sentry. |
76a1237
to
74dbeae
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we should also validate genesis metadata
(crates/apps/src/lib/config/genesis/transactions.rs
)
74dbeae
to
b961489
Compare
b961489
to
7e5c5a0
Compare
7e5c5a0
to
c978fdc
Compare
c978fdc
to
c48a161
Compare
c48a161
to
39a62fc
Compare
* origin/brent/limit-metadata-size: fix bug for deleting metadata genesis metadata validation changelog: add #2845 refactor check metadata length in client check metadata length in VP
* brent/limit-metadata-size: wasm/vp_user: only read metadata if it's changed
* origin/brent/limit-metadata-size: wasm/vp_user: only read metadata if it's changed fix bug for deleting metadata genesis metadata validation changelog: add #2845 refactor check metadata length in client check metadata length in VP # Conflicts: # crates/sdk/src/tx.rs
Describe your changes
Closes #2800.
Indicate on which release or other PRs this topic is based on
v0.31.9
Checklist before merging to
draft