Skip to content

perf: replace AccAddress.String() mutex+LRU with sync.Map

a97f560
Select commit
Loading
Failed to load commit list.
Draft

perf: replace AccAddress.String() mutex+LRU with sync.Map #2902

perf: replace AccAddress.String() mutex+LRU with sync.Map
a97f560
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Feb 17, 2026 in 6s

2 new alerts

New alerts in code changed by this pull request

  • 2 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 285 in sei-cosmos/types/address.go

See this annotation in the file changed.

Code scanning / CodeQL

Panic in BeginBock or EndBlock consensus methods Warning

Possible panics in BeginBock- or EndBlock-related consensus methods could cause a chain halt

Check warning on line 120 in x/evm/keeper/abci.go

See this annotation in the file changed.

Code scanning / CodeQL

Panic in BeginBock or EndBlock consensus methods Warning

path flow from Begin/EndBlock to a panic call