Skip to content

Releases: cheqd/cheqd-node

v1.0.0-develop.19

08 Dec 13:46
Compare
Choose a tag to compare
v1.0.0-develop.19 Pre-release
Pre-release

Release Notes for cheqd-node v1.0.0-develop.19

What's Changed

Full Changelog: v1.0.0-develop.18...v1.0.0-develop.19

v1.0.0

08 Dec 14:21
a5f9478
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

Release Notes for cheqd-node v1.0.0

What's Changed

Features

  • feat(installer): Get installer to handle multi-platform binaries [DEV-1667] by @ankurdotb in #376
  • feat: DeactivateDid transaction to mark DIDs as deactivated [DEV-1774] by @khornonzon in #332
  • feat(proto): Proto API v2 [DEV-1786] by @askolesov in #398
  • feat(proto): Refactor app to support proto v2 by @askolesov in #436
  • feat: DidDoc versioning [DEV-1892] by @askolesov in #443
  • feat: Update resource checksum to be hex encoded by @askolesov in #461
  • feat: Add default resource url by @askolesov in #464
  • feat(migrations): Added migration tests basic frame & PoC by @Eengineer1 in #418
  • feat(pricing): Add taxable did & resource messages, supply deflation, block rewards & simapp tests by @Eengineer1 in #392

Security

  • security(tendermint): Bump github.com/tendermint/tendermint from 0.34.19 to 0.34.20 by @dependabot in #367

Bug fixes & patches

  • fix: Ledger nano doesn't work with cheqd transactions [DEV-1651] by @askolesov in #372
  • fix(release): Bump semantic release package by @ankurdotb in #377
  • fix(installer): Fixed binary permissions [DEV-1826] by @Eengineer1 in #414
  • fix: Error handling by @askolesov in #425
  • fix: Use proto marshaller instead of amino to derive sign bytes [DEV-1694] by @askolesov in #430
  • fix: Convert UUID DIDs to lowercase UUID [DEV-1705] by @Toktar in #394
  • fix: Support Indy-style identifiers [DEV-1750] by @Toktar in #399
  • fix: Add support for Ledger nano by @ankurdotb in #442
  • fix: Add resourceType for versioning functionality [DEV-1703] by @anikitinDSR in #397
  • fix: Checksum calculation [DEV-1649] by @anikitinDSR in #396
  • fix: Update interactive installer for any node changes and test [DEV-1901] by @benyam7 in #454
  • fix: Remove cheqd-noded configure command from node [DEV-1902] by @benyam7 in #449

Build

  • build: Release with v-tags by @ankurdotb in #424
  • build(buf): Change buf.build package name by @ankurdotb in #453
  • build: Bump Cosmos SDK to v0.46.1 & IBC to v5 along with refactors [DEV-1647] by @Eengineer1 in #384
  • build(deps): Cosmos SDK v0.46.6 & ibc-go v5.1 [DEV-1954] by @Eengineer1 in #458

CI/CD

  • ci: Add v0.6.x release branch by @ankurdotb in #378
  • ci: Update build and release workflows [DEV-1816] by @anikitinDSR in #404
  • ci: Sync workflow changes to main [DEV-1816] by @ankurdotb in #407
  • ci: Add linting for proto files [DEV-1786] by @anikitinDSR in #405
  • ci: Allow changes to be triggered by forks [DEV-1828] by @ankurdotb in #416
  • ci: Purge old cached assets in workflows by @ankurdotb in #437
  • ci: Add automatic and manual branch cache cleanup by @ankurdotb in #441
  • ci: Activate protobuf linter by @ankurdotb in #444
  • ci: Update PR title check by @ankurdotb in #463

Testing

  • test: Move unit testing to Gingko [DEV-1652] by @anikitinDSR in #373
  • test: Integration tests merging state by @Eengineer1 in #419

Documentation

