Commit Graph

2372 Commits

Author SHA1 Message Date
Akshay 0437bd0f14
Issue-#1000: Remove react lib (#1023) 2022-06-21 13:40:44 +01:00
Alex Coseru bd97c3b979
Update DDO spec to v4.1.0 (#1029)
* update to ddo 4.1.0 and add headers for url types

* update all refs to 4.1.0
2022-06-21 13:35:19 +01:00
Akshay b7bb6b6f39
Issue-#1017: Add content on factor affecting price in asset pricing page 2022-06-21 13:31:05 +01:00
Matthias Kretschmann 63780c0a16
Dependency & CI fixes (#1030)
* run against Node.js v16

* bump node-sass, fresh package-lock.json

* legacy-peer-deps

* remove gatsby-remark-github

* downgrade node-sass to v6.0.1
2022-06-21 13:27:11 +01:00
dependabot[bot] 9215c4bf9a
Bump rehype-react from 7.0.4 to 7.1.1 (#972)
Bumps [rehype-react](https://github.com/rehypejs/rehype-react) from 7.0.4 to 7.1.1.
- [Release notes](https://github.com/rehypejs/rehype-react/releases)
- [Commits](https://github.com/rehypejs/rehype-react/compare/7.0.4...7.1.1)

---
updated-dependencies:
- dependency-name: rehype-react
  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>
2022-06-21 10:03:19 +01:00
dependabot[bot] db1af4b49a
Bump devcert from 1.1.3 to 1.2.1 (#1012)
Bumps [devcert](https://github.com/davewasmer/devcert) from 1.1.3 to 1.2.1.
- [Release notes](https://github.com/davewasmer/devcert/releases)
- [Changelog](https://github.com/davewasmer/devcert/blob/master/CHANGELOG.md)
- [Commits](https://github.com/davewasmer/devcert/compare/v1.1.3...v1.2.1)

---
updated-dependencies:
- dependency-name: devcert
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-21 10:02:44 +01:00
dependabot[bot] 9e7855c46f
Bump swagger-client from 3.18.4 to 3.18.5 (#1003)
Bumps [swagger-client](https://github.com/swagger-api/swagger-js) from 3.18.4 to 3.18.5.
- [Release notes](https://github.com/swagger-api/swagger-js/releases)
- [Changelog](https://github.com/swagger-api/swagger-js/blob/master/.releaserc)
- [Commits](https://github.com/swagger-api/swagger-js/compare/v3.18.4...v3.18.5)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-21 09:56:58 +01:00
dependabot[bot] 34e41d3848
Bump husky from 7.0.4 to 8.0.1 (#993)
Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v7.0.4...v8.0.1)

---
updated-dependencies:
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-21 09:56:32 +01:00
Akshay e1b9b2c4a0 Issue-#1017: Add content on factor affecting price in asset pricing page 2022-06-20 12:30:41 +02:00
Akshay 76e2d9d076
Merge pull request #1008 from oceanprotocol/issue-980-update-pool-tabs-images
Issue-#980: Update Add liquidity marketplace tutorial
2022-06-08 16:07:51 +02:00
Ana 43845db673
Merge pull request #1014 from oceanprotocol/issue-1011-update-supported-networks
V4: Update supported networks
2022-06-08 11:43:47 +03:00
Akshay 6e117356ed
Merge pull request #1016 from oceanprotocol/issue-1015-update-home-page
Update homepage
2022-06-07 17:17:39 +02:00
Akshay 67eb998e56 Issue-#1015: Update homepage graphql query 2022-06-07 16:33:25 +02:00
Akshay 8c5fa4d20c Issue-#1015: Update homepage 2022-06-07 16:13:16 +02:00
Akshay 4e35852f4a Issue-#1011: Add polygon in supported network 2022-06-07 15:58:31 +02:00
Akshay f207fa5204 Issue-#1011: Fix bridge links 2022-06-07 15:49:08 +02:00
Akshay 849a6bee80 Issue-#1011: Fix bridge link for EWC 2022-06-07 15:41:53 +02:00
Akshay 491418629f Issue-#1011: Update doc on supported network for Moonriver 2022-06-06 11:49:27 +02:00
Akshay 2d9b65f028 Issue-#1011: Update bridge details for Moonriver and BSC 2022-06-06 11:43:40 +02:00
Akshay 4cc5e61510 Issue-#1011: Add Moonriver as supported network 2022-06-06 11:33:44 +02:00
Akshay 38a95bc998 Issue-#1011: Add Energy Web Chain as supported network and fix other production networks 2022-06-06 11:05:41 +02:00
Akshay 97366d77a2 Issue-#1011: Add Mainnet and BSC as supported networks for v4 2022-06-06 10:57:44 +02:00
Akshay 3eed78f6b8 Issue-#980: Update Add liquidity marketplace tutorial 2022-05-31 11:52:44 +02:00
Akshay e275e948b7
Merge pull request #1001 from oceanprotocol/issue-960-change-wordings
Issue 960 change wordings
2022-05-26 16:54:16 +02:00
David Hunt-Mateo 3cfd49cb36
Issue #1004 specify consumer parameters type and required (#1005)
* Update consumerParameters section of DDO spec, specify type/required
2022-05-26 10:36:07 -04:00
Akshay 5cc4f42810 Issue-#960: Update permissions.md and architecture.md 2022-05-25 17:41:34 +02:00
Akshay 0e384d1f74 Issue-#960: Remove word 'consumes' in fees page 2022-05-21 19:07:11 +02:00
Akshay b130a3c49c Issue-#960: Update provider related paragraph 2022-05-21 19:01:43 +02:00
Akshay 975fac790f Issue-#960: Update provider related paragraph 2022-05-21 18:56:13 +02:00
Akshay 6801d9a171 Resolve merge conflict 2022-05-21 18:55:33 +02:00
Akshay 17f0c7c01e
Merge pull request #979 from oceanprotocol/dependabot/npm_and_yarn/axios-0.27.2
Bump axios from 0.26.1 to 0.27.2
2022-05-17 22:08:06 +02:00
Akshay 0735db34b4
Merge pull request #992 from oceanprotocol/dependabot/npm_and_yarn/dotenv-16.0.1
Bump dotenv from 16.0.0 to 16.0.1
2022-05-17 19:03:05 +02:00
Akshay 54f22f761b
Merge pull request #990 from oceanprotocol/issue-989-asset-hosting-services
Asset hosting
2022-05-17 12:27:16 +02:00
Akshay 0643b2314a Issue-#989: Use singular form in section 2022-05-17 12:18:38 +02:00
Akshay 9e444e2ed8
Merge pull request #984 from oceanprotocol/issue-982-grammer-issues
Fix grammar issue
2022-05-17 12:17:20 +02:00
Ana Loznianu e6c6e55185 Minor updates to the consumer parameters examples 2022-05-17 13:09:19 +03:00
Akshay 2607ec58d5 Issue-#989: Minor fixes in azure tutorial 2022-05-17 11:17:52 +02:00
Akshay 68bdee4ede Fix quotes in did-ddo.md 2022-05-17 11:13:45 +02:00
Akshay 83e60469de Issue-#984: FIx ambiguous text in consumer parameters 2022-05-17 10:51:38 +02:00
Akshay eba78349fb Issue-#982: Update consumer parameters section. 2022-05-16 17:28:06 +02:00
Akshay 65f1d41d64
Merge pull request #991 from oceanprotocol/issue-985-update-tutorials
Remove risks section from add liquidity tutorial
2022-05-16 16:12:09 +02:00
dependabot[bot] 0cc1a3cbb7
Bump dotenv from 16.0.0 to 16.0.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.0.0 to 16.0.1.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.0.0...v16.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 01:34:24 +00:00
Akshay dada52d8cb ISsue-#984: FIx ambiguous text in consumer parameters 2022-05-15 22:37:15 +02:00
Akshay c6af700fc1 Issue-#985: Remove risks section from swap page 2022-05-15 22:04:22 +02:00
Akshay 1830b7dae2 Issue-#985: Remove risks section from add liquidity tutorial 2022-05-15 21:58:22 +02:00
Akshay 1eb553c881 ISsue-#989: Asset hosting on OneDrive 2022-05-13 15:12:37 +02:00
Akshay c88e98e259 Issue-#989: Use consistent name 'Google Drive' and rename page 2022-05-13 14:08:48 +02:00
Akshay 75550cfe43
Merge pull request #983 from oceanprotocol/issue-954-file-requirements
Publish tutorials using hosting services/storage providers
2022-05-12 11:17:58 +02:00
Akshay a061eaa91f
Merge pull request #988 from oceanprotocol/issue-900-remove-storage-tutorials
Issue#900: Remove storage related deprecated tutorials
2022-05-12 11:15:25 +02:00
Akshay 3242f80ce9 Issue#900: Remove storage related deprecated tutorials 2022-05-11 22:29:59 +02:00