feat(tree): enter tracing span for each storage trie in state root task #14363
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.
Before
2025-02-10T12:16:07.520526Z TRACE trie::sparse: Added node to rlp node stack starting_path=Some(Nibbles(0x)) level=1 path=Nibbles(0x0f) node=Hash(0xce2b756377b5f4e8330f5b61018845106a1afc05528b8162bdfcae501487072a) node_type=Hash is_in_prefix_set=None
After
2025-02-10T12:16:07.520526Z TRACE Storage trie{address=0x526f8bf91558307e88903ba81376c191bd02a2c23d7f4554a83c7d8875cb9cdc}: trie::sparse: Added node to rlp node stack starting_path=Some(Nibbles(0x)) level=1 path=Nibbles(0x0f) node=Hash(0xce2b756377b5f4e8330f5b61018845106a1afc05528b8162bdfcae501487072a) node_type=Hash is_in_prefix_set=None