4.1.1-beta.0
johngrantuk
released this
01 Feb 09:25
·
290 commits
to master
since this release
New release (#356 )
Updates 🏗️
- Add Gnosis test config
- Add node script to github workflow, enabling integration tests as part of test check
- Added new ComposableStable Pool
- Normalise math inputs to 18 decimals (balances and amounts) for ComposableStable, MetaStable, Stable and Weighted pools
- Denormalise math outputs from 18 decimals to their respective decimals for ComposableStable, MetaStable, Stable and Weighted pools
- Remove join and exit calc for StablePhantom pools, since they don't apply
- Add integration tests to make sure join and exit calc is within inaccuracy limit
- Update onChainData to handle ComposableStable pool data