skip-mev / skip-go-cosmwasm-contracts

CosmWasm Contracts for Skip Go
Apache License 2.0
27 stars 25 forks source link

[API-2760] update swap simulation queries to support split routes #104

Closed thal0x closed 5 months ago

thal0x commented 6 months ago

Updates swap simulation queries in adapter contracts to support passing a vector of routes instead of swap operations.

This matches the behavior of the swap execution messages.