Skip to content

Releases: nevermined-io/subgraph

v0.5.1

25 Apr 14:12
a961981

Choose a tag to compare

Features

Bug Fixes

Chores

Commits

  • e484a61: Automated CHANGELOG.md update (r-marques)

v0.5.0

31 Jan 08:27
6b0d6ca

Choose a tag to compare

Commits

  • 5684ecf: upgraded to latest contracts 3.0 (Rodolphe Marques) #55
  • 6dbf821: updated testing workflow to use new nvm-tools (Rodolphe Marques) #55
  • a455ba9: fix tests (Rodolphe Marques) #55
  • f3e4df8: fix docker compose (Rodolphe Marques) #55
  • de46d52: fix wait_for_graph (Rodolphe Marques) #55

v0.4.1

11 Jul 17:18
82d8f7f

Choose a tag to compare

Commits

  • 878f0e7: Automated CHANGELOG.md update (r-marques)
  • e2e4d20: Fix wrong type conversion in AccessProofCondition subgraph client (Rodolphe Marques) #40

v0.4.0

30 Jun 17:43
eeb2803

Choose a tag to compare

Commits

  • d09ed04: Automated CHANGELOG.md update (r-marques)
  • 9cc1054: Added new naming convention to subgraphs (Rodolphe Marques) #39
  • e1b8168: removed test file (Rodolphe Marques) #39
  • 3477fa1: fix tests (Rodolphe Marques) #39
  • 4abdd71: fix network name (Rodolphe Marques) #39
  • ed41158: network name needs to be lower case (Rodolphe Marques) #39

v0.3.0

20 Jun 13:40
23dedd7

Choose a tag to compare

Commits

  • 34f4a63: Adding v0.3.0-rc5 Changelog updates (Rodolphe Marques)
  • 472bed4: Fix wrong type conversion with timelocks and timeouts (Rodolphe Marques) #37

v0.3.0-rc5

14 Jun 12:24
379f2c2

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.3.0-rc5

14 June 2022

  • updated clients #36
  • Fix an issue with duplicated id in the subgraph #35
  • Adding OVERRIDE_SUBGRAPH_STARTING_BLOCK to force subgraph starting block #34
  • bumped version c9aebc2
  • Adding v0.3.0-rc4 Changelog updates 7adbb62

v0.3.0-rc4

7 June 2022

  • feature/rewards distribution #32
  • Added subgraphs for new royalties distribution dc7e8f1
  • Added more tests for the access template subgraph 8ceceb0
  • Adding v0.3.0-rc3 Changelog updates f1dcc63

v0.3.0-rc3

7 June 2022

v0.3.0-rc2

3 June 2022

  • feature/contracts 2.0 #26
  • Fix AccessTemplate and LockPaymentCondition codegen issues 248e10e
  • Use develop versions in the CI 92ec98a
  • update to latest sdk 5c854ef

v0.3.0-rc1

25 May 2022

  • Adding 0.3.0-rc1 Changelog updates ad538b2
  • creating node_modules/@nevermined-io/contracts/artifacts/ folder 6bd4888

v0.3.0-rc0

24 May 2022

v0.2.9

18 March 2022

  • Updated version of codegen-graph-ts #20
  • Adding v0.2.8 Changelog updates b6a7eb2
  • bumped version aa3fc9f

v0.2.8

21 February 2022

  • Fix an issue with wrong conversion of addresses in LockPaymentCondition #19
  • Adding v0.2.7 Changelog updates d649880
  • Fix CI 1556672

v0.2.7

10 February 2022

  • Fix missing exports for some clients #18
  • Adding v0.2.6 Changelog updates 5e1150c
  • export new clients e70766c
  • bumped version dd416e2

v0.2.6

10 February 2022

  • Update to latest contracts #17
  • Update subgraphs to latest contracts d556dc5
  • Updated clients 3e940b0
  • Reverted some changes 32ffce0

v0.2.5

7 February 2022

  • Added missing subgraph clients #15
  • Export the new clients in src/index.ts 63530d3
  • fixes to AccessProofCondition client 6fd62cd
  • Adding 0.2.5 Changelog updates 131859e

v0.2.4

4 February 2022

  • Fix an issue in the AccessTemplate subgraph client #14
  • Adding v0.2.3 Changelog updates 0b7795a
  • bumped version to 0.2.4 422eee7

