Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit e5ce864
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Fri Apr 14 05:51:50 2023 +0000

    chore(release): 3.4.0 [skip ci]

    ## [3.4.0](3.3.1-commonjs...3.4.0-commonjs) (2023-04-14)

    ### Features

    * Bump resource gas ([#178](#178)) ([a67b3e1](a67b3e1))

commit a67b3e1
Author: DaevMithran <61043607+DaevMithran@users.noreply.github.com>
Date:   Thu Apr 13 22:43:33 2023 -0700

    feat: Bump resource gas (#178)

commit 2306a0b
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Thu Apr 6 12:10:53 2023 +0000

    chore(release): 3.3.1 [skip ci]

    ## [3.3.1](3.3.0-commonjs...3.3.1-commonjs) (2023-04-06)

commit 73984a4
Author: DaevMithran <61043607+DaevMithran@users.noreply.github.com>
Date:   Thu Apr 6 17:32:37 2023 +0530

    build: Update ts-proto to cjs (#176)

commit 328f66d
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Mon Apr 3 13:24:35 2023 +0000

    chore(release): 3.3.0 [skip ci]

    ## [3.3.0](3.2.1-commonjs...3.3.0-commonjs) (2023-04-03)

    ### Features

    * Add @cosmjs/crypto as direct dependency ([#174](#174)) ([9af5faf](9af5faf))

commit 9af5faf
Author: DaevMithran <61043607+DaevMithran@users.noreply.github.com>
Date:   Mon Apr 3 18:46:58 2023 +0530

    feat: Add @cosmjs/crypto as direct dependency (#174)

commit 97539f9
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Mon Apr 3 11:52:03 2023 +0000

    chore(release): 3.2.1 [skip ci]

    ## [3.2.1](3.2.0-commonjs...3.2.1-commonjs) (2023-04-03)

commit 25ffe3f
Author: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
Date:   Mon Apr 3 14:23:45 2023 +0300

    build: Switched history to match explicit versioning

commit dbd9e28
Author: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
Date:   Mon Apr 3 13:57:54 2023 +0300

    Revert "chore(release): 1.0.0 [skip ci]"

    This reverts commit bfd73df.

commit d7de5dc
Merge: de5ac88 bfd73df
Author: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
Date:   Mon Apr 3 13:57:28 2023 +0300

    Merge branch 'commonjs' of https://github.com/cheqd/sdk into commonjs

commit de5ac88
Author: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
Date:   Mon Apr 3 13:57:06 2023 +0300

    build: Revert to bare tag

commit bfd73df
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Mon Apr 3 10:48:51 2023 +0000

    chore(release): 1.0.0 [skip ci]

    ## 1.0.0 (2023-04-03)

    ### ⚠ BREAKING CHANGES

    * Transition to ESM as hybrid package (#133)
    * On track with v1 on-ledger release (#115)

    ### Features

    * Add createDidPayloadWithSignInputs util [DEV-1587] ([#49](#49)) ([e332f56](e332f56))
    * Add localnet in test workflow ([e498193](e498193))
    * Added querier as service capability ([#129](#129)) ([71faac7](71faac7))
    * **api:** Basic api design & extension plans, TBC ([9c24549](9c24549))
    * **did:** Added automated did creation tests & fixes, refactors ([bcfc198](bcfc198))
    * **did:** Added multiple verification method support & `uuid` did url support ([d35f007](d35f007))
    * Integrate V2 protos ([7fe20bd](7fe20bd))
    * On track with v1 on-ledger release ([#115](#115)) ([1ef3a07](1ef3a07))
    * **registry:** Fixed registration logic & improved extensibility ([3d76466](3d76466))
    * Remove amino encoding workaround in resource ([2754a97](2754a97))
    * Remove file-type ([#163](#163)) ([3d2e46a](3d2e46a))
    * Resolve review suggestions ([b984ef4](b984ef4))
    * Resources support [DEV-1616] ([#18](#18)) ([40bb485](40bb485))
    * **sdk:** Added base constructor manager class ([441bfa3](441bfa3))
    * **signer:** Added pre-test implementation of `DidTxSigner` ([924d9ec](924d9ec))
    * **tests:** Added more signer coverage ([59a88eb](59a88eb))
    * **tests:** Added stable round of SDK tests ([fa31daa](fa31daa))
    * Update @cheqd/ts-proto from 3.1.2 to 3.1.3 ([#151](#151)) ([f6ac275](f6ac275))
    * Update indyStyle identifier ([e12226d](e12226d))
    * Update proto && Accept did core spec input [DEV-2113] ([#111](#111)) ([f2f710a](f2f710a)), closes [#114](#114)
    * Update signature conversion ([2824bcb](2824bcb))
    * Update test rpcUrl ([3903c62](3903c62))
    * Update tests ([242e82f](242e82f))
    * Update tests and utils ([6075594](6075594))
    * Updated ts-proto package ([72e5bcf](72e5bcf))
    * Upgrade ts-proto && Support Deactivate DID ([46a57ea](46a57ea))
    * **utils:** Added utils & interoperability improvements ([d0f5f4d](d0f5f4d))

    ### Bug Fixes

    * Bugfix on conditional context injection ([6497799](6497799))
    * Bugfix on conditional context injection ([#142](#142)) ([b09c681](b09c681))
    * Bugfix on conditional context injection ([#143](#143)) ([854232c](854232c))
    * **build:** Added deep level support of iterables ([1aeaea3](1aeaea3))
    * **build:** Fixed build type declarations standalones ([ffadfe5](ffadfe5))
    * Bump dependencies to latest ts-proto upstream ([3762c9f](3762c9f))
    * Client determined MIME type auto fee generation ([#117](#117)) ([3ba673d](3ba673d))
    * **deps:** Downgraded `uint8arrays` due to export config clash ([2e30906](2e30906))
    * **deps:** Fixed dev deps in scope of semantic release ([721b488](721b488))
    * **deps:** Fixed imports deriving from bumps ([2cccc75](2cccc75))
    * **exports:** Fixed lib exports ([f17dbe3](f17dbe3))
    * Handle empty address condition ([#125](#125)) ([6c1080b](6c1080b))
    * **keys:** Added deep equality lambda ([edcc15f](edcc15f))
    * Minor issue ([e060576](e060576))
    * Removed traces of directory imports ([#135](#135)) ([9a5d53c](9a5d53c))
    * **tests:** Removed experimental versioning ([93b714c](93b714c))
    * **types:** Fixed type mismatch on compilation ([c0cfbd5](c0cfbd5))
    * typo ([463ac62](463ac62))

    ### Performance Improvements

    * **helpers:** Added env-specific utils exports ([4957f44](4957f44))

    ### Build System

    * Transition to ESM as hybrid package ([#133](#133)) ([a832043](a832043))

commit e9887c6
Author: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
Date:   Mon Apr 3 13:37:21 2023 +0300

    build: Switched to explicit def

commit 878689d
Author: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
Date:   Mon Apr 3 13:26:45 2023 +0300

    build: Switched to distinct tag format

commit deded43
Merge: a24103f 53829df
Author: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
Date:   Mon Apr 3 13:22:09 2023 +0300

    build: Resolved merge

commit a24103f
Author: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
Date:   Mon Apr 3 13:04:47 2023 +0300

    build: Bump deps to latest where relevant

commit 40df737
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Mon Apr 3 09:47:51 2023 +0100

    build: Sync main branch changes to CommonJS (#167)

    * chore(deps-dev): Bump @types/node from 18.13.0 to 18.14.0 (#144)

    * chore(deps-dev): Bump @types/node from 18.13.0 to 18.14.0

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.13.0 to 18.14.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    * bump package

    ---------

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>

    * build(deps): Bump file-type from 18.2.0 to 18.2.1 (#145)

    * chore(deps): Bump file-type from 18.2.0 to 18.2.1

    Bumps [file-type](https://github.com/sindresorhus/file-type) from 18.2.0 to 18.2.1.
    - [Release notes](https://github.com/sindresorhus/file-type/releases)
    - [Commits](sindresorhus/file-type@v18.2.0...v18.2.1)

    ---
    updated-dependencies:
    - dependency-name: file-type
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    * Bump packages

    ---------

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>

    * chore(release): 3.0.2-develop.1 [skip ci]

    ## [3.0.2-develop.1](3.0.1...3.0.2-develop.1) (2023-02-20)

    * chore: Bump package lock

    * chore(release): 3.0.2 [skip ci]

    ## [3.0.2](3.0.1...3.0.2) (2023-02-20)

    * chore(release): Bump package

    * chore(release): 3.0.2 [skip ci]

    ## [3.0.2](3.0.1...3.0.2) (2023-02-20)

    * build(deps-dev): Bump @types/uuid from 9.0.0 to 9.0.1

    Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.0 to 9.0.1.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

    ---
    updated-dependencies:
    - dependency-name: "@types/uuid"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    * build(deps-dev): Bump @types/node from 18.14.0 to 18.14.2

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.0 to 18.14.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    * chore: Add included files to package.json for NPM package

    * bump package

    * Update CHANGELOG.md

    * Fix workflow

    * Update test.yml

    * build(deps-dev): Bump @types/node from 18.14.0 to 18.14.2

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.0 to 18.14.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    * chore(release): 3.0.2-develop.2 [skip ci]

    ## [3.0.2-develop.2](3.0.2-develop.1...3.0.2-develop.2) (2023-02-27)

    * bump package

    * chore(release): 3.0.2-develop.3 [skip ci]

    ## [3.0.2-develop.3](3.0.2-develop.2...3.0.2-develop.3) (2023-02-27)

    * chore: Bump package lock

    * chore(release): 3.0.2 [skip ci]

    ## [3.0.2](3.0.1...3.0.2) (2023-02-28)

    * feat: Updated ts-proto package

    * chore(release): 3.1.0-develop.1 [skip ci]

    ## [3.1.0-develop.1](3.0.2-develop.3...3.1.0-develop.1) (2023-02-28)

    ### Features

    * Updated ts-proto package ([72e5bcf](72e5bcf))

    * chore(release): 3.1.0 [skip ci]

    ## [3.1.0](3.0.1...3.1.0) (2023-02-28)

    ### Features

    * Updated ts-proto package ([72e5bcf](72e5bcf))

    * chore(release): 3.1.1 [skip ci]

    ## [3.1.1](3.1.0...3.1.1) (2023-02-28)

    * chore(deps-dev): Bump @types/node to 18.14.4

    * build(deps-dev): Bump @types/node from 18.14.4 to 18.14.6

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.4 to 18.14.6.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    * bump package

    * chore(release): 3.1.2-develop.1 [skip ci]

    ## [3.1.2-develop.1](3.1.1...3.1.2-develop.1) (2023-03-09)

    * feat: Update @cheqd/ts-proto from 3.1.2 to 3.1.3 (#151)

    * feat: Update @cheqd/ts-proto from 3.1.2 to 3.1.3

    * Update package-lock.json

    * Delete test.yml

    * Move npm test to build

    * Update build.yml

    * Add npm ci to test job

    * chore(release): 3.2.0 [skip ci]

    ## [3.2.0](3.1.1...3.2.0) (2023-03-09)

    ### Features

    * Update @cheqd/ts-proto from 3.1.2 to 3.1.3 ([#151](#151)) ([f6ac275](f6ac275))

    * Update package-lock.json

    * Update package-lock.json

    ---------

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>

commit 53829df
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Thu Mar 30 12:16:13 2023 +0100

    docs: Fix broken links

commit 11b0266
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Mar 30 11:37:04 2023 +0100

    chore(deps): Bump amannn/action-semantic-pull-request from 5.1.0 to 5.2.0 (#157)

    build(deps): Bump amannn/action-semantic-pull-request

    Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5.1.0 to 5.2.0.
    - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
    - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
    - [Commits](amannn/action-semantic-pull-request@v5.1.0...v5.2.0)

    ---
    updated-dependencies:
    - dependency-name: amannn/action-semantic-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit c90f92e
Author: DaevMithran <daevmithran1999@gmail.com>
Date:   Thu Mar 30 13:02:59 2023 +0530

    Merge main into cjs

commit 3d2e46a
Author: DaevMithran <61043607+DaevMithran@users.noreply.github.com>
Date:   Wed Mar 29 11:18:12 2023 +0530

    feat: Remove file-type (#163)

    * feat: Remove file-type

    * fix: Markdown linting

commit ffd82ef
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Thu Mar 9 15:03:03 2023 +0000

    chore(release): 3.2.0 [skip ci]

    ## [3.2.0](3.1.1...3.2.0) (2023-03-09)

    ### Features

    * Update @cheqd/ts-proto from 3.1.2 to 3.1.3 ([#151](#151)) ([f6ac275](f6ac275))

commit f6ac275
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Thu Mar 9 14:53:46 2023 +0000

    feat: Update @cheqd/ts-proto from 3.1.2 to 3.1.3 (#151)

    * feat: Update @cheqd/ts-proto from 3.1.2 to 3.1.3

    * Update package-lock.json

    * Delete test.yml

    * Move npm test to build

    * Update build.yml

    * Add npm ci to test job

commit 57a693d
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Thu Mar 9 14:11:09 2023 +0000

    chore(release): 3.1.2-develop.1 [skip ci]

    ## [3.1.2-develop.1](3.1.1...3.1.2-develop.1) (2023-03-09)

commit 37536db
Merge: 7b709f4 9341017
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Thu Mar 9 14:02:42 2023 +0000

    chore(deps-dev): Bump @types/node from 18.14.4 to 18.14.6 (#150)

    Bumps
    [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
    from 18.14.4 to 18.14.6.
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a
    href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
    view</a></li>
    </ul>
    </details>
    <br />

    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=18.14.4&new-version=18.14.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.

    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)

    ---

    <details>
    <summary>Dependabot commands and options</summary>
    <br />

    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)

    </details>

commit 9341017
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Thu Mar 9 13:50:02 2023 +0000

    bump package

commit cdbd38f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Mar 6 02:12:04 2023 +0000

    build(deps-dev): Bump @types/node from 18.14.4 to 18.14.6

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.4 to 18.14.6.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 7b709f4
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Thu Mar 2 12:19:30 2023 +0000

    chore(deps-dev): Bump @types/node to 18.14.4

commit 84e31fa
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Tue Feb 28 09:17:29 2023 +0000

    chore(release): 3.1.1 [skip ci]

    ## [3.1.1](3.1.0...3.1.1) (2023-02-28)

commit bb718ef
Merge: 6b8f818 6d33439
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Tue Feb 28 09:09:00 2023 +0000

    Merge branch 'develop'

commit 6b8f818
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Tue Feb 28 08:51:45 2023 +0000

    chore(release): 3.1.0 [skip ci]

    ## [3.1.0](3.0.1...3.1.0) (2023-02-28)

    ### Features

    * Updated ts-proto package ([72e5bcf](72e5bcf))

commit 6d33439
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Tue Feb 28 08:48:18 2023 +0000

    chore(release): 3.1.0-develop.1 [skip ci]

    ## [3.1.0-develop.1](3.0.2-develop.3...3.1.0-develop.1) (2023-02-28)

    ### Features

    * Updated ts-proto package ([72e5bcf](72e5bcf))

commit 72e5bcf
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Tue Feb 28 08:38:40 2023 +0000

    feat: Updated ts-proto package

commit 1dff91d
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Tue Feb 28 00:10:31 2023 +0000

    chore(release): 3.0.2 [skip ci]

    ## [3.0.2](3.0.1...3.0.2) (2023-02-28)

commit 2768ae6
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Tue Feb 28 00:02:11 2023 +0000

    chore: Bump package lock

commit 714be3a
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Mon Feb 27 17:51:13 2023 +0000

    chore(release): 3.0.2-develop.3 [skip ci]

    ## [3.0.2-develop.3](3.0.2-develop.2...3.0.2-develop.3) (2023-02-27)

commit 37c4a91
Merge: 099c044 ff06d2f
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Mon Feb 27 17:42:42 2023 +0000

    chore(deps-dev): Bump @types/node from 18.14.0 to 18.14.2 (#149)

    Bumps
    [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
    from 18.14.0 to 18.14.2.
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a
    href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
    view</a></li>
    </ul>
    </details>
    <br />

    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=18.14.0&new-version=18.14.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.

    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)

    ---

    <details>
    <summary>Dependabot commands and options</summary>
    <br />

    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)

    </details>

commit ff06d2f
Merge: 405a8a9 099c044
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Mon Feb 27 17:07:25 2023 +0000

    Merge branch 'develop' into dependabot/npm_and_yarn/develop/types/node-18.14.2

commit 405a8a9
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Mon Feb 27 17:04:44 2023 +0000

    bump package

commit 099c044
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Mon Feb 27 16:37:13 2023 +0000

    chore(release): 3.0.2-develop.2 [skip ci]

    ## [3.0.2-develop.2](3.0.2-develop.1...3.0.2-develop.2) (2023-02-27)

commit 75380a9
Merge: 8d888b3 b4f696d
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Mon Feb 27 16:35:07 2023 +0000

    Merge branch 'dependabot/npm_and_yarn/develop/types/node-18.14.2' of https://github.com/cheqd/sdk into dependabot/npm_and_yarn/develop/types/node-18.14.2

commit 8d888b3
Merge: 13ca07c 20baef5
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Mon Feb 27 16:35:01 2023 +0000

    Merge branch 'develop' into dependabot/npm_and_yarn/develop/types/node-18.14.2

commit b4f696d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 27 16:29:43 2023 +0000

    build(deps-dev): Bump @types/node from 18.14.0 to 18.14.2

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.0 to 18.14.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 20baef5
Merge: 452fe1c 6755ead
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Mon Feb 27 16:28:57 2023 +0000

    chore(deps-dev): Bump @types/uuid from 9.0.0 to 9.0.1 (#148)

    Bumps
    [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid)
    from 9.0.0 to 9.0.1.
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a
    href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid">compare
    view</a></li>
    </ul>
    </details>
    <br />

    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/uuid&package-manager=npm_and_yarn&previous-version=9.0.0&new-version=9.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.

    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)

    ---

    <details>
    <summary>Dependabot commands and options</summary>
    <br />

    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)

    </details>

commit 6755ead
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Mon Feb 27 16:20:49 2023 +0000

    Update test.yml

commit 6da1fc1
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Mon Feb 27 16:14:18 2023 +0000

    Fix workflow

commit c41e217
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Mon Feb 27 15:59:14 2023 +0000

    Update CHANGELOG.md

commit c7cc30a
Merge: b90b397 452fe1c
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Mon Feb 27 15:52:42 2023 +0000

    Merge branch 'develop' into dependabot/npm_and_yarn/develop/types/uuid-9.0.1

commit b90b397
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Mon Feb 27 11:23:08 2023 +0000

    bump package

commit 452fe1c
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Mon Feb 27 11:11:14 2023 +0000

    chore: Add included files to package.json for NPM package

commit 13ca07c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 27 02:46:56 2023 +0000

    build(deps-dev): Bump @types/node from 18.14.0 to 18.14.2

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.14.0 to 18.14.2.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 62186b8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 27 02:46:30 2023 +0000

    build(deps-dev): Bump @types/uuid from 9.0.0 to 9.0.1

    Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 9.0.0 to 9.0.1.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

    ---
    updated-dependencies:
    - dependency-name: "@types/uuid"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

commit 4236a83
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Mon Feb 20 19:00:13 2023 +0000

    chore(release): 3.0.2 [skip ci]

    ## [3.0.2](3.0.1...3.0.2) (2023-02-20)

commit 67a215c
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Mon Feb 20 18:51:30 2023 +0000

    chore(release): Bump package

commit 1c9ea6b
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Mon Feb 20 18:36:47 2023 +0000

    chore(release): 3.0.2 [skip ci]

    ## [3.0.2](3.0.1...3.0.2) (2023-02-20)

commit 097ae78
Merge: 9fd1c44 e9f64e7
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Mon Feb 20 18:28:07 2023 +0000

    chore(release): Bring down bumped changes from develop (#146)

commit e9f64e7
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Mon Feb 20 18:19:16 2023 +0000

    chore: Bump package lock

commit 88ac9c5
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Mon Feb 20 18:09:12 2023 +0000

    chore(release): 3.0.2-develop.1 [skip ci]

    ## [3.0.2-develop.1](3.0.1...3.0.2-develop.1) (2023-02-20)

commit 24d2b47
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 20 18:01:14 2023 +0000

    build(deps): Bump file-type from 18.2.0 to 18.2.1 (#145)

    * chore(deps): Bump file-type from 18.2.0 to 18.2.1

    Bumps [file-type](https://github.com/sindresorhus/file-type) from 18.2.0 to 18.2.1.
    - [Release notes](https://github.com/sindresorhus/file-type/releases)
    - [Commits](sindresorhus/file-type@v18.2.0...v18.2.1)

    ---
    updated-dependencies:
    - dependency-name: file-type
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    * Bump packages

    ---------

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>

commit 1ad9fb1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Feb 20 17:33:28 2023 +0000

    chore(deps-dev): Bump @types/node from 18.13.0 to 18.14.0 (#144)

    * chore(deps-dev): Bump @types/node from 18.13.0 to 18.14.0

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.13.0 to 18.14.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    * bump package

    ---------

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>

commit e7c3706
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Fri Feb 17 14:43:20 2023 +0000

    chore(release): 3.0.2 [skip ci]

    ## [3.0.2](3.0.1...3.0.2) (2023-02-17)

    ### Bug Fixes

    * Bugfix on conditional context injection ([6497799](6497799))

commit 5bc6b2d
Merge: 3500b69 9fd1c44
Author: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
Date:   Fri Feb 17 15:56:32 2023 +0200

    Merge branch 'main' into cjs

commit 9fd1c44
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Fri Feb 17 12:20:59 2023 +0000

    chore(release): 3.0.1 [skip ci]

    ## [3.0.1](3.0.0...3.0.1) (2023-02-17)

    ### Bug Fixes

    * Bugfix on conditional context injection ([#142](#142)) ([b09c681](b09c681))
    * Bugfix on conditional context injection ([#143](#143)) ([854232c](854232c))

commit 3500b69
Author: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
Date:   Fri Feb 17 14:17:01 2023 +0200

    build: Node downgrade

commit 6497799
Author: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
Date:   Fri Feb 17 14:15:59 2023 +0200

    fix: Bugfix on conditional context injection

    - Backports fix to `@cjs` tag.

commit 854232c
Merge: 674b3b9 194c05d
Author: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
Date:   Fri Feb 17 14:12:36 2023 +0200

    fix: Bugfix on conditional context injection (#143)

commit 194c05d
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Fri Feb 17 11:50:34 2023 +0000

    chore(release): 3.0.1-develop.1 [skip ci]

    ## [3.0.1-develop.1](3.0.0...3.0.1-develop.1) (2023-02-17)

    ### Bug Fixes

    * Bugfix on conditional context injection ([#142](#142)) ([b09c681](b09c681))

commit b09c681
Author: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
Date:   Fri Feb 17 13:41:59 2023 +0200

    fix: Bugfix on conditional context injection (#142)

commit d69f1c6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Feb 16 13:46:27 2023 +0000

    chore(deps-dev): Bump jest from 29.4.2 to 29.4.3 (#140)

    * build(deps-dev): Bump jest from 29.4.2 to 29.4.3

    Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.2 to 29.4.3.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v29.4.3/packages/jest)

    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...

    Signed-off-by: dependabot[bot] <support@github.com>

    * bump package

    ---------

    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ankur Banerjee <ankurdotb@users.noreply.github.com>

commit 674b3b9
Author: Ankur Banerjee <ankurdotb@users.noreply.github.com>
Date:   Thu Feb 16 13:18:29 2023 +0000

    ci: Sync and update workflows (#139)

    * Update workflows

    * Update README.md

    * Update package-lock.json

commit 7c8bfe8
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Wed Feb 15 18:57:38 2023 +0000

    chore(release): 3.0.0 [skip ci]

    ## [3.0.0](2.1.0...3.0.0) (2023-02-15)

    ### ⚠ BREAKING CHANGES

    * Transition to ESM as hybrid package (#133)

    ### Bug Fixes

    * Removed traces of directory imports ([#135](#135)) ([9a5d53c](9a5d53c))

    ### Build System

    * Transition to ESM as hybrid package ([#133](#133)) ([a832043](a832043))

commit 9a8e105
Merge: 4f61a75 8865de0
Author: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
Date:   Wed Feb 15 20:43:34 2023 +0200

    Merge pull request #137 from cheqd/develop

    build: Release v3, transition to ESM

commit 8865de0
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Wed Feb 15 18:41:27 2023 +0000

    chore(release): 3.0.0-develop.6 [skip ci]

    ## [3.0.0-develop.6](3.0.0-develop.5...3.0.0-develop.6) (2023-02-15)

commit 9b87c43
Merge: e082318 4f61a75
Author: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
Date:   Wed Feb 15 20:32:48 2023 +0200

    Merge branch 'main' into develop

commit e082318
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Wed Feb 15 18:09:32 2023 +0000

    chore(release): 3.0.0-develop.5 [skip ci]

    ## [3.0.0-develop.5](3.0.0-develop.4...3.0.0-develop.5) (2023-02-15)

commit be15b6a
Author: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
Date:   Wed Feb 15 20:00:40 2023 +0200

    build: Bump relevant to latest

commit 41bb5a0
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Tue Feb 14 21:17:31 2023 +0000

    chore(release): 3.0.0-develop.4 [skip ci]

    ## [3.0.0-develop.4](3.0.0-develop.3...3.0.0-develop.4) (2023-02-14)

commit 2b8ab21
Author: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
Date:   Tue Feb 14 23:08:48 2023 +0200

    build: Switched to ESM-first exports (#136)

commit 5d422ef
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Tue Feb 14 19:25:49 2023 +0000

    chore(release): 3.0.0-develop.3 [skip ci]

    ## [3.0.0-develop.3](3.0.0-develop.2...3.0.0-develop.3) (2023-02-14)

    ### Bug Fixes

    * Removed traces of directory imports ([#135](#135)) ([9a5d53c](9a5d53c))

commit 9a5d53c
Author: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
Date:   Tue Feb 14 21:17:55 2023 +0200

    fix: Removed traces of directory imports (#135)

commit e017c3b
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Tue Feb 14 17:16:40 2023 +0000

    chore(release): 3.0.0-develop.2 [skip ci]

    ## [3.0.0-develop.2](3.0.0-develop.1...3.0.0-develop.2) (2023-02-14)

commit 690109e
Author: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
Date:   Tue Feb 14 19:07:42 2023 +0200

    build: Tidy imports, cleanup redundancy (#134)

    * build: Tidy imports, cleanup redundancy

    * Switched to cjs

    * Switched to esm

    * Switched back to cjs

commit a62b46f
Author: semantic-release-bot <semantic-release-bot@martynus.net>
Date:   Tue Feb 14 15:42:54 2023 +0000

    chore(release): 3.0.0-develop.1 [skip ci]

    ## [3.0.0-develop.1](2.1.0-develop.1...3.0.0-develop.1) (2023-02-14)

    ### ⚠ BREAKING CHANGES

    * Transition to ESM as hybrid package (#133)

    ### Build System

    * Transition to ESM as hybrid package ([#133](#133)) ([a832043](a832043))

commit a832043
Author: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
Date:   Tue Feb 14 17:33:44 2023 +0200

    build!: Transition to ESM as hybrid package (#133)

commit 8c42450
Author: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
Date:   Mon Feb 13 10:46:03 2023 +0200

    test: Added linked resource collection metadata extended tests (#132)

    * test: Added linked resource collection metadata extended tests

    * Switched to localnet
  • Loading branch information
ankurdotb committed Apr 14, 2023
1 parent 3fc11fe commit 152f8c0
Show file tree
Hide file tree
Showing 29 changed files with 5,163 additions and 8,226 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ updates:

# Maintain dependencies for NPM
- package-ecosystem: "npm"
target-branch: "develop"
directory: "/"
schedule:
interval: "weekly"
Expand Down
File renamed without changes.
60 changes: 57 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ on:
defaults:
run:
shell: bash
env:
RUNNER_BIN_DIR: /home/runner/.local/bin
permissions:
contents: write
packages: read
checks: write


jobs:

build:
name: "Build Node.js"
runs-on: ubuntu-latest
Expand All @@ -25,6 +33,52 @@ jobs:
- name: "Run npm build"
run: npm run build

# - name: "Run npm test"
# run: npm test

integration-tests:
name: "Integration Tests"
runs-on: ubuntu-20.04
needs: build

steps:
- uses: actions/checkout@v3

- uses: actions/setup-node@v3
with:
node-version: 18
cache: 'npm'
cache-dependency-path: '**/package-lock.json'

- name: Download binary artifact
run: |
mkdir -p ${{ env.RUNNER_BIN_DIR }}
CHEQD_NODE_VERSION="$(cut -c2- <<< "$(jq -r 'map(select(.prerelease)) | first | .tag_name' <<< "$(curl --silent https://api.github.com/repos/cheqd/cheqd-node/releases)")")"
wget -c "https://github.com/cheqd/cheqd-node/releases/download/v${CHEQD_NODE_VERSION}/cheqd-noded-${CHEQD_NODE_VERSION}-linux-amd64.tar.gz"
tar -xvf "cheqd-noded-${CHEQD_NODE_VERSION}-linux-amd64.tar.gz" -C ${{ env.RUNNER_BIN_DIR }}
sudo chmod +x ${{ env.RUNNER_BIN_DIR }}/cheqd-noded
- name: Restore binary permissions
run: sudo chmod +x ${{ env.RUNNER_BIN_DIR }}/cheqd-noded

- name: Generate localnet configs
working-directory: ./docker/localnet
run: |
bash gen-network-config.sh
sudo chown -R 1000:1000 network-config
- name: Set up Docker localnet
working-directory: ./docker/localnet
run: |
CHEQD_NODE_VERSION="$(cut -c2- <<< "$(jq -r 'map(select(.prerelease)) | first | .tag_name' <<< "$(curl --silent https://api.github.com/repos/cheqd/cheqd-node/releases)")")"
BUILD_IMAGE="ghcr.io/cheqd/cheqd-node:$CHEQD_NODE_VERSION"
export BUILD_IMAGE
docker compose up --detach
- name: Import keys
working-directory: ./docker/localnet
run: |
bash import-keys.sh
- name: "Clean install dependencies"
run: npm ci

- name: Run Tests
run: npm test
4 changes: 2 additions & 2 deletions .github/workflows/cleanup-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ on:
description: 'Retain days'
required: true
type: string
default: 30
default: "30"
minimum_runs:
description: 'Minimum runs to keep for each workflow'
required: true
type: string
default: 0
default: "0"
delete_workflow_pattern:
description: 'Name/filename of workflow. Default is all.'
required: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cleanup-cache-manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:

steps:
- name: "Wipe Github Actions cache"
uses: easimon/wipe-cache@v1
uses: easimon/wipe-cache@v2
with:
dry-run: ${{ github.event.inputs.dry-run }}
8 changes: 2 additions & 6 deletions .github/workflows/dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,17 @@ jobs:
call-lint:
name: "Lint"
uses: ./.github/workflows/lint.yml
secrets: inherit

call-build:
name: "Build & Test"
needs: call-lint
uses: ./.github/workflows/build.yml

call-test:
name: "Tests"
needs: call-build
uses: ./.github/workflows/test.yml
secrets: inherit

call-release:
name: "Release"
needs: call-test
needs: call-build
if: ${{ github.ref_protected == true }}
uses: ./.github/workflows/release.yml
secrets: inherit
30 changes: 23 additions & 7 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
branches:
- main
- develop
- commonjs
- release/**
types:
- opened
- reopened
Expand All @@ -19,15 +21,29 @@ jobs:
lint-pr:
name: "PR format check"
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
# check for the most recent release: https://github.com/CondeNast/conventional-pull-request-action/releases
# replace vX.X.X below with the most recently released version
- uses: CondeNast/conventional-pull-request-action@v0.1.2

- uses: amannn/action-semantic-pull-request@v5.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
# to override config-conventional rules, specify a relative path to your rules module, actions/checkout is required for this setting!
commitlintRulesPath: "./.github/linters/.commitlint.rules.js" # default: undefined
# if the PR contains a single commit, fail if the commit message and the PR title do not match
commitTitleMatch: false # default: 'true'
# Configure which types are allowed (newline delimited).
# Default: https://github.com/commitizen/conventional-commit-types
types: |
feat
fix
build
chore
ci
docs
feat
fix
perf
refactor
revert
style
test
# Configure that a scope must always be provided.
requireScope: false
66 changes: 0 additions & 66 deletions .github/workflows/test.yml

This file was deleted.

105 changes: 105 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,110 @@
# Changelog

## [3.4.0](https://github.com/cheqd/sdk/compare/3.3.1-commonjs...3.4.0-commonjs) (2023-04-14)


### Features

* Bump resource gas ([#178](https://github.com/cheqd/sdk/issues/178)) ([a67b3e1](https://github.com/cheqd/sdk/commit/a67b3e14589569b5ad01e8d0b0bdfd8370cb4f9a))

## [3.3.1](https://github.com/cheqd/sdk/compare/3.3.0-commonjs...3.3.1-commonjs) (2023-04-06)

## [3.3.0](https://github.com/cheqd/sdk/compare/3.2.1-commonjs...3.3.0-commonjs) (2023-04-03)


### Features

* Add @cosmjs/crypto as direct dependency ([#174](https://github.com/cheqd/sdk/issues/174)) ([9af5faf](https://github.com/cheqd/sdk/commit/9af5faf6336bae048860669a83da598dd704818c))

## [3.2.1](https://github.com/cheqd/sdk/compare/3.2.0-commonjs...3.2.1-commonjs) (2023-04-03)

## [3.2.0](https://github.com/cheqd/sdk/compare/3.1.1...3.2.0) (2023-03-09)


### Features

* Update @cheqd/ts-proto from 3.1.2 to 3.1.3 ([#151](https://github.com/cheqd/sdk/issues/151)) ([f6ac275](https://github.com/cheqd/sdk/commit/f6ac2759255ed612a99aff35d497468ff4530e11))

## [3.1.2-develop.1](https://github.com/cheqd/sdk/compare/3.1.1...3.1.2-develop.1) (2023-03-09)

## [3.1.1](https://github.com/cheqd/sdk/compare/3.1.0...3.1.1) (2023-02-28)

## [3.1.0](https://github.com/cheqd/sdk/compare/3.0.1...3.1.0) (2023-02-28)]

## [3.1.0-develop.1](https://github.com/cheqd/sdk/compare/3.0.2-develop.3...3.1.0-develop.1) (2023-02-28)


### Features

* Updated ts-proto package ([72e5bcf](https://github.com/cheqd/sdk/commit/72e5bcf970aa1c57aefee5a413d3922f1739fee7))

## [3.0.2](https://github.com/cheqd/sdk/compare/3.0.1...3.0.2) (2023-02-28)

## [3.0.2-develop.3](https://github.com/cheqd/sdk/compare/3.0.2-develop.2...3.0.2-develop.3) (2023-02-27)

## [3.0.2-develop.2](https://github.com/cheqd/sdk/compare/3.0.2-develop.1...3.0.2-develop.2) (2023-02-27)

## [3.0.2-develop.1](https://github.com/cheqd/sdk/compare/3.0.1...3.0.2-develop.1) (2023-02-20)

## [3.0.2](https://github.com/cheqd/sdk/compare/3.0.1...3.0.2) (2023-02-20)

## [3.0.2](https://github.com/cheqd/sdk/compare/3.0.1...3.0.2) (2023-02-17)

## [3.0.1](https://github.com/cheqd/sdk/compare/3.0.0...3.0.1) (2023-02-17)


### Bug Fixes

* Bugfix on conditional context injection ([#142](https://github.com/cheqd/sdk/issues/142)) ([b09c681](https://github.com/cheqd/sdk/commit/b09c681369de1f577faeeb4568e8103344e123c1))
* Bugfix on conditional context injection ([#143](https://github.com/cheqd/sdk/issues/143)) ([854232c](https://github.com/cheqd/sdk/commit/854232c4707f7cea5b41b9a111f8bfbc2f2a02ea))

## [3.0.1-develop.1](https://github.com/cheqd/sdk/compare/3.0.0...3.0.1-develop.1) (2023-02-17)


### Bug Fixes

* Bugfix on conditional context injection ([#142](https://github.com/cheqd/sdk/issues/142)) ([b09c681](https://github.com/cheqd/sdk/commit/b09c681369de1f577faeeb4568e8103344e123c1))

## [3.0.0](https://github.com/cheqd/sdk/compare/2.1.0...3.0.0) (2023-02-15)


### ⚠ BREAKING CHANGES

* Transition to ESM as hybrid package (#133)

### Bug Fixes

* Removed traces of directory imports ([#135](https://github.com/cheqd/sdk/issues/135)) ([9a5d53c](https://github.com/cheqd/sdk/commit/9a5d53c87343aa1a568f0feda9c586e1fd74ffde))


### Build System

* Transition to ESM as hybrid package ([#133](https://github.com/cheqd/sdk/issues/133)) ([a832043](https://github.com/cheqd/sdk/commit/a832043016336aa4cc74a8106429576c72ffe9d9))

## [3.0.0-develop.6](https://github.com/cheqd/sdk/compare/3.0.0-develop.5...3.0.0-develop.6) (2023-02-15)

## [3.0.0-develop.5](https://github.com/cheqd/sdk/compare/3.0.0-develop.4...3.0.0-develop.5) (2023-02-15)

## [3.0.0-develop.4](https://github.com/cheqd/sdk/compare/3.0.0-develop.3...3.0.0-develop.4) (2023-02-14)

## [3.0.0-develop.3](https://github.com/cheqd/sdk/compare/3.0.0-develop.2...3.0.0-develop.3) (2023-02-14)

### Bug Fixes

* Removed traces of directory imports ([#135](https://github.com/cheqd/sdk/issues/135)) ([9a5d53c](https://github.com/cheqd/sdk/commit/9a5d53c87343aa1a568f0feda9c586e1fd74ffde))

## [3.0.0-develop.2](https://github.com/cheqd/sdk/compare/3.0.0-develop.1...3.0.0-develop.2) (2023-02-14)

## [3.0.0-develop.1](https://github.com/cheqd/sdk/compare/2.1.0-develop.1...3.0.0-develop.1) (2023-02-14)

### ⚠ BREAKING CHANGES

* Transition to ESM as hybrid package (#133)

### Build System

* Transition to ESM as hybrid package ([#133](https://github.com/cheqd/sdk/issues/133)) ([a832043](https://github.com/cheqd/sdk/commit/a832043016336aa4cc74a8106429576c72ffe9d9))

## [2.1.0](https://github.com/cheqd/sdk/compare/2.0.1...2.1.0) (2023-02-08)


Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@

[![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/cheqd/sdk?include_prereleases&label=dev%20release&style=flat-square)](https://github.com/cheqd/sdk/releases/) ![GitHub commits since latest release (by date)](https://img.shields.io/github/commits-since/cheqd/sdk/latest?style=flat-square) [![GitHub contributors](https://img.shields.io/github/contributors/cheqd/sdk?label=contributors%20%E2%9D%A4%EF%B8%8F&style=flat-square)](https://github.com/cheqd/sdk/graphs/contributors)

[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/cheqd/sdk/Workflow%20Dispatch?label=workflows&style=flat-square)](https://github.com/cheqd/sdk/actions/workflows/dispatch.yml) [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/cheqd/sdk/CodeQL?label=CodeQL&style=flat-square)](https://github.com/cheqd/sdk/actions/workflows/codeql.yml) ![GitHub repo size](https://img.shields.io/github/repo-size/cheqd/sdk?style=flat-square)
[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/cheqd/sdk/dispatch.yml?label=workflows&style=flat-square)](https://github.com/cheqd/sdk/actions/workflows/dispatch.yml) [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/cheqd/sdk/codeql.yml?label=CodeQL&style=flat-square)](https://github.com/cheqd/sdk/actions/workflows/codeql.yml) ![GitHub repo size](https://img.shields.io/github/repo-size/cheqd/sdk?style=flat-square)

## ℹ️ Overview

The purpose of this [`@cheqd/sdk` NPM package](https://www.npmjs.com/package/@cheqd/sdk) is to provide a mechanism of integrating cheqd functionality in an application *without* using a 3rd-party SDK like [Veramo SDK for cheqd](https://docs.cheqd.io/identity/building-decentralized-identity-apps/veramo-sdk-for-cheqd).
The purpose of this [`@cheqd/sdk` NPM package](https://www.npmjs.com/package/@cheqd/sdk) is to provide a mechanism of integrating cheqd functionality in an application *without* using a 3rd-party SDK like [Veramo SDK for cheqd](https://docs.cheqd.io/identity/guides/sdk/veramo-sdk-for-cheqd).

This package includes:

* [TypeScript Protobuf definitions](https://github.com/cheqd/ts-proto) for custom cheqd Cosmos SDK modules
* [CosmJS](https://github.com/cosmos/cosmjs), for base Cosmos SDK module functions

If you are using [Veramo SDK for cheqd](https://docs.cheqd.io/identity/building-decentralized-identity-apps/veramo-sdk-for-cheqd), this SDK package is automatically installed and consumed by the [`@cheqd/did-provider-cheqd` Veramo plugin](https://github.com/cheqd/did-provider-cheqd).
If you are using [Veramo SDK for cheqd](https://docs.cheqd.io/identity/guides/sdk/veramo-sdk-for-cheqd), this SDK package is automatically installed and consumed by the [`@cheqd/did-provider-cheqd` Veramo plugin](https://github.com/cheqd/did-provider-cheqd).

## 🆔 Features

Expand All @@ -32,7 +32,7 @@ With this SDK, developers are able to:

## 📖 Documentation

Our [identity documentation site](https://docs.cheqd.io/identity/) explains how `@cheqd/sdk` is [consumed in Veramo SDK for cheqd](https://docs.cheqd.io/identity/building-decentralized-identity-apps/veramo-sdk-for-cheqd) (as an example of how this package can be consumed).
Our [identity documentation site](https://docs.cheqd.io/identity/) explains how `@cheqd/sdk` is [consumed in Veramo SDK for cheqd](https://docs.cheqd.io/identity/guides/sdk/veramo-sdk-for-cheqd) (as an example of how this package can be consumed).

## 💬 Community

Expand Down
Loading

0 comments on commit 152f8c0

Please sign in to comment.