v0.16.0
What's Changed
- gen state with effective_share_reserves by @wakamex in #122
- add
calculate_short_proceeds_up
by @dpaiton in #123 - Accept negative APR/APYs in HPR utils by @ryangoree in #133
- Hyperdrive v1.0.10 by @dpaiton in #134
- error-handle target=current in calc_targeted_long by @wakamex in #135
- max short fixes by @dpaiton in #137
- bump hyperdrive version to 1.0.11 by @sentilesdal in #139
- Add
calculate_remove_liquidity
by @sentilesdal in #100 - Add
calculate_remove_liquidity
python bindings by @sentilesdal in #140 - update dependencies by @dpaiton in #144
- support hyperdrive 1.0.12 by @dpaiton in #145
- Update
solvency_after_[long/short]
to returnResult<T>
instead ofResult<Option<T>>
by @dpaiton in #143 - v0.16.0 by @dpaiton in #147
New Contributors
Full Changelog: v0.15.7...v0.16.0