Releases: neutron-org/neutron-tge-contracts
v0.5.0
PCL pools migration
What's Changed
- feat: upgrade to neutron-sdk v0.7.0 by @foxpy in #66
- [WIP] Feat: incentives contract by @pr0n00gler in #77
- NTRN-205 vesting lp migration 2.0: XYK -> CL by @quasisamurai in #75
- feat: LP migration to PCL v2 by @sotnikov-s in #72
- Revert "NTRN-205 vesting lp migration 2.0: XYK -> CL " by @pr0n00gler in #78
- Feat/migrate vesting to pcl by @quasisamurai in #79
- feat: migrate lockdrop liquidity to PCL by @sotnikov-s in #73
- commit all pcl changes by @quasisamurai in #81
- fix: remove dust threshold #ntrn-239 by @NeverHappened in #83
- fix: load user info safely #ntrn-240 by @NeverHappened in #84
- Fix: update pool on deposit by @pr0n00gler in #85
- Fix: proper handling of vesting lp migration by @pr0n00gler in #86
- fix: rewards passing for claim #NTRN-243 by @sotnikov-s in #87
- fix: PCL lockdrop LP early staking by @sotnikov-s in #89
- Feat: PCL LP migration by @pr0n00gler in #82
Full Changelog: v0.4.6...v0.5.0
v0.4.6
What's Changed
- [NTRN-105] feat: disable vesting token change once set by @sotnikov-s in #59
- fix: added missed migrate handler by @swelf19 in #63
- Chore: bump contracts versions and astroport dependencies by @pr0n00gler in #62
- Releases: v0.4.6 by @pr0n00gler in #64
Full Changelog: v0.4.5...v0.4.6
v0.4.5
This release makes the Airdrop withdraw method permissioned and triggerable by the Neutron DAO or the recipient address and adds a message that enables the current recipient address (AADAO) to update the recipient address.
These changes ensure that the withdrawal is only triggered once the right set of contracts is available and set as the recipient.
Full Changelog: v0.4.4...v0.4.5
v0.4.4
The release fixes a bug which doesn't allow users to claim their incentives from the Astroport Generator contract, because the Lockdrop expects CW20 token as incentive and not a native one.
What's Changed
- [NTRN-483] fix: claim generator rewards by @sotnikov-s in #49
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- Update ref value to correct branch when called via push event by @keylogic1 in #16
- Remove unnecessary contracts by @pr0n00gler in #29
- feat: remove asset prices calc on set_asset_infos by @sotnikov-s in #40
- feat: add cfg and last update ts queries for oracle NTRN-405 by @sotnikov-s in #14
- Fix: check ownership in Price Feed Contract by @pr0n00gler in #44
- chore: bump neutron-sdk to v0.5.0 by @foxpy in #43
- fix: any lockdrop participant may claim a rewards by @swelf19 in #42
- fix: export symbols in vesting-lti by @foxpy in #46
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- refactor: test related changes by @ratik in #1
- added base astroport bootsprap contracts by @ratik in #2
- fix: clippy by @ratik in #10
- #ntrn-365 credits contract by @NeverHappened in #5
- Chore: deps hell by @pr0n00gler in #11
- twap at height NTRN-357 by @quasisamurai in #7
- feat: airdrop contract #NTRN-363 by @foxpy in #9
- feat: update config message for credits by @ratik in #12
- fix: tests + schema by @ratik in #13
- fix: better error by @ratik in #17
- feat: lockdrop refactor by @swelf19 in #6
- feat: vesting and vault interface by @swelf19 in #18
- fix: bunch of fixes by @ratik in #19
- feat: late initialization of astroport oracle contract #NTRN-429 by @foxpy in #25
- feat: add vesting_base and vesting_investors NTRN-423 by @sotnikov-s in #22
- Revert "feat: add vesting_base and vesting_investors NTRN-423 (#22)" by @oopcode in #33
- Fix/rehearsal by @ratik in #30
- feat: add vesting_base and vesting_investors NTRN-423 #22 by @sotnikov-s in #34
- chore: add memo #ntrn-433 by @NeverHappened in #26
- feat: no drain on execute and update_config by @ratik in #35
- fix: audit #NTRN-436 by @oopcode in #31
- restore contracts/astroport by @oopcode in #36
- fix: airdrop withdraw_all permission by @sotnikov-s in #37
- Feat/upgrade schema by @ratik in #38
- chore: rename managed lti by @ratik in #41
New Contributors
- @NeverHappened made their first contribution in #5
- @quasisamurai made their first contribution in #7
- @foxpy made their first contribution in #9
- @swelf19 made their first contribution in #6
- @sotnikov-s made their first contribution in #22
Full Changelog: https://github.com/neutron-org/neutron-tge-contracts/commits/v0.4.2