v0.5.3
What's Changed
- feat: coverage and comment on ci by @DhairyaSethi in #887
- fix: return config keys on abtracted configurator dyn config methods by @DhairyaSethi in #891
- opt: inline all hub.preview internal calls by @miguelmtzinf in #902
- fix: Enforce 6 minimum decimals for Hub assets by @CheyenneAtapour in #907
- fix: allow refresh premium when paused by @DhairyaSethi in #882
- feat: expand keyed nonces to 0 key specific getters for compatibility by @DhairyaSethi in #899
- feat : return shares amount by @Kogaroshi in #885
- fix : prevent key collision on KeyValueList add() by @Kogaroshi in #901
- fix : gateways spoke agnostic by @Kogaroshi in #872
- fix : missing fuzz param check in GatewayBase tests by @Kogaroshi in #917
- feat: liquidate to receive shares by @yan-man in #884
- fix: make gateway gas tests deterministic by @DhairyaSethi in #923
- fix: fix read fns modifiers in SignatureGateway by @miguelmtzinf in #926
- fix: remove hub convert functions in favor of preview by @miguelmtzinf in #925
- feat:
liquidityFeeinput foraddAssetinhubConfiguratorby @yan-man in #918 - fix: Return 0 when future round requested by @CheyenneAtapour in #921
- opt: caching on asset logic by @DhairyaSethi in #896
- fix: Liquidated collateral rounding by @avniculae in #934
- opt: avoid mem expansion on safe transfer by @DhairyaSethi in #898
- feat: Limit premium on refresh premium by @CheyenneAtapour in #870
- Fix: Validate hub actions via underflow by @CheyenneAtapour in #941
- feat: add return asset value in Spoke actions by @Kogaroshi in #935
- fix: Rename user config key to dynamic config key by @miguelmtzinf in #952
- docs:
IHubandISpokestructs by @yan-man in #936 - opt: cache index by @DhairyaSethi in #959
- refactor: Risk premium threshold by @avniculae in #961
- rft: calculateUserAccountData option 4 by @miguelmtzinf in #962
- feat: user risk premium is set to zero when underwater by @DhairyaSethi in #939
- fix: do not update
active/pausedflag on old feeReceiver by @yan-man in #967 - fix: Supply share price by @avniculae in #933
- feat: reorder and tighter packing by @DhairyaSethi in #953
Full Changelog: v0.5.2...v0.5.3