Skip to content

Commit

Permalink
Merge branch 'main' into feat/support-logic-for-local
Browse files Browse the repository at this point in the history
  • Loading branch information
eruizgar91 authored Aug 26, 2024
2 parents 35a5535 + c282baf commit 6070b70
Show file tree
Hide file tree
Showing 232 changed files with 3,811 additions and 3,802 deletions.
17 changes: 13 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v3.0.26](https://github.com/nevermined-io/sdk-js/compare/v3.0.25...v3.0.26)

> 26 August 2024
- fix: move to the environments the contract addresses [`#706`](https://github.com/nevermined-io/sdk-js/pull/706)
- docs: updating documentation [skip actions] [`7c681a9`](https://github.com/nevermined-io/sdk-js/commit/7c681a955d10c5ac25a25ca04ac740b15df941f1)
- feat: bumpversion [`751a570`](https://github.com/nevermined-io/sdk-js/commit/751a5700a0cf041333cad66c36ffb7e292c979de)
- Automated CHANGELOG.md update [`94c3826`](https://github.com/nevermined-io/sdk-js/commit/94c3826129f75a1cbded6d423b6664e7f6d5daaa)

#### [v3.0.25](https://github.com/nevermined-io/sdk-js/compare/v3.0.24...v3.0.25)

> 12 August 2024
Expand Down Expand Up @@ -2214,7 +2223,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

> 2 May 2022
- add aave service agreement to ddo when creating nft721 asset [`#248`](https://github.com/nevermined-io/sdk-js/pull/248)
- add aave service agreement to ddo when creating nft721 asset [`#248`](https://github.com/nevermined-io/sdk-js/pull/248)
- Adding v0.19.21 Changelog updates [`c93cdc5`](https://github.com/nevermined-io/sdk-js/commit/c93cdc55f139a43db4130ccb0f80924d2645a931)

#### [v0.19.21](https://github.com/nevermined-io/sdk-js/compare/v0.19.20...v0.19.21)
Expand Down Expand Up @@ -2477,7 +2486,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

> 18 January 2022
- Removing not used parameter [`#186`](https://github.com/nevermined-io/sdk-js/pull/186)
- Removing not used parameter [`#186`](https://github.com/nevermined-io/sdk-js/pull/186)
- [wip] Create agreement+pay in one transaction [`#183`](https://github.com/nevermined-io/sdk-js/pull/183)
- Adapting to contracts `v1.3.3` [`#177`](https://github.com/nevermined-io/sdk-js/pull/177)
- Adding v0.17.2 Changelog updates [`5eddda4`](https://github.com/nevermined-io/sdk-js/commit/5eddda43954e013e6e6f7344c9a877d801aacb5c)
Expand Down Expand Up @@ -2983,7 +2992,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Feature/sync develop [`#268`](https://github.com/nevermined-io/sdk-js/pull/268)
- Quick fix for non-eip1559 networks [`#266`](https://github.com/nevermined-io/sdk-js/pull/266)
- integrate Permissions and refactor search query [`#264`](https://github.com/nevermined-io/sdk-js/pull/264)
- add aave service agreement to ddo when creating nft721 asset [`#248`](https://github.com/nevermined-io/sdk-js/pull/248)
- add aave service agreement to ddo when creating nft721 asset [`#248`](https://github.com/nevermined-io/sdk-js/pull/248)
- Get the keeper version from the artifacts instead of package version [`#244`](https://github.com/nevermined-io/sdk-js/pull/244)
- replace `metadata-api` url by `marketplace-api` and sort type [`#243`](https://github.com/nevermined-io/sdk-js/pull/243)
- fixing issues with BigNumbers [`#246`](https://github.com/nevermined-io/sdk-js/pull/246)
Expand Down Expand Up @@ -3022,7 +3031,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Feature/190 add did to sec markets [`#191`](https://github.com/nevermined-io/sdk-js/pull/191)
- Adding utility methods for getting nft token uri [`#189`](https://github.com/nevermined-io/sdk-js/pull/189)
- Lint ... [`#187`](https://github.com/nevermined-io/sdk-js/pull/187)
- Removing not used parameter [`#186`](https://github.com/nevermined-io/sdk-js/pull/186)
- Removing not used parameter [`#186`](https://github.com/nevermined-io/sdk-js/pull/186)
- [wip] Create agreement+pay in one transaction [`#183`](https://github.com/nevermined-io/sdk-js/pull/183)
- Adapting to contracts `v1.3.3` [`#177`](https://github.com/nevermined-io/sdk-js/pull/177)
- Correct typo in route [`#184`](https://github.com/nevermined-io/sdk-js/pull/184)
Expand Down
90 changes: 45 additions & 45 deletions docs/api-reference/classes/AccessCondition.md

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions docs/api-reference/classes/AccessService.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[@nevermined-io/sdk - v3.0.25](../code-reference.md) / AccessService
[@nevermined-io/sdk - v3.0.26](../code-reference.md) / AccessService

# Class: AccessService

Expand Down Expand Up @@ -68,7 +68,7 @@

#### Defined in

[src/nevermined/AccessService.ts:31](https://github.com/nevermined-io/sdk-js/blob/94c3826129f75a1cbded6d423b6664e7f6d5daaa/src/nevermined/AccessService.ts#L31)
[src/nevermined/AccessService.ts:31](https://github.com/nevermined-io/sdk-js/blob/b9a2e4baad1168fba714b11b15863a80548b40de/src/nevermined/AccessService.ts#L31)

## Properties

Expand All @@ -78,7 +78,7 @@

#### Defined in

[src/nevermined/AccessService.ts:29](https://github.com/nevermined-io/sdk-js/blob/94c3826129f75a1cbded6d423b6664e7f6d5daaa/src/nevermined/AccessService.ts#L29)
[src/nevermined/AccessService.ts:29](https://github.com/nevermined-io/sdk-js/blob/b9a2e4baad1168fba714b11b15863a80548b40de/src/nevermined/AccessService.ts#L29)

## Accessors

Expand All @@ -96,7 +96,7 @@ Instantiable.artifactsFolder

#### Defined in

[src/Instantiable.abstract.ts:137](https://github.com/nevermined-io/sdk-js/blob/94c3826129f75a1cbded6d423b6664e7f6d5daaa/src/Instantiable.abstract.ts#L137)
[src/Instantiable.abstract.ts:137](https://github.com/nevermined-io/sdk-js/blob/b9a2e4baad1168fba714b11b15863a80548b40de/src/Instantiable.abstract.ts#L137)

---

Expand All @@ -114,7 +114,7 @@ Instantiable.circuitsFolder

#### Defined in

[src/Instantiable.abstract.ts:141](https://github.com/nevermined-io/sdk-js/blob/94c3826129f75a1cbded6d423b6664e7f6d5daaa/src/Instantiable.abstract.ts#L141)
[src/Instantiable.abstract.ts:141](https://github.com/nevermined-io/sdk-js/blob/b9a2e4baad1168fba714b11b15863a80548b40de/src/Instantiable.abstract.ts#L141)

---

Expand All @@ -132,7 +132,7 @@ Instantiable.client

#### Defined in

[src/Instantiable.abstract.ts:89](https://github.com/nevermined-io/sdk-js/blob/94c3826129f75a1cbded6d423b6664e7f6d5daaa/src/Instantiable.abstract.ts#L89)
[src/Instantiable.abstract.ts:89](https://github.com/nevermined-io/sdk-js/blob/b9a2e4baad1168fba714b11b15863a80548b40de/src/Instantiable.abstract.ts#L89)

---

Expand All @@ -150,7 +150,7 @@ Instantiable.config

#### Defined in

[src/Instantiable.abstract.ts:120](https://github.com/nevermined-io/sdk-js/blob/94c3826129f75a1cbded6d423b6664e7f6d5daaa/src/Instantiable.abstract.ts#L120)
[src/Instantiable.abstract.ts:120](https://github.com/nevermined-io/sdk-js/blob/b9a2e4baad1168fba714b11b15863a80548b40de/src/Instantiable.abstract.ts#L120)

---

Expand All @@ -168,7 +168,7 @@ Instantiable.instanceConfig

#### Defined in

[src/Instantiable.abstract.ts:145](https://github.com/nevermined-io/sdk-js/blob/94c3826129f75a1cbded6d423b6664e7f6d5daaa/src/Instantiable.abstract.ts#L145)
[src/Instantiable.abstract.ts:145](https://github.com/nevermined-io/sdk-js/blob/b9a2e4baad1168fba714b11b15863a80548b40de/src/Instantiable.abstract.ts#L145)

---

Expand All @@ -186,7 +186,7 @@ Instantiable.instantiableConfig

#### Defined in

[src/Instantiable.abstract.ts:113](https://github.com/nevermined-io/sdk-js/blob/94c3826129f75a1cbded6d423b6664e7f6d5daaa/src/Instantiable.abstract.ts#L113)
[src/Instantiable.abstract.ts:113](https://github.com/nevermined-io/sdk-js/blob/b9a2e4baad1168fba714b11b15863a80548b40de/src/Instantiable.abstract.ts#L113)

---

Expand All @@ -204,7 +204,7 @@ Instantiable.logger

#### Defined in

[src/Instantiable.abstract.ts:128](https://github.com/nevermined-io/sdk-js/blob/94c3826129f75a1cbded6d423b6664e7f6d5daaa/src/Instantiable.abstract.ts#L128)
[src/Instantiable.abstract.ts:128](https://github.com/nevermined-io/sdk-js/blob/b9a2e4baad1168fba714b11b15863a80548b40de/src/Instantiable.abstract.ts#L128)

---

Expand All @@ -222,7 +222,7 @@ Instantiable.nevermined

#### Defined in

[src/Instantiable.abstract.ts:81](https://github.com/nevermined-io/sdk-js/blob/94c3826129f75a1cbded6d423b6664e7f6d5daaa/src/Instantiable.abstract.ts#L81)
[src/Instantiable.abstract.ts:81](https://github.com/nevermined-io/sdk-js/blob/b9a2e4baad1168fba714b11b15863a80548b40de/src/Instantiable.abstract.ts#L81)

---

Expand Down Expand Up @@ -304,7 +304,7 @@ Instantiable.publicClient

#### Defined in

[src/Instantiable.abstract.ts:97](https://github.com/nevermined-io/sdk-js/blob/94c3826129f75a1cbded6d423b6664e7f6d5daaa/src/Instantiable.abstract.ts#L97)
[src/Instantiable.abstract.ts:97](https://github.com/nevermined-io/sdk-js/blob/b9a2e4baad1168fba714b11b15863a80548b40de/src/Instantiable.abstract.ts#L97)

---

Expand Down Expand Up @@ -355,7 +355,7 @@ Instantiable.walletClient

#### Defined in

[src/Instantiable.abstract.ts:105](https://github.com/nevermined-io/sdk-js/blob/94c3826129f75a1cbded6d423b6664e7f6d5daaa/src/Instantiable.abstract.ts#L105)
[src/Instantiable.abstract.ts:105](https://github.com/nevermined-io/sdk-js/blob/b9a2e4baad1168fba714b11b15863a80548b40de/src/Instantiable.abstract.ts#L105)

## Methods

Expand All @@ -379,7 +379,7 @@ Instantiable.walletClient

#### Defined in

[src/nevermined/AccessService.ts:60](https://github.com/nevermined-io/sdk-js/blob/94c3826129f75a1cbded6d423b6664e7f6d5daaa/src/nevermined/AccessService.ts#L60)
[src/nevermined/AccessService.ts:60](https://github.com/nevermined-io/sdk-js/blob/b9a2e4baad1168fba714b11b15863a80548b40de/src/nevermined/AccessService.ts#L60)

---

Expand Down Expand Up @@ -407,7 +407,7 @@ Instantiable.walletClient

#### Defined in

[src/nevermined/AccessService.ts:37](https://github.com/nevermined-io/sdk-js/blob/94c3826129f75a1cbded6d423b6664e7f6d5daaa/src/nevermined/AccessService.ts#L37)
[src/nevermined/AccessService.ts:37](https://github.com/nevermined-io/sdk-js/blob/b9a2e4baad1168fba714b11b15863a80548b40de/src/nevermined/AccessService.ts#L37)

---

Expand All @@ -433,7 +433,7 @@ Instantiable.walletClient

#### Defined in

[src/nevermined/AccessService.ts:53](https://github.com/nevermined-io/sdk-js/blob/94c3826129f75a1cbded6d423b6664e7f6d5daaa/src/nevermined/AccessService.ts#L53)
[src/nevermined/AccessService.ts:53](https://github.com/nevermined-io/sdk-js/blob/b9a2e4baad1168fba714b11b15863a80548b40de/src/nevermined/AccessService.ts#L53)

---

Expand All @@ -457,7 +457,7 @@ Instantiable.walletClient

#### Defined in

[src/Instantiable.abstract.ts:163](https://github.com/nevermined-io/sdk-js/blob/94c3826129f75a1cbded6d423b6664e7f6d5daaa/src/Instantiable.abstract.ts#L163)
[src/Instantiable.abstract.ts:163](https://github.com/nevermined-io/sdk-js/blob/b9a2e4baad1168fba714b11b15863a80548b40de/src/Instantiable.abstract.ts#L163)

---

Expand All @@ -483,7 +483,7 @@ Instantiable.walletClient

#### Defined in

[src/nevermined/AccessService.ts:63](https://github.com/nevermined-io/sdk-js/blob/94c3826129f75a1cbded6d423b6664e7f6d5daaa/src/nevermined/AccessService.ts#L63)
[src/nevermined/AccessService.ts:63](https://github.com/nevermined-io/sdk-js/blob/b9a2e4baad1168fba714b11b15863a80548b40de/src/nevermined/AccessService.ts#L63)

---

Expand All @@ -507,7 +507,7 @@ Instantiable.walletClient

#### Defined in

[src/Instantiable.abstract.ts:150](https://github.com/nevermined-io/sdk-js/blob/94c3826129f75a1cbded6d423b6664e7f6d5daaa/src/Instantiable.abstract.ts#L150)
[src/Instantiable.abstract.ts:150](https://github.com/nevermined-io/sdk-js/blob/b9a2e4baad1168fba714b11b15863a80548b40de/src/Instantiable.abstract.ts#L150)

---

Expand Down Expand Up @@ -538,4 +538,4 @@ Instantiable.walletClient

#### Defined in

[src/Instantiable.abstract.ts:154](https://github.com/nevermined-io/sdk-js/blob/94c3826129f75a1cbded6d423b6664e7f6d5daaa/src/Instantiable.abstract.ts#L154)
[src/Instantiable.abstract.ts:154](https://github.com/nevermined-io/sdk-js/blob/b9a2e4baad1168fba714b11b15863a80548b40de/src/Instantiable.abstract.ts#L154)
Loading

0 comments on commit 6070b70

Please sign in to comment.