v0.2.3

4 February 2022

  • Added support for matic #11
  • Adding v0.2.2 Changelog updates 6c41aa7

v0.2.2

1 February 2022

  • Set subgraph startBlock to the block number where the contract was #10
  • Adding v0.2.1 Changelog updates bb9bad2

v0.2.1

29 January 2022

  • maybe building the project before releasing will help #9
  • Adding v0.2.0 Changelog updates 2cf1d79

v0.2.0

28 January 2022

  • Auto generate graphql subragph clients based on a graphql manifesto #8
  • Fix dockerfile #7
  • Updated package.json for release a90fbb2
  • Moved dependecies to dev dependencies 842bd65
  • Updated CI 3dde93e

v0.1.0

25 January 2022

  • Added dockerfile to build in dockerhub #6
  • Feature/generate mappings artifacts #3
  • Remove unused #2
  • Subgraph that indexes the DIDAttributeRegistered event #1
  • Created a separate subgraph for each contract 513ca56
  • Switch to @nevermined-io graph-cli dependency with the fix 8595b1e
  • Auto code generation for support artifacts 51dafd9

v0.3.0-rc4

07 Jun 18:23

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.3.0-rc4

7 June 2022

  • feature/rewards distribution #32
  • Added subgraphs for new royalties distribution dc7e8f1
  • Added more tests for the access template subgraph 8ceceb0
  • Adding v0.3.0-rc3 Changelog updates f1dcc63

v0.3.0-rc3

7 June 2022

v0.3.0-rc2

3 June 2022

  • feature/contracts 2.0 #26
  • Fix AccessTemplate and LockPaymentCondition codegen issues 248e10e
  • Use develop versions in the CI 92ec98a
  • update to latest sdk 5c854ef

v0.3.0-rc1

25 May 2022

  • Adding 0.3.0-rc1 Changelog updates ad538b2
  • creating node_modules/@nevermined-io/contracts/artifacts/ folder 6bd4888

v0.3.0-rc0

24 May 2022

v0.2.9

18 March 2022

  • Updated version of codegen-graph-ts #20
  • Adding v0.2.8 Changelog updates b6a7eb2
  • bumped version aa3fc9f

v0.2.8

21 February 2022

  • Fix an issue with wrong conversion of addresses in LockPaymentCondition #19
  • Adding v0.2.7 Changelog updates d649880
  • Fix CI 1556672

v0.2.7

10 February 2022

  • Fix missing exports for some clients #18
  • Adding v0.2.6 Changelog updates 5e1150c
  • export new clients e70766c
  • bumped version dd416e2

v0.2.6

10 February 2022

  • Update to latest contracts #17
  • Update subgraphs to latest contracts d556dc5
  • Updated clients 3e940b0
  • Reverted some changes 32ffce0

v0.2.5

7 February 2022

  • Added missing subgraph clients #15
  • Export the new clients in src/index.ts 63530d3
  • fixes to AccessProofCondition client 6fd62cd
  • Adding 0.2.5 Changelog updates 131859e

v0.2.4

4 February 2022

  • Fix an issue in the AccessTemplate subgraph client #14
  • Adding v0.2.3 Changelog updates 0b7795a
  • bumped version to 0.2.4 422eee7

v0.2.3

4 February 2022

  • Added support for matic #11
  • Adding v0.2.2 Changelog updates 6c41aa7

v0.2.2

1 February 2022

  • Set subgraph startBlock to the block number where the contract was #10
  • Adding v0.2.1 Changelog updates bb9bad2

v0.2.1

29 January 2022

  • maybe building the project before releasing will help #9
  • Adding v0.2.0 Changelog updates 2cf1d79

v0.2.0

28 January 2022

  • Auto generate graphql subragph clients based on a graphql manifesto #8
  • Fix dockerfile #7
  • Updated package.json for release a90fbb2
  • Moved dependecies to dev dependencies 842bd65
  • Updated CI 3dde93e

v0.1.0

25 January 2022

  • Added dockerfile to build in dockerhub #6
  • Feature/generate mappings artifacts #3
  • Remove unused #2
  • Subgraph that indexes the DIDAttributeRegistered event #1
  • Created a separate subgraph for each contract 513ca56
  • Switch to @nevermined-io graph-cli dependency with the fix 8595b1e
  • Auto code generation for support artifacts 51dafd9

