Skip to content

Conversation

@songgaoye
Copy link
Contributor

@songgaoye songgaoye commented Jul 2, 2025

Description

this pr updates

  1. Fix Sorting in transientStorage::PrettyPrint Moved slices.SortFunc(sortedAddrs, common.Address.Cmp) outside the loop to sort only once
  2. Redundant Map Lookup in transientStorage::Set
  3. transientStorage::Get use Go idioms

Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • tackled an existing issue or discussed with a team member
  • left instructions on how to review the changes
  • targeted the main branch

Reviewers Checklist

All items are required.
Please add a note if the item is not applicable
and please add your handle next to the items reviewed
if you only reviewed selected items.

I have...

  • added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • confirmed all author checklist items have been addressed
  • confirmed that this PR does not change production code
  • reviewed content
  • tested instructions (if applicable)
  • confirmed all CI checks have passed

@aljo242 aljo242 merged commit 71d26cf into cosmos:main Jul 15, 2025
15 checks passed
@songgaoye songgaoye deleted the opt_transientStorage_print branch July 15, 2025 23:00
zsystm pushed a commit to zsystm/evm that referenced this pull request Nov 2, 2025
Co-authored-by: Vlad J <vladjdk@gmail.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
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.

3 participants