Changelog
- 4a3f0c9 Merge branch 'master' into releases/v0.16.x
- db63480 fix: fix error on over fluctuation limit for simulations (#1113)
- 31cd475 fix(dex): fix single asset join (#1114)
- 0ebc527 refactor(vpool)!: Condense swap SwapXForY and SwapYForX events into SwapOnVpoolEvent (#1109)
- 0009e57 feat(vpool)!: Use flags and certain default values instead of unnamed args for add-genesis-vpool to improve ease of use (#1111)
- 16350e8 feat: whitelist ubtc and ueth in pricefeed (#1108)
- 8f11013 fix: sort tokens in join pool to avoid panic (#1110)
- a48bb78 feat(perp): Add (notional) volume to metrics state (#1105)
- 47623c8 feat: add tests for stableswap pool (#1093)