v0.3.0-rc3

07 Jun 09:32

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.3.0-rc3

7 June 2022

v0.3.0-rc2

3 June 2022

  • feature/contracts 2.0 #26
  • Fix AccessTemplate and LockPaymentCondition codegen issues 248e10e
  • Use develop versions in the CI 92ec98a
  • update to latest sdk 5c854ef

v0.3.0-rc1

25 May 2022

  • Adding 0.3.0-rc1 Changelog updates ad538b2
  • creating node_modules/@nevermined-io/contracts/artifacts/ folder 6bd4888

v0.3.0-rc0

24 May 2022

v0.2.9

18 March 2022

  • Updated version of codegen-graph-ts #20
  • Adding v0.2.8 Changelog updates b6a7eb2
  • bumped version aa3fc9f

v0.2.8

21 February 2022

  • Fix an issue with wrong conversion of addresses in LockPaymentCondition #19
  • Adding v0.2.7 Changelog updates d649880
  • Fix CI 1556672

v0.2.7

10 February 2022

  • Fix missing exports for some clients #18
  • Adding v0.2.6 Changelog updates 5e1150c
  • export new clients e70766c
  • bumped version dd416e2

v0.2.6

10 February 2022

  • Update to latest contracts #17
  • Update subgraphs to latest contracts d556dc5
  • Updated clients 3e940b0
  • Reverted some changes 32ffce0

v0.2.5

7 February 2022

  • Added missing subgraph clients #15
  • Export the new clients in src/index.ts 63530d3
  • fixes to AccessProofCondition client 6fd62cd
  • Adding 0.2.5 Changelog updates 131859e

v0.2.4

4 February 2022

  • Fix an issue in the AccessTemplate subgraph client #14
  • Adding v0.2.3 Changelog updates 0b7795a
  • bumped version to 0.2.4 422eee7

v0.2.3

4 February 2022

  • Added support for matic #11
  • Adding v0.2.2 Changelog updates 6c41aa7

v0.2.2

1 February 2022

  • Set subgraph startBlock to the block number where the contract was #10
  • Adding v0.2.1 Changelog updates bb9bad2

v0.2.1

29 January 2022

  • maybe building the project before releasing will help #9
  • Adding v0.2.0 Changelog updates 2cf1d79

v0.2.0

28 January 2022

  • Auto generate graphql subragph clients based on a graphql manifesto #8
  • Fix dockerfile #7
  • Updated package.json for release a90fbb2
  • Moved dependecies to dev dependencies 842bd65
  • Updated CI 3dde93e

v0.1.0

25 January 2022

  • Added dockerfile to build in dockerhub #6
  • Feature/generate mappings artifacts #3
  • Remove unused #2
  • Subgraph that indexes the DIDAttributeRegistered event #1
  • Created a separate subgraph for each contract 513ca56
  • Switch to @nevermined-io graph-cli dependency with the fix 8595b1e
  • Auto code generation for support artifacts 51dafd9

v0.3.0-rc2

03 Jun 15:57

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.3.0-rc2

3 June 2022

  • feature/contracts 2.0 #26
  • Fix AccessTemplate and LockPaymentCondition codegen issues 248e10e
  • Use develop versions in the CI 92ec98a
  • update to latest sdk 5c854ef

v0.3.0-rc1

25 May 2022

  • Adding 0.3.0-rc1 Changelog updates ad538b2
  • creating node_modules/@nevermined-io/contracts/artifacts/ folder 6bd4888

v0.3.0-rc0

24 May 2022

v0.2.9

18 March 2022

  • Updated version of codegen-graph-ts #20
  • Adding v0.2.8 Changelog updates b6a7eb2
  • bumped version aa3fc9f

v0.2.8

21 February 2022

  • Fix an issue with wrong conversion of addresses in LockPaymentCondition #19
  • Adding v0.2.7 Changelog updates d649880
  • Fix CI 1556672

v0.2.7

10 February 2022

  • Fix missing exports for some clients #18
  • Adding v0.2.6 Changelog updates 5e1150c
  • export new clients e70766c
  • bumped version dd416e2

v0.2.6

10 February 2022

  • Update to latest contracts #17
  • Update subgraphs to latest contracts d556dc5
  • Updated clients 3e940b0
  • Reverted some changes 32ffce0

