timewave-computer / auction-arbitrage-bot

An extensible arbitrage bot for trading against valence auctions, Astroport and Osmosis.
Apache License 2.0
9 stars 3 forks source link

Implement Atomic Batching #21

Closed dowlandaiello closed 2 months ago

dowlandaiello commented 3 months ago

Closes #18 . This pull request implements batching of atomic arbitrage trades in a single transaction.

Note: it would be preferable to wait to merge this until integration testing is finished.