Miscellaneous

  • chore(deps): Bump github.com/cosmos/ibc-go/v3 from 3.1.0 to 3.1.1 by @dependabot in #380
  • chore(deps-dev): Bump semantic-release from 19.0.4 to 19.0.5 by @dependabot in #383
  • bump: Proto dependencies by @askolesov in #391
  • chore(deps): Bump bufbuild/buf-setup-action from 1.7.0 to 1.8.0 by @dependabot in #393
  • chore: Fix localnet running by @anikitinDSR in #400
  • chore: Fix localnet running by @abdulla-ashurov in #402
  • chore: Fix installer template for rsyslog [DEV-1815] by @ankurdotb in #403
  • chore(deps): Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #408
  • chore: Resource tests by @anikitinDSR in #406
  • chore: Backport v0.6.x changes to develop [DEV-1827] by @ankurdotb in #415
  • chore(deps): Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #417
  • chore(deps): Bump github.com/spf13/viper from 1.12.0 to 1.13.0 by @dependabot in #388
  • chore(deps): Bump bufbuild/buf-setup-action from 1.8.0 to 1.9.0 by @dependabot in #423
  • chore(deps): Bump github.com/spf13/cobra from 1.5.0 to 1.6.1 by @dependabot in #422
  • chore: Backmerge main to develop by @askolesov in #427
  • chore: Introduce another approach and add more tests by @anikitinDSR in #429
  • chore(deps): Bump bufbuild/buf-setup-action from 1.8.0 to 1.9.0 by @dependabot in #435
  • chore(deps): Bump getsentry/action-github-app-token from 1.0.6 to 2.0.0 by @dependabot in #434
  • chore(deps): Bump github.com/spf13/cobra from 1.5.0 to 1.6.1 by @dependabot in #433
  • chore: Proto cleanup by @askolesov in #446
  • chore: Temporary deactivate buf breaking changes detection by @askolesov in #445
  • chore: Add deactivation test by @askolesov in #451
  • chore(deps): Bump github.com/spf13/viper from 1.12.0 to 1.14.0 by @dependabot in #439
  • chore(deps): Bump github.com/mr-tron/base58 from 1.1.0 to 1.2.0 by @dependabot in #471

New Contributors

Full Changelog: v0.6.9...v1.0.0

v0.8.0

08 Dec 13:16
c12d268
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

Release Notes for cheqd-node v0.8.0

What's Changed

Full Changelog: v0.7.4...v0.8.0

v1.0.0-develop.18

07 Dec 19:30
22efe47
Compare
Choose a tag to compare
v1.0.0-develop.18 Pre-release
Pre-release

Release Notes for cheqd-node v1.0.0-develop.18

What's Changed

  • feat(pricing): Add taxable did & resource messages, supply deflation, block rewards & simapp tests by @Eengineer1 in #392

Full Changelog: v1.0.0-develop.17...v1.0.0-develop.18

v1.0.0-develop.17

07 Dec 16:09
bf1f48b
Compare
Choose a tag to compare
v1.0.0-develop.17 Pre-release
Pre-release

Release Notes for cheqd-node v1.0.0-develop.17

What's Changed

  • feat(migrations): Added migration tests basic frame & PoC by @Eengineer1 in #418

Full Changelog: v1.0.0-develop.16...v1.0.0-develop.17

v1.0.0-develop.16

05 Dec 23:04
3f541ec
Compare
Choose a tag to compare
v1.0.0-develop.16 Pre-release
Pre-release

Release Notes for cheqd-node v1.0.0-develop.16

What's Changed

  • build(deps): Cosmos SDK v0.46.6 & ibc-go v5.1 [DEV-1954] by @Eengineer1 in #458

Full Changelog: v1.0.0-develop.15...v1.0.0-develop.16

v1.0.0-develop.15

03 Dec 12:24
bb0485c
Compare
Choose a tag to compare
v1.0.0-develop.15 Pre-release
Pre-release

Release Notes for cheqd-node v1.0.0-develop.15

What's Changed

Full Changelog: v1.0.0-develop.14...v1.0.0-develop.15

v1.0.0-develop.14

03 Dec 10:21
8a45a03
Compare
Choose a tag to compare
v1.0.0-develop.14 Pre-release
Pre-release

Release Notes for cheqd-node v1.0.0-develop.14

What's Changed

Full Changelog: v1.0.0-develop.13...v1.0.0-develop.14

v1.0.0-develop.13

02 Dec 10:36
7a93576
Compare
Choose a tag to compare
v1.0.0-develop.13 Pre-release
Pre-release

Release Notes for cheqd-node v1.0.0-develop.13

What's Changed

  • fix: Remove cheqd-noded configure command from node [DEV-1902] by @benyam7 in #449

Full Changelog: v1.0.0-develop.12...v1.0.0-develop.13

v1.0.0-develop.12

01 Dec 15:43
Compare
Choose a tag to compare
v1.0.0-develop.12 Pre-release
Pre-release

Release Notes for cheqd-node v1.0.0-develop.12

What's Changed

  • chore(deps): Bump github.com/spf13/viper from 1.12.0 to 1.14.0 by @dependabot in #439
  • fix: Update interactive installer for any node changes and test [DEV-1901] by @benyam7 in #454

New Contributors

Full Changelog: v1.0.0-develop.11...v1.0.0-develop.12