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
83 stars 32 forks source link

Refactor/mempool processing refactoring #90

Closed SirTLB closed 1 year ago

SirTLB commented 1 year ago

Description and Motivation

This PR refactors the mempool decoding, filtering and processing on the tracked pools. It makes sure logic is not applied at two different locations in the code. Also, it introduces GRPC and REST endpoint provision for Injective defaults overwrite. Will be implemented later

Related Issues

69


Checklist: