NibiruChain / nibiru

Nibiru Chain: The breakthrough smart contract platform ushering in the next era of money. Nibiru powers an ecosystem of dApps including perps, RWAs, and more.
https://nibiru.fi
Apache License 2.0
183 stars 201 forks source link

refactor(evm-keeper): **Refactor suggestion: Use ordered map.** #1964

Closed Unique-Divine closed 2 months ago

Unique-Divine commented 3 months ago
          **Refactor suggestion: Use ordered map.**

A TODO comment suggests refactoring to use an ordered map as the underlying structure to remove the need for iterating over k.precompiles in multiple ways. This can enhance performance and maintainability.

_Originally posted by @coderabbitai[bot] in https://github.com/NibiruChain/nibiru/pull/1963#discussion_r1673812603_