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

2337 Commits

Author SHA1 Message Date
Trent McConaghy
28a48f5b5a
2021 -> 2022 2022-02-24 10:18:29 +01:00
dependabot[bot]
74ddda52ed
Bump release-it from 14.12.4 to 14.12.5 (#1308)
Bumps [release-it](https://github.com/release-it/release-it) from 14.12.4 to 14.12.5.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/14.12.4...14.12.5)

---
updated-dependencies:
- dependency-name: release-it
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-23 11:17:40 +02:00
mihaisc
91168527fc Release 1.0.0-next.24 v1.0.0-next.24 2022-02-23 10:56:50 +02:00
mihaisc
c930b59c24
fix export (#1309) 2022-02-23 00:56:01 -08:00
mihaisc
aadd1458ba Release 1.0.0-next.23 v1.0.0-next.23 2022-02-22 18:38:37 +02:00
mihaisc
1a12a4bd89
Calculating max swap/liquidity (#1306)
* calc max

* more  max checks

* fix description
2022-02-22 08:37:41 -08:00
dependabot[bot]
7fed0aa957
Bump @types/node from 17.0.18 to 17.0.19 (#1305)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.18 to 17.0.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-22 09:41:32 +02:00
ff0653c883
Release 1.0.0-next.22 v1.0.0-next.22 2022-02-21 13:32:50 +00:00
Bogdan Fazakas
ba962c0805
fix estGas for setMetadata call (#1303) 2022-02-21 13:31:26 +00:00
dependabot[bot]
36fa91f1dc
Bump eslint-config-prettier from 8.3.0 to 8.4.0 (#1301)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.3.0 to 8.4.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.3.0...v8.4.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 07:12:28 +02:00
dependabot[bot]
7719a95bf1
Bump typedoc from 0.22.11 to 0.22.12 (#1300)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.11 to 0.22.12.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.22.11...v0.22.12)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 07:12:21 +02:00
dependabot[bot]
ab3eee475c
Bump mocha from 9.2.0 to 9.2.1 (#1299)
Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.0 to 9.2.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/v9.2.0...v9.2.1)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 07:12:12 +02:00
mihaisc
ce8842701a Release 1.0.0-next.21 v1.0.0-next.21 2022-02-17 11:18:16 +02:00
mihaisc
6a70f48cfc
Update contracts (#1297)
* add categories to metadata

* update contracts

* fix
2022-02-17 11:17:02 +02:00
alexcos20
cb8b52c6e1 Release 1.0.0-next.20 v1.0.0-next.20 2022-02-16 08:26:34 -08:00
Alex Coseru
7932a845d5
bump to contracts alpha.20 (#1295)
* bump to contracts alpha.20

Co-authored-by: Bogdan Fazakas <bogdan.fazakas@gmail.com>
2022-02-16 18:25:17 +02:00
Alex Coseru
7ca5000a66
use barge addresses for unit tests (#1291) 2022-02-15 18:14:11 +02:00
dependabot[bot]
1907a671dd
Bump @types/node from 17.0.17 to 17.0.18 (#1290)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.17 to 17.0.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-15 10:10:13 +00:00
dependabot[bot]
7ff4fccd26
Bump @types/crypto-js from 4.1.0 to 4.1.1 (#1289)
Bumps [@types/crypto-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/crypto-js) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/crypto-js)

---
updated-dependencies:
- dependency-name: "@types/crypto-js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-15 10:09:56 +00:00
mihaisc
9b71c853f7 Release 1.0.0-next.19 v1.0.0-next.19 2022-02-15 10:12:33 +02:00
mihaisc
cd3360135c
update config endpoint (#1288)
* update config endpoint

* Update src/utils/ConfigHelper.ts

Co-authored-by: Alex Coseru <alex.coseru@gmail.com>

* Update src/utils/ConfigHelper.ts

Co-authored-by: Alex Coseru <alex.coseru@gmail.com>

* remove celo

* remove catena

Co-authored-by: Alex Coseru <alex.coseru@gmail.com>
2022-02-15 00:06:21 -08:00
alexcos20
9f9e3dce88 Release 1.0.0-next.18 v1.0.0-next.18 2022-02-14 08:43:00 -08:00
Alex Coseru
91a4431938
update to contracts alpha.19 (#1286) 2022-02-14 18:36:15 +02:00
Bogdan Fazakas
bad1fd5504
Merge pull request #1281 from oceanprotocol/feature/update-pool-jsdocs
Update Pool class JSDoc comments
2022-02-14 18:14:05 +02:00
mihaisc
9c3a12daa6 Release 1.0.0-next.17 v1.0.0-next.17 2022-02-14 17:16:14 +02:00
mihaisc
de4dde37b3
fix fixed order params (#1287) 2022-02-14 07:15:21 -08:00
mihaisc
9f8f6aae99 Release 1.0.0-next.16 v1.0.0-next.16 2022-02-14 13:35:48 +02:00
mihaisc
3845335251
Remove redundant get in calcBaseInGivenOutDT (#1283)
* fix

* fix unitsToAmount

* fix
2022-02-14 03:34:46 -08:00
Bogdan Fazakas
7b2ff71d0c updated existing jsdoc comments and add missing ones 2022-02-13 00:26:22 +02:00
Alex Coseru
9782af59a2
add aquarius to export list (#1280)
* export aquarius as well

* send timestamp in seconds, not ms
2022-02-12 19:03:11 +02:00
mihaisc
84a022f80c Release 1.0.0-next.15 v1.0.0-next.15 2022-02-11 14:46:03 +02:00
mihaisc
6f12e28ada
fix redundancy (#1278)
* fix redundancy

* convert to wei fixed price

* fix test
2022-02-11 04:45:15 -08:00
dependabot[bot]
88c0b3046d
Bump chai from 4.3.4 to 4.3.6 (#1277)
Bumps [chai](https://github.com/chaijs/chai) from 4.3.4 to 4.3.6.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
- [Commits](https://github.com/chaijs/chai/compare/v4.3.4...v4.3.6)

---
updated-dependencies:
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-11 11:47:52 +00:00
dependabot[bot]
412dd13331
Bump @types/crypto-js from 4.0.2 to 4.1.0 (#1276)
Bumps [@types/crypto-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/crypto-js) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/crypto-js)

---
updated-dependencies:
- dependency-name: "@types/crypto-js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-11 11:47:35 +00:00
dependabot[bot]
05581b275c
Bump @types/node from 17.0.16 to 17.0.17 (#1275)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.16 to 17.0.17.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-11 11:47:17 +00:00
mihaisc
6aa1231a0a Release 1.0.0-next.14 v1.0.0-next.14 2022-02-10 17:39:38 +02:00
mihaisc
3c315eb49d
fixes (#1273)
* fixes

* fix test

* fix swap

* fix test

* fix test

* more fixes

* fixes

* change swapMarketFee from wei to decimal

* fix
2022-02-10 07:38:48 -08:00
5152bc2164
Release 1.0.0-next.13 v1.0.0-next.13 2022-02-10 13:11:11 +00:00
92f4eb9669
npm audit fix 2022-02-10 13:09:05 +00:00
dependabot[bot]
76eb5a26c1
Bump typescript from 4.4.4 to 4.5.5 (#1270)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.4.4 to 4.5.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.4.4...v4.5.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-10 12:56:09 +00:00
dependabot[bot]
eff39d6687
Bump mocha from 9.1.3 to 9.2.0 (#1269)
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.3 to 9.2.0.
- [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/v9.1.3...v9.2.0)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-10 12:54:44 +00:00
Alex Coseru
c23d274ebe
Use v4main images (#1267)
We merged op-service,op-engine, provider branches to v4main
2022-02-10 14:38:57 +02:00
dependabot[bot]
56deb719f7
Bump ts-node from 10.4.0 to 10.5.0 (#1268)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 10.4.0 to 10.5.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.4.0...v10.5.0)

---
updated-dependencies:
- dependency-name: ts-node
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-10 12:34:06 +00:00
dependabot[bot]
44451b2688
Bump @truffle/hdwallet-provider from 1.7.0 to 2.0.3 (#1271)
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle/tree/HEAD/packages/hdwallet-provider) from 1.7.0 to 2.0.3.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/commits/@truffle/hdwallet-provider@2.0.3/packages/hdwallet-provider)

---
updated-dependencies:
- dependency-name: "@truffle/hdwallet-provider"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-10 12:33:41 +00:00
dependabot[bot]
cab065b8a9
Bump mock-local-storage from 1.1.19 to 1.1.20 (#1263)
Bumps [mock-local-storage](https://gitlab.com/kaictl/node) from 1.1.19 to 1.1.20.
- [Release notes](https://gitlab.com/kaictl/node/tags)
- [Commits](https://gitlab.com/kaictl/node/commits/master)

---
updated-dependencies:
- dependency-name: mock-local-storage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-10 09:49:30 +02:00
dependabot[bot]
0ddddca0db
Bump cross-fetch from 3.1.4 to 3.1.5 (#1264)
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Commits](https://github.com/lquixada/cross-fetch/compare/v3.1.4...v3.1.5)

---
updated-dependencies:
- dependency-name: cross-fetch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-10 09:49:23 +02:00
dependabot[bot]
b5cd07d933
Bump auto-changelog from 2.3.0 to 2.4.0 (#1265)
Bumps [auto-changelog](https://github.com/CookPete/auto-changelog) from 2.3.0 to 2.4.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.3.0...v2.4.0)

---
updated-dependencies:
- dependency-name: auto-changelog
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-10 09:49:09 +02:00
dependabot[bot]
522014d91b
Bump @types/mocha from 9.0.0 to 9.1.0 (#1262)
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

---
updated-dependencies:
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-10 09:48:45 +02:00
dependabot[bot]
10e46f17c2
Bump follow-redirects from 1.14.6 to 1.14.8 (#1261)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-09 17:38:05 +00:00
dependabot[bot]
2f2a63246d
Bump simple-get from 2.8.1 to 2.8.2 (#1260)
Bumps [simple-get](https://github.com/feross/simple-get) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v2.8.1...v2.8.2)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-09 17:21:48 +00:00