v0.13.0
What's Changed
- Fixed documentation nits by @jalextowle in #935
- Optimized the
SafeCastlibrary by @jalextowle in #928 - add whitepaper by @jrhea in #946
- uint256 for lock variable by @mcclurejt in #917
- Add
calculate_add_liquidityto rust sdk. by @sentilesdal in #934 - whitepaper update by @jrhea in #948
- stricter fee check rounding by @mcclurejt in #929
- standardize checks for msg.value by @mcclurejt in #918
- calculateSharesDeltaGivenBondsDeltaDerivativeSafe edge case by @mcclurejt in #911
- add get_targeted_long by @dpaiton in #882
- remove unused solidity imports by @mcclurejt in #921
- Removed unnecessary assignment from the
HyperdriveFactoryby @jalextowle in #936 - Fix for Spearbit #17 by @jalextowle in #951
- Tied the
HyperdriveDeployerCoordinatorto factory instances by @jalextowle in #905 distributeExcessIdlefixes by @jalextowle in #925- allow sweeping of base tokens by @mcclurejt in #913
Full Changelog: v0.12.0...v0.13.0