285f98e9e9
* feat: use Rust router estimated output amount when possible * fix: use strings for sample ids, and increase samples in the rust router * fix: remove unnecessary interpolation of out of range values * fix: don't recalculate sampled dist sum in a loop * fix: use 14 samples for rust router to work around interpolation issues * fix: unintentional logic change * fix: remove local dev plotting param from route fn call * feat: make neon-router number of samples configurable * chore: bump to newly published neon-router version * fix: handle insufficient liquidity at all requested sources * chore: update asset-swapper changelog