Releases: atomone-hub/atomone
Releases · atomone-hub/atomone
v2.0.0-alpha.1
What's Changed
- photon module by @tbruyelle in #57
- chore: improve Makefile and release docs by @tbruyelle in #37
- doc: replace registry link by @tbruyelle in #36
- chore: add info log when building with Ledger support disabled by @giunatale in #40
- fix: swagger generation by @tbruyelle in #38
- chore: update README by @giunatale in #48
- chore: fix typo by @kristovatlas in #52
- fix(vuln): https://pkg.go.dev/vuln/GO-2024-3279 by @tbruyelle in #60
- chore: bump go to 1.22 by @tbruyelle in #61
- fix(vuln): GO-2024-3112 and GO-2024-2951 by @tbruyelle in #62
- chore(gov): override MinVotingPeriod with ldflags by @tbruyelle in #63
- chore: rename makefile VOTING_PERIOD by @tbruyelle in #64
New Contributors
- @kristovatlas made their first contribution in #52
Full Changelog: v1.0.0...v2.0.0-alpha.1
v1.0.0
What's Changed
- feat(gov): disable validator vote inheritance by @tbruyelle in #5
- feat(x/gov): hard min voting period to 3 weeks by @giunatale in #10
- feat(x/gov): remove No With Veto, and set default pass threshold to 2/3 and quorum to 25% by @giunatale in #9
- feat(x/gov): adds constitution to x/gov by @adam-hanna in #15
- feat(x/gov): min amount per deposit by @adam-hanna in #13
- feat(x/gov): add constitution amendment and law proposals with specific quorum and pass thresholds by @giunatale in #11
- feat(x/gov): add late quorum voting period extension by @tbruyelle in #12
- chore(x/gov): move law and amendment proposals to the new
v1
system that usessdk.Msg
by @giunatale in #20 - chore(x/gov): set default quorum for laws and constitution amendments to 25% by @giunatale in #26
- chore: make build-ledger, fix reproducible builds, reinforce go version by @tbruyelle in #24
- feat(x/gov): constitution amendments can update the constitution by @giunatale in #25
New Contributors
- @adam-hanna made their first contribution in #2
- @tbruyelle made their first contribution in #3
- @giunatale made their first contribution in #10
Full Changelog: https://github.com/atomone-hub/atomone/commits/v1.0.0