Releases: atomone-hub/atomone
Releases · atomone-hub/atomone
v3.2.0
What's Changed
- chore: v3.0.3 checksum for branch release/v3.x by @tbruyelle in #237
- deps: upgrade cometbft to v0.37.18 by @tbruyelle in #269
Full Changelog: v3.0.3...v3.2.0
v3.1.0
What's Changed
- chore: v3.0.3 checksum for branch release/v3.x by @tbruyelle in #237
- fix: security patch for cometbft
Full Changelog: v3.0.3...v3.1.0
v3.0.3
What's Changed
- chore: v3.0.2 checksum by @tbruyelle in #228
- deps: upgrade cometbft to v0.37.16 by @tbruyelle in #233
Full Changelog: v3.0.2...v3.0.3
v3.0.2
What's Changed
- fix(x/photon/cli): add
to_addressarg to CLI txGetTxMintPhotonCmd(backport #222) by @giunatale in #223 - chore(x/photon): clarify impossibility of division by zero in
PhotonConversionRate(backport #224) by @giunatale in #225
Full Changelog: v3.0.1...v3.0.2
v3.0.1
What's Changed
- chore: update
RELEASES.mdwith v3.0.0 shasums by @giunatale in #197 - chore: minor format fixes by @giunatale in #200
- fix(x/gov): wrong denom for min[Initial]Deposit by @tbruyelle in #205
- docs: v3 UPGRADING by @tbruyelle in #203
Full Changelog: v3.0.0...v3.0.1
v2.1.0
What's Changed
- docs: add v2 release info by @tbruyelle in #133
- docs(upgrading): gas price recommendation by @tbruyelle in #138
- fix(x/gov): add boundary checks for unified diffs (backport #147) by @giunatale in #156
Full Changelog: v2.0.0...v2.1.0
v3.0.0
What's Changed
- docs: add v2 release info by @tbruyelle in #133
- docs(upgrading): gas price recommendation by @tbruyelle in #138
- docs: Adding ADR-004, Nakamoto Bonus by @giuliostramondo in #127
- docs(NakamotoBonus): Improved jupyter notebook by @giuliostramondo in #140
- feat(x/gov): dynamic deposit throttler by @giunatale in #69
- feat: add
x/feemarketmodule by @tbruyelle in #114 - chore(x/feemarket): update README.md by @giunatale in #142
- docs(adr): fix typo in Nakamoto bonus by @tbruyelle in #143
- fix: replace refs to the legacy gov module by @tbruyelle in #144
- feat(x/gov): dynamic quorum by @tbruyelle in #135
- fix: fixes endpoint address and adds quorums query in gov cli by @giuliostramondo in #152
- docs: Update gov README with dynamic quorum info by @giuliostramondo in #146
- fix: Update fee token error message by @kwunyeung in #159
- docs(adr-004): Updates the Nakamoto Bonus adr by @giuliostramondo in #160
- docs(adr-004): Added definition of eta in ADR-004 by @giuliostramondo in #171
- docs(x/gov): dynamic quorum ADR update by @giuliostramondo in #148
- docs(adr-004): Added definition of Nakamoto Coefficient in ADR-004 by @giuliostramondo in #174
- docs: Fixed references rendering in ADR-005 by @giuliostramondo in #177
- fix(x/gov): add boundary checks for unified diffs by @giunatale in #147
- feat(v3/upgrade): add v3 upgrade code to mint photon from 90% of atone funds of Community Pool and Treasury DAO address by @giunatale in #157
- fix(gov): change
getQuorumAndThresholdto return highest quorum and threshold by @giunatale in #161 - fix(gov): ensure that quorum caps are consistent (max >= min) by @giunatale in #163
- fix(feemarket): prevent setting
TargetBlockUtilizationto 0 by @giunatale in #166 - chore(gov): gracefully handle failure to unpack a
sdk.MsginProposalKindsby @giunatale in #167 - fix(gov/simulation): return zero if max-min <= 0 for certain generated params by @giunatale in #168
- fix(gov): removed condition returning uninitialized math.LegacyDec by @giuliostramondo in #176
- docs(ADR-004): Added section discussing fixed commission in ADR-004 by @giuliostramondo in #183
- chore: rename
x/feemarkettox/dynamicfeeby @giunatale in #170 - fix(x/dynamicfee): Remove dependency on ConsensusParamKeeper from x/dynamicfee by @giuliostramondo in #179
- test(e2e): dynamic quorum e2e tests by @giuliostramondo in #154
- fix(x/dynamicfee): handle maxBlockGas in ConsensusParam set to 0 or -1 by @giuliostramondo in #180
- chore: update CHANGELOG.md by @giunatale in #184
- feat(gov): Added query endpoint for participationEMAs by @giuliostramondo in #186
- test(x/gov): Added test for query endpoint Quorums by @giuliostramondo in #187
- fix(gov): fix CLI command
init genesisparam generation for dynamic deposit by @giunatale in #190 - chore(v3/upgrade): change v3 upgrade code to mint photon from 50% of atone funds of Community Pool by @giunatale in #189
- docs(cl): fix percent of burned CP and Treasury DAO address by @tbruyelle in #191
- Fixed dynamicfee gas price change e2e test by @giuliostramondo in #192
- refactor(swagger): use go:embed instead of statik for UI assets by @n2p5 in #193
- chore: add audit for code scheduled to be released in v3 by @giunatale in #194
- fix(e2e): E2E tests do not fetch dynamic deposit values by @giuliostramondo in #196
- chore: add release info for v3 by @giunatale in #195
New Contributors
- @kwunyeung made their first contribution in #159
- @n2p5 made their first contribution in #193
Full Changelog: v2.0.0...v3.0.0
v2.0.0
What's Changed
- 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
- fix(vuln): GHSA-8wcc-m6j2-qxvm by @tbruyelle in #67
- docs: ADR-002 The Photon Token by @tbruyelle in #34
- feat: add
x/photonmodule by @giunatale in #57 - docs: ADR-003 Governance Proposal Deposit Auto-Throttler by @giunatale in #65
- docs(x/photon): add module documentation by @giunatale in #74
- chore(docs): update photon adr to "implemented" by @giunatale in #76
- deps: upgrade cometbft to v0.37.15 (main) by @tbruyelle in #78
- docs: update CL v2 by @tbruyelle in #80
- chore: add v1.0.1 binary hashes by @tbruyelle in #82
- deps: upgrade ibc-go to v7.9.0 (main) by @tbruyelle in #84
- deps: upgrade ibc-go to v7.9.2 by @tbruyelle in #85
- chore: add v1.1.1 release hashes by @tbruyelle in #87
- docs: update UPGRADING and remove comment by @tbruyelle in #88
- chore: bump
actions/cachein github actions by @giunatale in #94 - deps: upgrade ibc-go to v7.10.0 and cosmos-sdk to v0.47.17 by @giuliostramondo in #98
- chore: remove
x/crisismodule by @giuliostramondo in #93 - fix(x/gov): proposal v1 to v1beta1 converter by @tbruyelle in #102
- chore(x/photon): use
expected_keepersinphoton/anteby @giunatale in #101 - test: revamp localnet Makefile by @tbruyelle in #110
- feat(CLI): add
tx simulateand hide unused flags fortx broadcastby @giunatale in #109 - chore: Updated Codeowners by @giuliostramondo in #116
- chore(x/photon): wildcard txFeeExceptions by @tbruyelle in #117
- docs: update CL release date by @tbruyelle in #118
- docs: fix typos in
x/photonADR by @gin in #115 - docs: Updated ADR 002 by @giuliostramondo in #119
- fix: remove the crisis module key from keys list by @tbruyelle in #125
- docs: new step to restart node after an upgrade by @tbruyelle in #126
- fix: ensures correct denom when minting photon by @giuliostramondo in #129
- test(e2e): split e2e test setup phase and separated IBC setup by @giuliostramondo in #130
- docs: v2 upgrade instructions update by @tbruyelle in #120
- docs: Add audit report by @kristovatlas in #112
New Contributors
- @kristovatlas made their first contribution in #52
- @gin made their first contribution in #115
Full Changelog: v1.0.0...v2.0.0
v2.0.0-rc2
What's Changed
- docs: update CL release date by @tbruyelle in #118
- docs: fix typos in
x/photonADR by @gin in #115 - docs: Updated ADR 002 by @giuliostramondo in #119
- fix: remove the crisis module key from keys list by @tbruyelle in #125
New Contributors
Full Changelog: v2.0.0-rc1...v2.0.0-rc2
v2.0.0-rc1
What's Changed
- 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
- fix(vuln): GHSA-8wcc-m6j2-qxvm by @tbruyelle in #67
- docs: ADR-002 The Photon Token by @tbruyelle in #34
- feat: add
x/photonmodule by @giunatale in #57 - docs: ADR-003 Governance Proposal Deposit Auto-Throttler by @giunatale in #65
- docs(x/photon): add module documentation by @giunatale in #74
- chore(docs): update photon adr to "implemented" by @giunatale in #76
- deps: upgrade cometbft to v0.37.15 (main) by @tbruyelle in #78
- docs: update CL v2 by @tbruyelle in #80
- chore: add v1.0.1 binary hashes by @tbruyelle in #82
- deps: upgrade ibc-go to v7.9.0 (main) by @tbruyelle in #84
- deps: upgrade ibc-go to v7.9.2 by @tbruyelle in #85
- chore: add v1.1.1 release hashes by @tbruyelle in #87
- docs: update UPGRADING and remove comment by @tbruyelle in #88
- chore: bump
actions/cachein github actions by @giunatale in #94 - deps: upgrade ibc-go to v7.10.0 and cosmos-sdk to v0.47.17 by @giuliostramondo in #98
- chore: remove
x/crisismodule by @giuliostramondo in #93 - fix(x/gov): proposal v1 to v1beta1 converter by @tbruyelle in #102
- chore(x/photon): use
expected_keepersinphoton/anteby @giunatale in #101 - test: revamp localnet Makefile by @tbruyelle in #110
- feat(CLI): add
tx simulateand hide unused flags fortx broadcastby @giunatale in #109 - chore: Updated Codeowners by @giuliostramondo in #116
- chore(x/photon): wildcard txFeeExceptions by @tbruyelle in #117
New Contributors
- @kristovatlas made their first contribution in #52
Full Changelog: v1.0.0...v2.0.0
What's Changed
- chore: add v1.0.1 binary hashes by @tbruyelle in #82
- deps: upgrade ibc-go to v7.9.0 (main) by @tbruyelle in #84
- deps: upgrade ibc-go to v7.9.2 by @tbruyelle in #85
- chore: add v1.1.1 release hashes by @tbruyelle in #87
- docs: update UPGRADING and remove comment by @tbruyelle in #88
- chore: bump
actions/cachein github actions by @giunatale in #94 - deps: upgrade ibc-go to v7.10.0 and cosmos-sdk to v0.47.17 by @giuliostramondo in #98
- chore: remove
x/crisismodule by @giuliostramondo in #93 - fix(x/gov): proposal v1 to v1beta1 converter by @tbruyelle in #102
- chore(x/photon): use
expected_keepersinphoton/anteby @giunatale in #101 - test: revamp localnet Makefile by @tbruyelle in #110
- feat(CLI): add
tx simulateand hide unused flags fortx broadcastby @giunatale in #109 - chore: Updated Codeowners by @giuliostramondo in #116
- chore(x/photon): wildcard txFeeExceptions by @tbruyelle in #117
Full Changelog: v2.0.0-alpha.2...v2.0.0-rc1