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

507 Commits

Author SHA1 Message Date
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
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
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
7b1403c854
formatting and typings and lint fixes 2020-08-18 11:23:46 +02:00
Ahmed Ali
55295fb7fa
Merge pull request #211 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.6.0
Bump @types/node from 14.0.26 to 14.6.0
2020-08-18 07:48:03 +02:00
Ahmed Ali
a9e13ac0cc
Merge pull request #212 from oceanprotocol/dependabot/npm_and_yarn/types/mocha-8.0.3
Bump @types/mocha from 8.0.2 to 8.0.3
2020-08-18 07:47:26 +02:00
dependabot[bot]
9ac5743f98
Bump @types/mocha from 8.0.2 to 8.0.3
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 01:04:10 +00:00
dependabot[bot]
05c2cc15e0
Bump @types/node from 14.0.26 to 14.6.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.26 to 14.6.0.
- [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-08-18 01:03:53 +00:00
ea5f505edf
package updates 2020-08-18 00:27:04 +02:00
8473e797a4
Merge pull request #204 from oceanprotocol/feature/config-chainId
added chainId in configs
2020-08-18 00:12:30 +02:00
Ahmed Ali
b76740d00c
Merge pull request #207 from oceanprotocol/dependabot/npm_and_yarn/types/mocha-8.0.2
Bump @types/mocha from 8.0.1 to 8.0.2
2020-08-12 10:04:42 +02:00
dependabot[bot]
a9fae9ab94
Bump @types/mocha from 8.0.1 to 8.0.2
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 8.0.1 to 8.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-12 01:05:47 +00:00
mihaisc
0dd64a647d chainId string to number 2020-08-11 11:56:18 +03:00
mihaisc
8fa29871b7 added chainId in configs 2020-08-11 10:39:44 +03:00
Ahmed Ali
f1e91e8c7a
Merge pull request #202 from oceanprotocol/dependabot/npm_and_yarn/typedoc-0.18.0
Bump typedoc from 0.17.8 to 0.18.0
2020-08-10 09:26:57 +02:00
Ahmed Ali
3f16be85d8
Merge pull request #203 from oceanprotocol/dependabot/npm_and_yarn/truffle/hdwallet-provider-1.0.42
Bump @truffle/hdwallet-provider from 1.0.40 to 1.0.42
2020-08-10 09:26:39 +02:00
Ahmed Ali
d489dc8e21
Merge pull request #201 from oceanprotocol/dependabot/npm_and_yarn/ora-5.0.0
Bump ora from 4.1.0 to 5.0.0
2020-08-10 09:25:47 +02:00
dependabot[bot]
ca4ddeaeae
Bump @truffle/hdwallet-provider from 1.0.40 to 1.0.42
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle) from 1.0.40 to 1.0.42.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/compare/@truffle/hdwallet-provider@1.0.40...@truffle/hdwallet-provider@1.0.42)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 01:07:38 +00:00
dependabot[bot]
01469fb294
Bump typedoc from 0.17.8 to 0.18.0
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.17.8 to 0.18.0.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/0.17.8...v0.18.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 01:05:47 +00:00
dependabot[bot]
44575603ba
Bump ora from 4.1.0 to 5.0.0
Bumps [ora](https://github.com/sindresorhus/ora) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](https://github.com/sindresorhus/ora/commits/v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-10 01:04:46 +00:00