Releases: cheqd/cheqd-node
v3.1.10-develop.1
Release Notes for cheqd-node v3.1.10-develop.1
What's Changed
- docs: Add v3.1.9 upgrade binaries file by @filipdjokic in #877
Full Changelog: v3.1.9...v3.1.10-develop.1
v3.1.9
Release Notes for cheqd-node v3.1.9
Full Changelog: v3.1.9-develop.1...v3.1.9
v3.1.9-develop.1
Release Notes for cheqd-node v3.1.9-develop.1
What's Changed
Full Changelog: v3.1.8...v3.1.9-develop.1
v3.1.8-develop.1
Release Notes for cheqd-node v3.1.8-develop.1
What's Changed
- chore(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 by @dependabot in #857
Full Changelog: v3.1.7...v3.1.8-develop.1
v3.1.8
Release Notes for cheqd-node v3.1.8
There have been two upstream security advisories and associated patches published under ISA-2025-001 and ISA-2025-002.
ISA-2025-001 affects the IBC-Go package, where non-deterministic JSON unmarshalling of IBC Acknowledgements can result in a chain halt.
ISA-2025-002 affects the Cosmos SDK package, where x/group can halt when erroring in EndBlocker.
Validators, full nodes, and IBC relayers should upgrade to cheqd-node v3.1.8. This upgrade does not require a software upgrade proposal on-chain and is meant to be non state-breaking.
Full Changelog: v3.1.7...v3.1.8
v3.1.7
Release Notes for cheqd-node v3.1.7
This release remediates a critical vulnerability in IBC-Go. Validators, full nodes, and IBC relayers should upgrade to cheqd-node v3.1.7. This upgrade does not require a software upgrade proposal on-chain and is meant to be non state-breaking.
Full Changelog: v3.1.6...v3.1.7
v3.1.7-develop.1
Release Notes for cheqd-node v3.1.7-develop.1
Full Changelog: v3.1.6...v3.1.7-develop.1
v3.1.6
What's Changed
- docs: Add testnet v3.1.5 upgrade binaries.json file by @filipdjokic in #851
- docs: Add testnet v3.1.5 upgrade binaries.json file & Remove unused binaries.json by @filipdjokic in #853
- chore: fix some function names in comment by @jiangmencity in #845
- chore(deps): bump bufbuild/buf-setup-action from 1.49.0 to 1.50.0 by @dependabot in #842
- chore(deps): bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by @dependabot in #854
- build(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.5 by @dependabot in #856
- build(deps): bump github.com/golang/glog from 1.2.1 to 1.2.4 by @dependabot in #852
New Contributors
- @jiangmencity made their first contribution in #845
Full Changelog: v3.1.5...v3.1.6
v3.1.5
Release Notes for cheqd-node v3.1.5
- 100x increases in gas prices, with minimum gas price going up from 50ncheq to 5000ncheq (as discussed on the governance forum)
- This change incorporates looser restrictions on DID Document properties such as
assertionMethod
, allowing developers to specify additional details for keys which might not necessarily be used for authentication/controller purposes (e.g., BBS+ keys for credential issuance.)
What's Changed
- build(deps): Sync go workspace dependencies, bump NPM packages, bump bufbuild/buf-setup-action from 1.45.0 to 1.47.2 by @dependabot in #814
- chore(deps): Bump cosmossdk.io/math from 1.3.0 to 1.4.0 by @dependabot in #815
- fix: Update interactive installer to handle syslog deprecation [DEV-4630] by @filipdjokic in #820
- build: Bump direct + address vulnerable dependencies by @Eengineer1 in #829
- build: Bump github.com/gabriel-vasile/mimetype from 1.4.7 to 1.4.8 by @dependabot in #830
- fix: fix slice init length by @davidwoood in #808
- chore(deps): Bump cosmossdk.io/math from 1.4.0 to 1.5.0 by @dependabot in #832
- chore(deps): Bump github.com/spf13/cast from 1.7.0 to 1.7.1 by @dependabot in #831
- fix: Added key id ref bypass on strict validation by @Eengineer1 in #837
- docs: Add v3.1.3 binaries.json file [DEV-4669] by @filipdjokic in #839
- fix: Switch upgrade name given precedence by @Eengineer1 in #840
- ci(deps): Bump bufbuild/buf-setup-action from 1.48.0 to 1.49.0 by @dependabot in #838
- test: Added empty, external controller test cases + enhanced suite by @Eengineer1 in #841
- docs: Add mainnet v3.1 upgrade binaries.json file + Dockerfile formatting by @filipdjokic in #844
- fix: Added embedded fee offset calculation on feecheck + realistic unit test assurance by @Eengineer1 in #846
- test: Added negative feemarket cases (insufficient fees) by @Eengineer1 in #848
New Contributors
- @davidwoood made their first contribution in #808
Full Changelog: v3.0.1...v3.1.5
v3.1.5-develop.1
Release Notes for cheqd-node v3.1.5-develop.1
What's Changed
- ci(deps): Bump bufbuild/buf-setup-action from 1.48.0 to 1.49.0 by @dependabot in #838
- test: Added empty, external controller test cases + enhanced suite by @Eengineer1 in #841
- docs: Add mainnet v3.1 upgrade binaries.json file + Dockerfile formatting by @filipdjokic in #844
- fix: Added embedded fee offset calculation on feecheck + realistic unit test assurance by @Eengineer1 in #846
Full Changelog: v3.1.4...v3.1.5-develop.1