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

Ignore Spam Txs, Switch RPC if Error, Query RPCs #74

Closed nick134-bit closed 1 year ago

nick134-bit commented 1 year ago

Description and Motivation

Hey Guys, with this PR you can ignore the TX Spam. Just add the Source Addresses to your .env. The Bot will add every address that sends a failed transcation and ignore this in the future. I also added the RPC switcher that catches any timeout errors and prevent crashes. We also query RPCs from the chainregistry now.

If you have any questions reach out on the White Whale Discord. Channel: Developer/bot-support

Related Issues

28 #67


Checklist:

SirTLB commented 1 year ago

@nick134-bit could you try and use the conventional commit standard? https://www.conventionalcommits.org/en/v1.0.0/#summary