Skip to content

Commit

Permalink
Merge branch 'main' into fix/network-name
Browse files Browse the repository at this point in the history
  • Loading branch information
eruizgar91 authored Aug 28, 2024
2 parents da8af3e + 9ae5e1b commit ac6b7ad
Show file tree
Hide file tree
Showing 232 changed files with 3,836 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.28](https://github.com/nevermined-io/sdk-js/compare/v3.0.27...v3.0.28)

> 27 August 2024
- Feat/support agent types [`#708`](https://github.com/nevermined-io/sdk-js/pull/708)
- docs: updating documentation [skip actions] [`64997aa`](https://github.com/nevermined-io/sdk-js/commit/64997aa4ed0c54cb63d5122201f88d639388c6d2)
- feat: add agentType and filter by types [`bcb3e63`](https://github.com/nevermined-io/sdk-js/commit/bcb3e6308d3b8a41d885f2a05822eddcd518e48c)
- fix: tests [`3d326a5`](https://github.com/nevermined-io/sdk-js/commit/3d326a52d1145bbc39e52f05cdc6ea5ccf5361ff)

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

> 26 August 2024
Expand Down Expand Up @@ -2231,7 +2240,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 @@ -2494,7 +2503,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 @@ -3000,7 +3009,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 @@ -3039,7 +3048,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.27](../code-reference.md) / AccessService
[@nevermined-io/sdk - v3.0.28](../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/f599b9c0f902236d2a6752e5156929cf2207e660/src/nevermined/AccessService.ts#L31)
[src/nevermined/AccessService.ts:31](https://github.com/nevermined-io/sdk-js/blob/2c5b70a398b96158415b2a3c97669bf5963dd8f3/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/f599b9c0f902236d2a6752e5156929cf2207e660/src/nevermined/AccessService.ts#L29)
[src/nevermined/AccessService.ts:29](https://github.com/nevermined-io/sdk-js/blob/2c5b70a398b96158415b2a3c97669bf5963dd8f3/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/f599b9c0f902236d2a6752e5156929cf2207e660/src/Instantiable.abstract.ts#L137)
[src/Instantiable.abstract.ts:137](https://github.com/nevermined-io/sdk-js/blob/2c5b70a398b96158415b2a3c97669bf5963dd8f3/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/f599b9c0f902236d2a6752e5156929cf2207e660/src/Instantiable.abstract.ts#L141)
[src/Instantiable.abstract.ts:141](https://github.com/nevermined-io/sdk-js/blob/2c5b70a398b96158415b2a3c97669bf5963dd8f3/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/f599b9c0f902236d2a6752e5156929cf2207e660/src/Instantiable.abstract.ts#L89)
[src/Instantiable.abstract.ts:89](https://github.com/nevermined-io/sdk-js/blob/2c5b70a398b96158415b2a3c97669bf5963dd8f3/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/f599b9c0f902236d2a6752e5156929cf2207e660/src/Instantiable.abstract.ts#L120)
[src/Instantiable.abstract.ts:120](https://github.com/nevermined-io/sdk-js/blob/2c5b70a398b96158415b2a3c97669bf5963dd8f3/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/f599b9c0f902236d2a6752e5156929cf2207e660/src/Instantiable.abstract.ts#L145)
[src/Instantiable.abstract.ts:145](https://github.com/nevermined-io/sdk-js/blob/2c5b70a398b96158415b2a3c97669bf5963dd8f3/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/f599b9c0f902236d2a6752e5156929cf2207e660/src/Instantiable.abstract.ts#L113)
[src/Instantiable.abstract.ts:113](https://github.com/nevermined-io/sdk-js/blob/2c5b70a398b96158415b2a3c97669bf5963dd8f3/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/f599b9c0f902236d2a6752e5156929cf2207e660/src/Instantiable.abstract.ts#L128)
[src/Instantiable.abstract.ts:128](https://github.com/nevermined-io/sdk-js/blob/2c5b70a398b96158415b2a3c97669bf5963dd8f3/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/f599b9c0f902236d2a6752e5156929cf2207e660/src/Instantiable.abstract.ts#L81)
[src/Instantiable.abstract.ts:81](https://github.com/nevermined-io/sdk-js/blob/2c5b70a398b96158415b2a3c97669bf5963dd8f3/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/f599b9c0f902236d2a6752e5156929cf2207e660/src/Instantiable.abstract.ts#L97)
[src/Instantiable.abstract.ts:97](https://github.com/nevermined-io/sdk-js/blob/2c5b70a398b96158415b2a3c97669bf5963dd8f3/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/f599b9c0f902236d2a6752e5156929cf2207e660/src/Instantiable.abstract.ts#L105)
[src/Instantiable.abstract.ts:105](https://github.com/nevermined-io/sdk-js/blob/2c5b70a398b96158415b2a3c97669bf5963dd8f3/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/f599b9c0f902236d2a6752e5156929cf2207e660/src/nevermined/AccessService.ts#L60)
[src/nevermined/AccessService.ts:60](https://github.com/nevermined-io/sdk-js/blob/2c5b70a398b96158415b2a3c97669bf5963dd8f3/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/f599b9c0f902236d2a6752e5156929cf2207e660/src/nevermined/AccessService.ts#L37)
[src/nevermined/AccessService.ts:37](https://github.com/nevermined-io/sdk-js/blob/2c5b70a398b96158415b2a3c97669bf5963dd8f3/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/f599b9c0f902236d2a6752e5156929cf2207e660/src/nevermined/AccessService.ts#L53)
[src/nevermined/AccessService.ts:53](https://github.com/nevermined-io/sdk-js/blob/2c5b70a398b96158415b2a3c97669bf5963dd8f3/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/f599b9c0f902236d2a6752e5156929cf2207e660/src/Instantiable.abstract.ts#L163)
[src/Instantiable.abstract.ts:163](https://github.com/nevermined-io/sdk-js/blob/2c5b70a398b96158415b2a3c97669bf5963dd8f3/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/f599b9c0f902236d2a6752e5156929cf2207e660/src/nevermined/AccessService.ts#L63)
[src/nevermined/AccessService.ts:63](https://github.com/nevermined-io/sdk-js/blob/2c5b70a398b96158415b2a3c97669bf5963dd8f3/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/f599b9c0f902236d2a6752e5156929cf2207e660/src/Instantiable.abstract.ts#L150)
[src/Instantiable.abstract.ts:150](https://github.com/nevermined-io/sdk-js/blob/2c5b70a398b96158415b2a3c97669bf5963dd8f3/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/f599b9c0f902236d2a6752e5156929cf2207e660/src/Instantiable.abstract.ts#L154)
[src/Instantiable.abstract.ts:154](https://github.com/nevermined-io/sdk-js/blob/2c5b70a398b96158415b2a3c97669bf5963dd8f3/src/Instantiable.abstract.ts#L154)
Loading

0 comments on commit ac6b7ad

Please sign in to comment.