1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

196 Commits

Author SHA1 Message Date
dependabot[bot]
b60ec6a3d6
Bump typedoc from 0.17.7 to 0.17.8
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.17.7 to 0.17.8.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.17.7...0.17.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-30 01:05:27 +00:00
Ahmed Ali
fde6cbe305
Merge pull request #111 from oceanprotocol/dependabot/npm_and_yarn/truffle/hdwallet-provider-1.0.36
Bump @truffle/hdwallet-provider from 1.0.35 to 1.0.36
2020-06-26 10:17:29 +02:00
dependabot[bot]
1e19460918
Bump @truffle/hdwallet-provider from 1.0.35 to 1.0.36
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle) from 1.0.35 to 1.0.36.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/compare/@truffle/hdwallet-provider@1.0.35...@truffle/hdwallet-provider@1.0.36)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-26 01:03:24 +00:00
Ahmed Ali
93e7c59118
Merge pull request #99 from oceanprotocol/feature/unit-testing
Feature/unit-testing-beta [Part-1]
2020-06-25 15:52:17 +02:00
Ahmed Ali
dd64062f8c add download method for provider 2020-06-25 13:29:32 +02:00
Ahmed Ali
799c2e98f2 fix initialize 2020-06-25 12:10:53 +02:00
Ahmed Ali
2d060ff79b fix args for encrypt method 2020-06-25 09:40:00 +02:00
Ahmed Ali
f8121ce31c
minor link fix 2020-06-25 09:23:37 +02:00
Ahmed Ali
ec5220c9ff
Update README.md 2020-06-25 09:22:22 +02:00
Ahmed Ali
72c0b12fd4
Merge pull request #106 from oceanprotocol/fix/readme
fix/readme
2020-06-25 09:21:25 +02:00
Ahmed Ali
91c953485b
Rename README_simpleflow.md to README_simple_flow.md 2020-06-25 09:18:59 +02:00
Ahmed Ali
bbd9067e3d
minor fix 2020-06-25 09:17:34 +02:00
Ahmed Ali
a35740d130
Update README.md 2020-06-25 09:15:52 +02:00
Ahmed Ali
6c01e148e9
Merge pull request #105 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.0.14
Bump @types/node from 14.0.13 to 14.0.14
2020-06-25 08:48:49 +02:00
dependabot[bot]
b4b3a98989
Bump @types/node from 14.0.13 to 14.0.14
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.13 to 14.0.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-25 01:08:10 +00:00
Ahmed Ali
ece08c6963 add initialize to provider 2020-06-24 18:50:34 +02:00
Ahmed Ali
9be591a067 fix encrypt method in provider 2020-06-24 18:01:16 +02:00
Ahmed Ali
d751b47a5f replace aquarius with metadatastore 2020-06-24 17:30:07 +02:00
Ahmed Ali
89891baa50
Merge pull request #102 from oceanprotocol/bug/fix_resolveByDTAddress
fix resolveByDTAddress
2020-06-24 15:36:37 +02:00
alexcos20
96d946690d fix lint 2020-06-24 06:30:09 -07:00
alexcos20
a725c3aca3 fix 2020-06-24 06:16:34 -07:00
Ahmed Ali
41ed1b576e replae brizo with provider 2020-06-24 15:05:06 +02:00
Alex Coseru
5b7bc2c7e8
fix resolveByDTAddress 2020-06-24 16:00:11 +03:00
Ahmed Ali
7d079a07cd minor fix in resolve by dtaddress 2020-06-24 13:23:50 +02:00
Ahmed Ali
e3d66417a4 fix resolve 2020-06-24 13:18:56 +02:00
Ahmed Ali
08abba772e add lint fix command 2020-06-24 12:43:34 +02:00
Ahmed Ali
c63b300668 add resolve by DTAddress 2020-06-24 12:41:43 +02:00
Ahmed Ali
087101c34d
Merge pull request #94 from oceanprotocol/fix/integration-test-beta-firstcut
Fix/integration test-beta
2020-06-24 10:21:48 +02:00
Ahmed Ali
4a577ee5a8
Merge pull request #100 from oceanprotocol/dependabot/npm_and_yarn/uuid-8.2.0
Bump uuid from 8.1.0 to 8.2.0
2020-06-24 10:12:09 +02:00
Ahmed Ali
3a8e57e971 preparing unit tests 2020-06-24 10:11:21 +02:00
dependabot[bot]
45f5591551
Bump uuid from 8.1.0 to 8.2.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v8.1.0...v8.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-24 01:04:07 +00:00
Ahmed Ali
1c6f91b861 fix more tests 2020-06-23 21:02:08 +02:00
Ahmed Ali
76e2ba9507 mimic unit tests -- squid-js 2020-06-23 12:24:23 +02:00
Ahmed Ali
1d884bfc3c
Merge branch 'develop' into fix/integration-test-beta-firstcut 2020-06-22 08:29:22 +02:00
kin
6abd5f6685
Merge branch 'feature/marketplace-flow' into fix/integration-test-beta-firstcut 2020-06-20 12:48:02 +02:00
Ahmed Ali
a42cffefbc
Merge pull request #96 from oceanprotocol/feature/test-coverage-matrix-tool
add coverage report tool
2020-06-19 17:51:42 +02:00
Ahmed Ali
c44fc7d074 add coverage report tool 2020-06-19 17:46:40 +02:00
Ahmed Ali
4de2b9246b
Merge pull request #79 from oceanprotocol/feature/beta-version-phase-2
Feature/beta version phase 2
2020-06-19 16:14:44 +02:00
Ahmed Ali
c9799e271d fix lint 2020-06-19 15:55:34 +02:00
Ahmed Ali
07449ed18d fix tests 2020-06-19 15:34:45 +02:00
Ahmed Ali
f8ca995f7f minor fix 2020-06-19 13:05:21 +02:00
Ahmed Ali
94dbfd190f fix unit test 2020-06-19 13:01:06 +02:00
Ahmed Ali
20a1a75bf8 try to install mocha globally 2020-06-19 11:46:09 +02:00
Ahmed Ali
0084c57908 allow default ganache settings 2020-06-19 11:34:36 +02:00
Ahmed Ali
008d857e0a fix lint 2020-06-19 10:58:45 +02:00
dependabot-preview[bot]
93daad7d99
Merge pull request #92 from oceanprotocol/dependabot/npm_and_yarn/eslint-plugin-prettier-3.1.4 2020-06-19 08:55:23 +00:00
Ahmed Ali
f45915824d minor import fix 2020-06-19 10:53:48 +02:00
Ahmed Ali
340478f5c0 allow travis to run unitesting 2020-06-19 10:38:07 +02:00
Ahmed Ali
1a7799a2c5 fix more issues 2020-06-19 10:37:37 +02:00
Ahmed Ali
4554f420e3 fix more linting errors 2020-06-19 10:29:01 +02:00