Releases: fluxus-finance/fluxus-contracts
Releases · fluxus-finance/fluxus-contracts
v1.0.0-pre.3
What's Changed
- refactor: get strategy kind by seed by @pmarangone in #39
- Develop by @pmarangone in #40
Full Changelog: v1.0.0-pre.2...v1.0.0-pre.3
v1.0.0-pre.2
What's Changed
- refactor: generalize contract to work with different protocols by @pmarangone in #30
- feat: stable swap strategies by @pmarangone in #31
- feat: jumbo strategy by @pmarangone in #32
- refactor: update methods from public to private by @pmarangone in #33
- Feat/pembrock fluxus by @LeonardoVieira1630 in #34
- refactor: project struct by @pmarangone in #35
- refactor: added fees to pembrock harvest by @pmarangone in #36
- fix: views methods outdated by @pmarangone in #37
- Develop by @pmarangone in #38
Full Changelog: v1.0.0-pre.1...v1.0.0-pre.2
v1.0.0-pre.1
What's Changed
- feat: delete strategy by @pmarangone in #27
- fix: minor update on unwrap and LookupMap initialization by @pmarangone in #27
Release v1.0.0 of fluxus-contracts
Fluxus-safe
- Integrated ref-finance exchange and farm
Fluxus-treasure
- Management contract of fees for the fluxus protocol
What's Changed
- fix: added step to register on the pool on the script by @pmarangone in #1
- Feat/receiving shares by @pmarangone in #2
- feat: assert minimum deposit by @pmarangone in #3
- feat: min amount out by @pmarangone in #4
- tests: unit tests for account_deposit and utils by @pmarangone in #5
- fix: increased distribution precision by @LeonardoVieira1630 in #6
- feat: added integration test by @pmarangone in #7
- feat: added github action by @pmarangone in #8
- fix: removed private macro and adjust croncat cadence by @pmarangone in #9
- fix: decremented gas usage by @pmarangone in #10
- feat: harvest method by @pmarangone in #13
- Feat/versioned treasurer by @pmarangone in #15
- wip: feat/integration tests by @pmarangone in #14
- Feat/mft by @LeonardoVieira1630 in #17
- feat: reward strategy caller by @pmarangone in #16
- refactor: add multiple strategies for the same seed by @pmarangone in #19
- fix: panics if stake on farm fails by @pmarangone in #20
- Refactor/audit 1 by @pmarangone in #22
- tests: use
view
instead ofcall
by @pmarangone in #24 - refactor: unify e2e tests by @pmarangone in #23
- refactor: adjust to new farm contract by @pmarangone in #21
- feat: view strat kind by @pmarangone in #25
- Merge Develop to main by @claudiovb in #26
New Contributors
- @pmarangone made their first contribution in #1
- @claudiovb made their first contribution in #26
Full Changelog: https://github.com/fluxus-finance/fluxus-contracts/commits/v1.0.0-pre.0