v0.2.5

7 February 2022

  • Added missing subgraph clients #15
  • Export the new clients in src/index.ts 63530d3
  • fixes to AccessProofCondition client 6fd62cd
  • Adding 0.2.5 Changelog updates 131859e

v0.2.4

4 February 2022

  • Fix an issue in the AccessTemplate subgraph client #14
  • Adding v0.2.3 Changelog updates 0b7795a
  • bumped version to 0.2.4 422eee7

v0.2.3

4 February 2022

  • Added support for matic #11
  • Adding v0.2.2 Changelog updates 6c41aa7

v0.2.2

1 February 2022

  • Set subgraph startBlock to the block number where the contract was #10
  • Adding v0.2.1 Changelog updates bb9bad2

v0.2.1

29 January 2022

  • maybe building the project before releasing will help #9
  • Adding v0.2.0 Changelog updates 2cf1d79

v0.2.0

28 January 2022

  • Auto generate graphql subragph clients based on a graphql manifesto #8
  • Fix dockerfile #7
  • Updated package.json for release a90fbb2
  • Moved dependecies to dev dependencies 842bd65
  • Updated CI 3dde93e

v0.1.0

25 January 2022

  • Added dockerfile to build in dockerhub #6
  • Feature/generate mappings artifacts #3
  • Remove unused #2
  • Subgraph that indexes the DIDAttributeRegistered event #1
  • Created a separate subgraph for each contract 513ca56
  • Switch to @nevermined-io graph-cli dependency with the fix 8595b1e
  • Auto code generation for support artifacts 51dafd9

v0.3.0-rc1

25 May 15:25

Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.3.0-rc1

v0.3.0-rc1

25 May 2022

  • Adding 0.3.0-rc1 Changelog updates ad538b2
  • creating node_modules/@nevermined-io/contracts/artifacts/ folder 6bd4888

v0.3.0-rc0

24 May 2022

v0.2.9

18 March 2022

  • Updated version of codegen-graph-ts #20
  • Adding v0.2.8 Changelog updates b6a7eb2
  • bumped version aa3fc9f

v0.2.8

21 February 2022

  • Fix an issue with wrong conversion of addresses in LockPaymentCondition #19
  • Adding v0.2.7 Changelog updates d649880
  • Fix CI 1556672

v0.2.7

10 February 2022

  • Fix missing exports for some clients #18
  • Adding v0.2.6 Changelog updates 5e1150c
  • export new clients e70766c
  • bumped version dd416e2

v0.2.6

10 February 2022

  • Update to latest contracts #17
  • Update subgraphs to latest contracts d556dc5
  • Updated clients 3e940b0
  • Reverted some changes 32ffce0

v0.2.5

7 February 2022

  • Added missing subgraph clients #15
  • Export the new clients in src/index.ts 63530d3
  • fixes to AccessProofCondition client 6fd62cd
  • Adding 0.2.5 Changelog updates 131859e

v0.2.4

4 February 2022

  • Fix an issue in the AccessTemplate subgraph client #14
  • Adding v0.2.3 Changelog updates 0b7795a
  • bumped version to 0.2.4 422eee7

v0.2.3

4 February 2022

  • Added support for matic #11
  • Adding v0.2.2 Changelog updates 6c41aa7

v0.2.2

1 February 2022

  • Set subgraph startBlock to the block number where the contract was #10
  • Adding v0.2.1 Changelog updates bb9bad2

v0.2.1

29 January 2022

  • maybe building the project before releasing will help #9
  • Adding v0.2.0 Changelog updates 2cf1d79

v0.2.0

28 January 2022

  • Auto generate graphql subragph clients based on a graphql manifesto #8
  • Fix dockerfile #7
  • Updated package.json for release a90fbb2
  • Moved dependecies to dev dependencies 842bd65
  • Updated CI 3dde93e

v0.1.0

25 January 2022

  • Added dockerfile to build in dockerhub #6
  • Feature/generate mappings artifacts #3
  • Remove unused #2
  • Subgraph that indexes the DIDAttributeRegistered event #1
  • Created a separate subgraph for each contract 513ca56
  • Switch to @nevermined-io graph-cli dependency with the fix 8595b1e
  • Auto code generation for support artifacts 51dafd9