Releases: neutron-org/neutron-dao
Releases · neutron-org/neutron-dao
v0.9.0
What's Changed
- feat: add and remove schedule msgs can be modified in chain manager #ntrn-387 by @NeverHappened in #113
- Feat: software upgrade via chain manager [NTRN-400] by @sotnikov-s in #115
Full Changelog: v0.8.0...v0.9.0
v0.8.0
This release contains an implementation of Chain-manager contract
What's Changed
- fix: audit by @zavgorodnii in #101
- chore: altered strategy store scheme for chain manager (audit fix) #NTRN-251 by @swelf19 in #104
- feat: privileged subdaos #NTRN-211 by @zavgorodnii in #99
- Feat: whitelist tokenfactory hooks by @jcompagni10 in #107
- NTRN-323 Feat: Add dex pause dao logic by @jcompagni10 in #106
Full Changelog: v0.7.0...v0.8.0
v0.7.0
Lockdrop and Vesting PCL vaults
What's Changed
- [NTRN-127] chore: small improvements by @sotnikov-s in #94
- Fix/cl dao reserve NTRN-144 by @quasisamurai in #97
- PCL pools migration by @pr0n00gler in #90
Full Changelog: v0.6.0...v0.7.0
v0.6.0
Overview
The release contains:
- update of contracts (Neutron DAO Core, Pre-Propose Multiple, Pre-Propose Single Overrule, Pre-Propose Single, Proposal Multiple, Proposal Single, SubDAO Core, SubDAO Proposal Single, DAO Proposal Single, SubDAO Core, SubDAO Timelock, SubDAO Pre-Propose, SubDAO Propose Single) to make them compatible with the latest version of Neutron SDK at the release time (0.10.0).
- fix of the Timelock contract which could break the timelock logic when a corresponding overrule proposal was closed;
title
field is added into MultiChoice option for Mutiple Choince Pre-propose and Propose contracts;- minor deps updates.
What's Changed
- update neutron sdk to 47 by @quasisamurai in #77
- fix: deprecate old admin proposals by @NeverHappened in #81
- fix: add missing migrate modules by @NeverHappened in #80
- feat: upgrade rust-optimizer to v0.14.0 by @foxpy in #93
- fix: explicitly expect one message in timelock execute_execute_proposal #ntrn-129 by @NeverHappened in #96
- NTRN-180 uncomment cwd-proposal single tests by @jcompagni10 in #98
- Sdk 47 by @pr0n00gler in #79
- fix: allow for execution of proposals that have closed overrule proposal #ntrn-225 by @NeverHappened in #100
- chore: removed duplicate SubDao struct #NTRN-248 by @joldie777 in #103
- feat: added title field #NTRN-174 by @joldie777 in #102
New Contributors
- @jcompagni10 made their first contribution in #98
- @joldie777 made their first contribution in #103
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Refresh schema + add empty migrate handlers by @oldremez in #52
- fix: readme reserve <-> treasury by @swelf19 in #56
- remove treasury by @oldremez in #57
- feat: implement vesting LP voting vault contract #NTRN-380 by @foxpy in #46
- Simplify vaults by @foxpy in #54
- Add rescueeer by @oldremez in #60
- chore: bump neutron-sdk to v0.5.0 by @foxpy in #59
- Subdao fix by @oldremez in #58
- Fix/ignore airdrop balance in credits vault by @foxpy in #61
- add rescueeer readme by @oldremez in #62
- Impossible relocation workaround by @oldremez in #65
- Fix description query for credits vault by @albertandrejev in #66
- chore: remove rescueeer by @oldremez in #68
- chore: bump workspace-optimizer to v0.12.13 by @foxpy in #72
- NTRN-442 subdao pre-propose without timelock by @quasisamurai in #67
- chore: bump deps #ntrn-66 by @NeverHappened in #73
- Feat/new schema by @ratik in #76
- [NTRN-78] upgrade neutron voting registry to v2 by @sotnikov-s in #75
- chore: cleanup comments by @NeverHappened in #74
- Feat: save failed result backport #ntrn-80 by @pr0n00gler in #83
- fix: contracts names fix by @swelf19 in #85
- Prepare versions for release by @pr0n00gler in #86
- fix comment after a discussion NTRN-126 by @quasisamurai in #88
- Release: v0.5.0 by @pr0n00gler in #89
- fix: fix empty migration type by @swelf19 in #91
- fix: reserve migrate msg by @swelf19 in #92
- fix: core prepropose single renamed by @swelf19 in #95
Full Changelog: v0.4.2...v0.5.0
v0.4.2
What's Changed
- feat: simple governance contract by @quasisamurai in #1
- chore: add some readme updations by @quasisamurai in #2
- Chore: bump workspace-optimizer to 0.12.8 by @foxpy in #4
- feat: repo cleanup (NTRN-279) by @sotnikov-s in #10
- feat: dao NTRN-206 by @quasisamurai in #8
- Treasury #NTRN-286 by @ratik in #9
- Fix: add missing workspaces by @foxpy in #18
- fix make schema NTRN-303 by @quasisamurai in #19
- feat: subdao timelocks impl tests #NTRN-320 by @swelf19 in #21
- feat: subdao timelocks implementation (separate contract) #NTRN-302 by @oopcode in #16
- chore: tg notifications by @ratik in #24
- voting registry unit tests by @quasisamurai in #25
- fix: timelock test by @swelf19 in #27
- fix: query proposals have no max limit by @swelf19 in #28
- feat: pausable contracts NTRN-304 by @sotnikov-s in #14
- feat: NTRN-308 - Implement burn-based vesting for treasury by @albertandrejev in #15
- Feat/proposal multiple #NTRN-311 by @NeverHappened in #17
- feat: software upgrade proposal #ntrn-314 by @NeverHappened in #20
- Feat: timelock as subdao representative by @sotnikov-s in #29
- feat: camel to snake case #NTRN-322 by @ratik in #26
- feat: overrule pre-proposal module #NTRN-303 by @oldremez in #22
- NTRN-324 License & updated readme by @quasisamurai in #30
- fix reserve description by @quasisamurai in #31
- fix: rebuild artifacts by @foxpy in #33
- Feat: improve msg validation by @sotnikov-s in #34
- NTRN-345 rm owner in timelock contract by @quasisamurai in #36
- feat: add lockdrop vault NTRN-343 by @sotnikov-s in #35
- chore: minor dao improvements and fixes by @sotnikov-s in #40
- feat: NTRN-362. Implement the credits vault contract by @albertandrejev in #39
- Feat/proposal tests NTRN-340 by @quasisamurai in #38
- fix GitHub actions build by @quasisamurai in #42
- fix: minor issues NTRN-402 by @sotnikov-s in #43
- Neutron audit informal 17 01 2023 by @pr0n00gler in #45
- NTRN-387 more proposals support by @quasisamurai in #41
- fix: remove artifacts by @ratik in #48
- feat: cron #ntrn-413 by @NeverHappened in #49
- simple test by @quasisamurai in #50
- NTRN-346 treasury & reserve renaming by @quasisamurai in #47
- feat: NTRN-358. Implement GetVotingPower at height by @albertandrejev in #44
- use neutron sdk with memo #ntrn-433 by @NeverHappened in #51
- Hardening overrule proposals with additional checks #NTRN-325 by @oldremez in #32
- Feat: Investors Voting Vault by @pr0n00gler in #53
New Contributors
- @quasisamurai made their first contribution in #1
- @foxpy made their first contribution in #4
- @sotnikov-s made their first contribution in #10
- @ratik made their first contribution in #9
- @swelf19 made their first contribution in #21
- @oopcode made their first contribution in #16
- @albertandrejev made their first contribution in #15
- @NeverHappened made their first contribution in #17
- @oldremez made their first contribution in #22
- @pr0n00gler made their first contribution in #45
Full Changelog: https://github.com/neutron-org/neutron-dao/commits/v0.4.2