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

874 Commits

Author SHA1 Message Date
Samer
b9f32775d7
Merge pull request #230 from oceanprotocol/feature/setup-pool
feature/setup-pool
2020-08-27 22:16:26 +02:00
ssallam
0792f66abe Fix failing test by handling error when estimating gas. 2020-08-27 17:01:31 +02:00
alexcos20
205a763d97 fix lint 2020-08-27 03:33:27 -07:00
alexcos20
cc6cf435fe first cut, tests are failing 2020-08-27 03:29:00 -07:00
ssallam
5af50c4c92 Fix lint issues. 2020-08-27 11:35:30 +02:00
Ahmed Ali
d090630bab
Merge pull request #220 from oceanprotocol/dependabot/npm_and_yarn/ts-node-9.0.0
Bump ts-node from 8.10.2 to 9.0.0
2020-08-27 11:24:55 +02:00
Ahmed Ali
beca35a3aa
Merge pull request #225 from oceanprotocol/dependabot/npm_and_yarn/whatwg-url-8.2.1
Bump whatwg-url from 8.1.0 to 8.2.1
2020-08-27 11:24:12 +02:00
Ahmed Ali
88bab7595f
Merge pull request #226 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-3.10.1
Bump @typescript-eslint/eslint-plugin from 3.9.1 to 3.10.1
2020-08-27 11:23:51 +02:00
Ahmed Ali
363651efd9
Merge pull request #229 from oceanprotocol/dependabot/npm_and_yarn/mocha-8.1.2
Bump mocha from 8.1.1 to 8.1.2
2020-08-27 11:23:28 +02:00
Ahmed Ali
37c9eb5ec6
Merge pull request #228 from oceanprotocol/dependabot/npm_and_yarn/prettier-2.1.1
Bump prettier from 2.0.5 to 2.1.1
2020-08-27 11:23:05 +02:00
ssallam
afa2996768 Convert amount and weight to wei, fix tests. 2020-08-27 11:01:15 +02:00
ssallam
8c7a701e6f update ocean-contracts version to 0.3.5 2020-08-27 10:21:20 +02:00
ssallam
7078113110 update method docs 2020-08-27 09:46:54 +02:00
ssallam
d47a9f02a6 use solidity setup pool function when creating new pool. 2020-08-27 09:39:02 +02:00
dependabot[bot]
0496826f2d
Bump mocha from 8.1.1 to 8.1.2
Bumps [mocha](https://github.com/mochajs/mocha) from 8.1.1 to 8.1.2.
- [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/v8.1.1...v8.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-27 01:04:24 +00:00
dependabot[bot]
87fa9afaac
Bump prettier from 2.0.5 to 2.1.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.5 to 2.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.5...2.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-27 01:03:46 +00:00
Ahmed Ali
0968638f9c
Merge pull request #227 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-3.10.1
Bump @typescript-eslint/parser from 3.9.1 to 3.10.1
2020-08-26 09:04:37 +02:00
dependabot[bot]
a6cc773c71
Bump @typescript-eslint/parser from 3.9.1 to 3.10.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 3.9.1 to 3.10.1.
- [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/v3.10.1/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-26 01:03:04 +00:00
dependabot[bot]
18d566a535
Bump @typescript-eslint/eslint-plugin from 3.9.1 to 3.10.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.9.1 to 3.10.1.
- [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/v3.10.1/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-26 01:02:44 +00:00
dependabot[bot]
6c1229d962
Bump whatwg-url from 8.1.0 to 8.2.1
Bumps [whatwg-url](https://github.com/jsdom/whatwg-url) from 8.1.0 to 8.2.1.
- [Release notes](https://github.com/jsdom/whatwg-url/releases)
- [Commits](https://github.com/jsdom/whatwg-url/compare/v8.1.0...v8.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-26 01:02:15 +00:00
dependabot[bot]
6aec7a42f1
Bump ts-node from 8.10.2 to 9.0.0
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.10.2 to 9.0.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.10.2...v9.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-24 01:03:21 +00:00
Ahmed Ali
4edb7642d1
Merge pull request #219 from oceanprotocol/dependabot/npm_and_yarn/typescript-4.0.2
Bump typescript from 3.9.7 to 4.0.2
2020-08-21 10:36:09 +02:00
dependabot[bot]
ac931ce1d2
Bump typescript from 3.9.7 to 4.0.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 4.0.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.7...v4.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-21 01:03:50 +00:00
3607f49472
Release 0.1.15 v0.1.15 2020-08-20 18:27:41 +02:00
b50ec110a1
Merge pull request #218 from oceanprotocol/feature/totalsupply
add ocean.pool.totalSupply()
2020-08-20 18:27:03 +02:00
dee24e87a3
simplification, make it work 2020-08-20 17:54:16 +02:00
af7964ca84
refactor 2020-08-20 17:47:52 +02:00
a3e43c1578
add totalSupply unit test 2020-08-20 13:42:19 +02:00
00257c3d60
add ocean.pool.totalSupply() 2020-08-20 13:33:59 +02:00
8667e3396d
Release 0.1.14 v0.1.14 2020-08-19 17:59:52 +02:00
0af54a09e9
Merge pull request #217 from oceanprotocol/bug/fix_getDtPrice
fix getDTPrice
2020-08-19 17:58:46 +02:00
Alex Coseru
fe20699334
fix getDTPrice 2020-08-19 18:48:31 +03:00
6cbfa4d57f
Release 0.1.13 v0.1.13 2020-08-19 14:28:15 +02:00
6d6d968830
Merge pull request #216 from oceanprotocol/fix/docs
pool docs updates, small refactor
2020-08-19 14:27:33 +02:00
5c36e14499
new readme structure, add watch script 2020-08-19 14:19:09 +02:00
76423a4ff8
never stop typing 2020-08-19 13:41:55 +02:00
ad0922d7a5
fix ABI typings 2020-08-19 13:23:28 +02:00
bb04309f72
run type checking as part of linting 2020-08-19 13:15:48 +02:00
bbd465992b
lots of ABI typings 2020-08-19 13:05:56 +02:00
7cf85f6392
remove balancer artifacts 2020-08-19 12:38:42 +02:00
6be945d05e
more pool docs & typing updates 2020-08-19 12:34:04 +02:00
9ea7ed70bd
more strict linting & typing 2020-08-19 12:33:51 +02:00
94bc2295f2
pool docs updates, small refactor 2020-08-19 12:06:55 +02:00
7f9bc8d58e
Merge pull request #215 from oceanprotocol/dependabot/npm_and_yarn/oceanprotocol/contracts-0.3.5
Bump @oceanprotocol/contracts from 0.3.4 to 0.3.5
2020-08-18 13:30:26 +02:00
dependabot[bot]
58766dd848
Bump @oceanprotocol/contracts from 0.3.4 to 0.3.5
Bumps [@oceanprotocol/contracts](https://github.com/oceanprotocol/contracts) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/oceanprotocol/contracts/releases)
- [Changelog](https://github.com/oceanprotocol/ocean-contracts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oceanprotocol/contracts/compare/v0.3.4...v0.3.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 10:29:01 +00:00
2075d518c7
Release 0.1.12 v0.1.12 2020-08-18 12:24:49 +02:00
fb46946d35
Merge pull request #213 from oceanprotocol/fix/contracts
artifacts path fix
2020-08-18 12:23:51 +02:00
dcdd40bd2d
formatting 2020-08-18 12:12:41 +02:00
ffad644d73
artifacts path fix 2020-08-18 12:00:40 +02:00
68217cf682
Merge pull request #210 from oceanprotocol/feature/dependencies
package updates & lots of typing fixes
2020-08-18 11:54:53 +02:00