RUM-11638: Safe serialization of account.extraInfo#2862
Merged
0xnm merged 1 commit intoSep 8, 2025
Conversation
0xnm
force-pushed
the
nogorodnikov/rum-11638/safe-serialize-of-account-extra-info
branch
from
September 8, 2025 11:16
dd19935 to
ffea0ef
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #2862 +/- ##
===========================================
- Coverage 70.91% 70.85% -0.06%
===========================================
Files 809 809
Lines 29460 29482 +22
Branches 4937 4940 +3
===========================================
- Hits 20889 20887 -2
- Misses 7236 7238 +2
- Partials 1335 1357 +22
🚀 New features to boost your workflow:
|
0xnm
marked this pull request as ready for review
September 8, 2025 12:00
ambushwork
approved these changes
Sep 8, 2025
0xnm
deleted the
nogorodnikov/rum-11638/safe-serialize-of-account-extra-info
branch
September 8, 2025 14:56
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
This PR adds safe serialization and sanitization of the
account.extraInfoattributes provided by the user and also adds a missing test coverage.Review checklist (to be filled by reviewers)