1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-07-01 06:11:45 +02:00
Commit Graph

590 Commits

Author SHA1 Message Date
971af5522d
remove queryMetadataByText() 2020-09-08 11:49:16 +02:00
Ahmed Ali
2112eb34cd
Merge pull request #258 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.1.0
Bump @typescript-eslint/eslint-plugin from 4.0.1 to 4.1.0
2020-09-08 10:42:35 +02:00
Ahmed Ali
d51286f37d
Merge pull request #259 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-4.1.0
Bump @typescript-eslint/parser from 4.0.1 to 4.1.0
2020-09-08 10:41:45 +02:00
dependabot[bot]
9cbe490cd8
Bump @typescript-eslint/parser from 4.0.1 to 4.1.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.1.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-08 01:02:57 +00:00
dependabot[bot]
86be61f4e3
Bump @typescript-eslint/eslint-plugin from 4.0.1 to 4.1.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.1.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-08 01:02:36 +00:00
47650caecb
Release 0.2.0 2020-09-07 15:50:27 +02:00
4f9477e5ba
fix release-it dependency 2020-09-07 15:50:04 +02:00
7eb773034a
Merge pull request #252 from oceanprotocol/feature/testing
Test coverage setup
2020-09-07 15:46:22 +02:00
2f3f5b11e2
lint fix 2020-09-07 15:37:05 +02:00
694314cae6
package updates 2020-09-07 14:25:17 +02:00
0355d0420d
more running unit tests 2020-09-04 12:53:00 +02:00
d558665570
add testing docs 2020-09-04 12:28:33 +02:00
f726340a11
codeclimate setup & coverage reporting 2020-09-04 12:18:38 +02:00
65261a6740
coverage commands for both test runs 2020-09-04 12:10:45 +02:00
c3381fdaeb
Merge pull request #250 from oceanprotocol/feature/dt-name
Auto-generating data token name
2020-09-04 12:04:46 +02:00
0699792a14
set default data token cap to 1000 2020-09-04 10:28:42 +02:00
Ahmed Ali
3ea98eae34
Merge pull request #251 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.6.4
Bump @types/node from 14.6.3 to 14.6.4
2020-09-04 10:13:54 +02:00
dependabot[bot]
099f487fda
Bump @types/node from 14.6.3 to 14.6.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.6.3 to 14.6.4.
- [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-09-04 01:06:09 +00:00
eda9501010
test fixes 2020-09-03 13:23:14 +02:00
e4a8a83674
test cleanup 2020-09-03 13:09:55 +02:00
1c60e11555
fix previously not running tests 2020-09-03 12:52:55 +02:00
31bec3c7af
change glob for unit tests
* this prevented test files at top of test/unit/ from running
* more info: https://mochajs.org/#the-test-directory
2020-09-03 12:40:49 +02:00
ca5e810eb2
and some more tests 2020-09-03 12:07:18 +02:00
2521866e92
more test updates 2020-09-03 11:53:24 +02:00
a3a772c92e
update tests 2020-09-03 11:40:04 +02:00
f834be3520
move defaults into datatokens.create() 2020-09-03 11:28:50 +02:00
Ahmed Ali
469be29d2d
Merge pull request #249 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.6.3
Bump @types/node from 14.6.2 to 14.6.3
2020-09-03 08:33:17 +02:00
dependabot[bot]
4b04912822
Bump @types/node from 14.6.2 to 14.6.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.6.2 to 14.6.3.
- [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-09-03 01:01:51 +00:00
0290f57bf4
prototype auto-generating data token name 2020-09-02 16:26:42 +02:00
9873076e4b
Merge pull request #245 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.8.1
Bump eslint from 7.8.0 to 7.8.1
2020-09-02 09:07:08 +02:00
5a6a4e6d42
Merge pull request #244 from oceanprotocol/dependabot/npm_and_yarn/types/chai-spies-1.0.2
Bump @types/chai-spies from 1.0.1 to 1.0.2
2020-09-02 09:06:56 +02:00
dependabot[bot]
4d1a2edb43
Bump eslint from 7.8.0 to 7.8.1
Bumps [eslint](https://github.com/eslint/eslint) from 7.8.0 to 7.8.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.8.0...v7.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 01:03:33 +00:00
dependabot[bot]
d2ceaaf8e3
Bump @types/chai-spies from 1.0.1 to 1.0.2
Bumps [@types/chai-spies](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai-spies) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai-spies)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-02 01:03:15 +00:00
Ahmed Ali
e3c08f3bfd Release 0.1.17 2020-09-01 13:29:48 +02:00
Ahmed Ali
e66e1ce651
Merge pull request #231 from oceanprotocol/feature/FixedPriceExchange
FixedPriceExchange
2020-09-01 10:27:23 +02:00
Ahmed Ali
a1d9e9326a
Merge pull request #242 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.0.0
Bump @typescript-eslint/eslint-plugin from 3.10.1 to 4.0.0
2020-09-01 10:19:08 +02:00
Ahmed Ali
9f8ef3c97b
Merge pull request #240 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.8.0
Bump eslint from 7.7.0 to 7.8.0
2020-09-01 10:18:31 +02:00
alexcos20
9c7ea98fce use TransactionReceipt 2020-09-01 00:27:33 -07:00
dependabot[bot]
ada648190a
Bump @typescript-eslint/eslint-plugin from 3.10.1 to 4.0.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.10.1 to 4.0.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.0.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-01 01:03:43 +00:00
dependabot[bot]
b492e5f67c
Bump eslint from 7.7.0 to 7.8.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.7.0 to 7.8.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.7.0...v7.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-01 01:02:30 +00:00
alexcos20
fec3670e6a updates 2020-08-31 08:13:58 -07:00
alexcos20
7cec2e585e update contracts addresses from 0.4.1 2020-08-31 06:58:11 -07:00
alexcos20
d65a59c5d6 update contracts to 0.4.1 2020-08-31 06:52:20 -07:00
alexcos20
e746bbe953 update contracts addresses on rinkeby 2020-08-31 01:52:19 -07:00
alexcos20
ea6536f1a6 Merge branch 'feature/FixedPriceExchange' of https://github.com/oceanprotocol/ocean-lib-js into feature/FixedPriceExchange 2020-08-31 00:34:39 -07:00
alexcos20
6121da3fff fix lint 2020-08-31 00:33:35 -07:00
Alex Coseru
b97b935406
Merge branch 'main' into feature/FixedPriceExchange 2020-08-31 09:58:25 +03:00
alexcos20
220261cada update to contracts 0.4.0 2020-08-30 23:56:25 -07:00
Ahmed Ali
d7c63d8d08
Merge pull request #237 from oceanprotocol/dependabot/npm_and_yarn/mocha-8.1.3
Bump mocha from 8.1.2 to 8.1.3
2020-08-31 07:36:35 +02:00
Ahmed Ali
274b3b48ea
Merge pull request #238 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.6.2
Bump @types/node from 14.6.1 to 14.6.2
2020-08-31 07:36:11 +02:00