Upgrade to v3.1.x
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 https://github.com/cheqd/cheqd-node/pull/814
chore(deps): Bump cosmossdk.io/math from 1.3.0 to 1.4.0 by @dependabot in https://github.com/cheqd/cheqd-node/pull/815
fix: Update interactive installer to handle syslog deprecation [DEV-4630] by @filipdjokic in https://github.com/cheqd/cheqd-node/pull/820
build: Bump direct + address vulnerable dependencies by @Eengineer1 in https://github.com/cheqd/cheqd-node/pull/829
build: Bump github.com/gabriel-vasile/mimetype from 1.4.7 to 1.4.8 by @dependabot in https://github.com/cheqd/cheqd-node/pull/830
fix: fix slice init length by @davidwoood in https://github.com/cheqd/cheqd-node/pull/808
chore(deps): Bump cosmossdk.io/math from 1.4.0 to 1.5.0 by @dependabot in https://github.com/cheqd/cheqd-node/pull/832
chore(deps): Bump github.com/spf13/cast from 1.7.0 to 1.7.1 by @dependabot in https://github.com/cheqd/cheqd-node/pull/831
fix: Added key id ref bypass on strict validation by @Eengineer1 in https://github.com/cheqd/cheqd-node/pull/837
docs: Add v3.1.3 binaries.json file [DEV-4669] by @filipdjokic in https://github.com/cheqd/cheqd-node/pull/839
fix: Switch upgrade name given precedence by @Eengineer1 in https://github.com/cheqd/cheqd-node/pull/840
New Contributors
@davidwoood made their first contribution in https://github.com/cheqd/cheqd-node/pull/808
Full Changelog: https://github.com/cheqd/cheqd-node/compare/v3.0.1...v3.1.4
Last updated
Was this helpful?