White-Whale-Defi-Platform / white-whale-bots

A single-chain and multi-dex arbitrage bot the utilizing White Whale flash loans and Skip Protocol.
https://whitewhale.money
MIT License
81 stars 32 forks source link

Ignored Addresses to object instead of Set #77

Closed SirTLB closed 1 year ago

SirTLB commented 1 year ago

The ignored addresses list in memory should be stored in an object with attributes instead of a Set for performance reasons.