stellar / freighter

Stellar browser extension
81 stars 25 forks source link

[BUG] `buildAndSimulateSoroswapTx` uses Horizon directly #1694

Closed aristidesstaffieri closed 19 hours ago

aristidesstaffieri commented 20 hours ago

Closes #1459 Depends on BE #183

What Splits buildAndSimulateSoroswapTx for custom networks Uses the simulate-tx endpoint for other networks

Why All simulations should go through the backend for non custom networks in order to ensure we can continue to run Freighter on pubnet|testnet without relying on a publicly available instance of Horizon.