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

244 Commits

Author SHA1 Message Date
dependabot-preview[bot]
14e3ef7060
Bump mocha from 7.2.0 to 8.0.1
Bumps [mocha](https://github.com/mochajs/mocha) from 7.2.0 to 8.0.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v7.2.0...v8.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-16 17:03:47 +00:00
dependabot-preview[bot]
e5ed710f05
Merge pull request #65 from oceanprotocol/dependabot/npm_and_yarn/typescript-3.9.5 2020-06-16 17:03:30 +00:00
dependabot-preview[bot]
96a9268bfc
Bump auto-changelog from 2.0.0 to 2.1.0
Bumps [auto-changelog](https://github.com/CookPete/auto-changelog) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/CookPete/auto-changelog/releases)
- [Changelog](https://github.com/CookPete/auto-changelog/blob/master/CHANGELOG.md)
- [Commits](https://github.com/CookPete/auto-changelog/compare/v2.0.0...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-16 17:03:17 +00:00
dependabot-preview[bot]
77245a4762
Bump typescript from 3.9.3 to 3.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.3 to 3.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.3...v3.9.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-16 17:02:35 +00:00
Ahmed Ali
ae995f38bf
Merge pull request #64 from oceanprotocol/dependabot/add-v2-config-file
Create Dependabot config file
2020-06-16 19:00:43 +02:00
dependabot-preview[bot]
b1e8f27fec
Create Dependabot config file 2020-06-16 16:59:55 +00:00
Ahmed Ali
40cf27f6dd
Merge pull request #63 from oceanprotocol/feature/contracts
Feature/contracts
2020-06-16 18:56:02 +02:00
Ahmed Ali
8aed213b38 integrate oceanprotocol/contracts 2020-06-16 18:51:59 +02:00
Ahmed Ali
f9c5dca065
Merge pull request #52 from oceanprotocol/feature/travis
init travis
2020-06-16 18:30:40 +02:00
Ahmed Ali
a0e4a8dd56 fix travis 2020-06-16 18:27:52 +02:00
arsenyjin
84ba2144fd wip add download function 2020-06-16 17:05:15 +02:00
arsenyjin
b8f2092f74 add simpleflow structure 2020-06-16 14:39:21 +02:00
arsenyjin
13fe64395a add publish dataset step 2020-06-15 17:41:36 +02:00
arsenyjin
5a1a660d49 add test:integration 2020-06-15 16:37:11 +02:00
Ahmed Ali
992096e8e4 add oceanprotocol contracts 2020-06-12 16:53:42 +02:00
Ahmed Ali
34290c831f fix build:metadata 2020-06-12 13:52:10 +02:00
Ahmed Ali
6e50ac9ddd init travis 2020-06-12 13:36:02 +02:00
Ahmed Ali
ef93f073e5
Merge pull request #51 from oceanprotocol/feature/add_detailed_README
Feature/add detailed readme
2020-06-12 13:22:07 +02:00
Ahmed Ali
8efc5ee2a3
Merge pull request #49 from oceanprotocol/feature/integrate-linter
fix lint errors
2020-06-12 13:19:37 +02:00
Ahmed Ali
552d976ffc fix lint errors 2020-06-12 13:12:27 +02:00
kin
bce7c6c9d2
Merge pull request #41 from oceanprotocol/feature/tests
Feature/tests
2020-06-11 15:47:01 +02:00
arsenyjin
73b7a42e79 add more tests 2020-06-11 13:17:56 +02:00
arsenyjin
ad3d42f7b1 fix assert 2020-06-11 10:14:50 +02:00
arsenyjin
435d0fd19c wip clean up 2020-06-10 15:08:53 +02:00
arsenyjin
3b8d986445 fix remove fee, clean up 2020-06-10 14:48:12 +02:00
arsenyjin
a3f9bf24f7 wip move deployment to TestContractsHandler 2020-06-10 14:15:33 +02:00
arsenyjin
2124ff2c82 wip fix mint test 2020-06-09 13:06:01 +02:00
arsenyjin
746d88eca8 add datatoken.create test 2020-06-08 16:15:28 +02:00
arsenyjin
77b052286f add comments 2020-06-08 13:10:07 +02:00
arsenyjin
81e33fa99f add deploy to ganache contracts 2020-06-08 12:54:04 +02:00
arsenyjin
85d5dc64e3 wip add contracts deploy 2020-06-05 16:21:07 +02:00
arsenyjin
1379f48ad0 add dummy test 2020-06-05 11:59:27 +02:00
kin
de2cdf63b7
Merge pull request #38 from oceanprotocol/feature/datatokens-create
Feature/ datatokens.create
2020-06-02 13:08:06 +02:00
arsenyjin
6797a61f1e update datatokens.create 2020-06-02 12:47:14 +02:00
kin
19ef201bd6
Merge pull request #36 from oceanprotocol/feature/alex_datatokens_class
Feature: datatokens class
2020-06-02 09:59:29 +02:00
alexcos20
6ea69451ef fix simple create flow 2020-05-31 00:41:58 -07:00
alexcos20
8031e011f9 fixes & datatokens class 2020-05-31 00:25:33 -07:00
Alex Coseru
131aa74040
Merge pull request #35 from oceanprotocol/feature/add_confighelper
add configHelper
2020-05-28 20:37:57 +03:00
alexcos20
b29f340658 lint 2020-05-28 06:44:08 -07:00
alexcos20
21c8879efe add configHelper 2020-05-28 06:41:49 -07:00
kin
cee10e72cb
Merge pull request #30 from oceanprotocol/feature/alex_play
Feature: move squid-js to ocean-lib-js
2020-05-28 11:55:04 +02:00
alexcos20
fdd067f854 fix metadata 2020-05-28 02:49:27 -07:00
alexcos20
71c0d20c07 fixes 2020-05-28 00:27:35 -07:00
alexcos20
7795953f3d fixes 2020-05-28 00:20:32 -07:00
alexcos20
25811f93c0 fixes 2020-05-28 00:19:59 -07:00
Ahmed
ba045655f0
Merge pull request #23 from oceanprotocol/feature/cleanOceanVersions
Fix versions module
2020-05-26 16:23:47 +02:00
alexcos20
6d98da883b fix compute merge 2020-05-26 06:42:22 -07:00
Ahmed
248ad189b5
Merge pull request #27 from oceanprotocol/fix/Replace_OceanAssets
feature: replace OceanAssets with Assets
2020-05-26 15:33:09 +02:00
alexcos20
faaf890f82 fix compute 2020-05-26 06:13:56 -07:00
Alex Coseru
6ab7581287
Merge branch 'feature/alex_play' into fix/Replace_OceanAssets 2020-05-26 16:09:45 +03:00