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

1862 Commits

Author SHA1 Message Date
mihaisc
ad5cc58e78 fix fixed rate test 2021-11-04 12:14:23 +02:00
mihaisc
ed128c7633 fix TestContractHandler params 2021-11-04 11:28:45 +02:00
Bogdan Fazakas
f44fb40593
Merge pull request #1100 from oceanprotocol/feature/Pool
Integrate pool contract and add support for multiple token decimals
2021-11-03 09:29:41 +02:00
lacoop6tu
30151b7694 fix lint, add estApprove function 2021-10-29 14:25:22 -05:00
lacoop6tu
22746a10e0 add complete multi decimals support in Pool, add test 2021-10-29 13:17:59 -05:00
lacoop6tu
6df2123f91 add initial multi decimals support, add USDC test 2021-10-28 17:10:26 -05:00
lacoop6tu
8656dbcc55 complete Pool Class and basic unit test 2021-10-28 14:10:20 -05:00
lacoop6tu
5d54e41d8e add more Pool methods and tests 2021-10-28 12:42:55 -05:00
lacoop6tu
6e135231d3 add more Pool tests 2021-10-27 16:29:13 -05:00
lacoop6tu
2728dc3c68 add more estGas split, add some test check 2021-10-26 17:05:47 -05:00
lacoop6tu
d9a149bd5c add initial Pool class and test 2021-10-26 15:42:09 -05:00
Bogdan Fazakas
9176170bb2
Merge pull request #1083 from oceanprotocol/feature/nftFactory
Feature/nft factory
2021-10-25 18:42:30 +03:00
lacoop6tu
7815c61aba rm solved TODO 2021-10-25 09:10:07 -05:00
lacoop6tu
c8befe64c6 complete basic Router unit test 2021-10-25 08:28:23 -05:00
lacoop6tu
70257a0447 add Router Class and some unit test 2021-10-22 10:55:05 -05:00
lacoop6tu
3066fb9e97 add complete NFTFactory basic unit test 2021-10-21 12:58:49 -05:00
lacoop6tu
42eb819765 complete NFTFactory class, add some tests 2021-10-21 10:47:21 -05:00
Bogdan Fazakas
358ec3fdd1
Merge pull request #1080 from oceanprotocol/feature/ERC721Factory
Integrated erc721factory contract methods
2021-10-21 12:02:08 +03:00
Bogdan Fazakas
d354aff19f fixed lint in config helper 2021-10-21 11:53:44 +03:00
Bogdan Fazakas
09d1ea2970 temporary add address.json file locally until we can get it from contract artifacts 2021-10-21 11:52:06 +03:00
Bogdan Fazakas
1bcde4dc4d added Dispenser and FixedRateExchange files 2021-10-21 11:47:00 +03:00
Bogdan Fazakas
21178025ee more lint errors fixed 2021-10-21 11:46:20 +03:00
Bogdan Fazakas
bce0efc67e fixed lint in NFTFactory test file 2021-10-21 11:04:48 +03:00
lacoop6tu
2bd5d55198 add more NFTFactory test 2021-10-20 16:09:18 -05:00
lacoop6tu
3c638ab597 fix lint, complete deployment script, add initial instance test 2021-10-20 15:29:04 -05:00
lacoop6tu
3e247d46bf add contracts deployment for test, add initial NFTFactory.test.ts 2021-10-19 13:58:04 -05:00
lacoop6tu
9cda532da6 add initial ERC721Factory class, add initial TestContractHandler 2021-10-18 14:34:19 -05:00
Bogdan Fazakas
252eca12e4 wip v4 contract integration NFT creation flow 2021-10-18 15:29:37 +03:00
Bogdan Fazakas
a6ce03439f added test folder 2021-10-13 09:55:18 +03:00
Bogdan Fazakas
3e9991e6f0 initial backbone commit 2021-10-13 09:10:55 +03:00
cca0b83b62
Delete parameters.md (#1063) 2021-10-08 09:37:59 +03:00
dependabot[bot]
21ae773ed8
Bump @truffle/hdwallet-provider from 1.5.0 to 1.5.1 (#1067)
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle/tree/HEAD/packages/hdwallet-provider) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/commits/@truffle/hdwallet-provider@1.5.1/packages/hdwallet-provider)

---
updated-dependencies:
- dependency-name: "@truffle/hdwallet-provider"
  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>
2021-10-08 09:37:44 +03:00
dependabot[bot]
78025a0d06
Bump @types/node from 16.10.2 to 16.10.3 (#1065)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.10.2 to 16.10.3.
- [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>
2021-10-07 13:56:54 +02:00
dependabot[bot]
97bd19f16c
Bump microbundle from 0.13.3 to 0.14.0 (#1066)
Bumps [microbundle](https://github.com/developit/microbundle) from 0.13.3 to 0.14.0.
- [Release notes](https://github.com/developit/microbundle/releases)
- [Changelog](https://github.com/developit/microbundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/developit/microbundle/compare/v0.13.3...v0.14.0)

---
updated-dependencies:
- dependency-name: microbundle
  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>
2021-10-07 13:56:40 +02:00
dependabot[bot]
af3fafbf20
Bump @typescript-eslint/eslint-plugin from 4.32.0 to 4.33.0 (#1062)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.32.0 to 4.33.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.33.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  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>
2021-10-05 11:03:29 +03:00
dependabot[bot]
eadd406211
Bump @typescript-eslint/parser from 4.32.0 to 4.33.0 (#1061)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.32.0 to 4.33.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.33.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  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>
2021-10-05 08:49:44 +03:00
5af26f08e4
Release 0.19.2 v0.19.2 2021-10-04 16:37:04 +02:00
Jamie Hewitt
d0a09d6f30
Changing files name event.d.ts -> event.ts (#1058)
* Changing files name event.d.ts -> event.ts

* Adding Event export to ddo/interfaces/index
2021-10-04 16:13:24 +02:00
alexcos20
606d5c2a0b Release 0.19.1 v0.19.1 2021-10-04 07:12:46 -07:00
Alex Coseru
f317fdb0b9
bump contracts + add networks (#1059) 2021-10-04 17:10:19 +03:00
dependabot[bot]
f177a61dc5
Bump typedoc from 0.21.9 to 0.22.5 (#1056)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.21.9 to 0.22.5.
- [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.21.9...v0.22.5)

---
updated-dependencies:
- dependency-name: typedoc
  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>
2021-10-04 07:40:26 +03:00
dependabot[bot]
1ff58e05c6
Bump web3 from 1.5.3 to 1.6.0 (#1052)
Bumps [web3](https://github.com/ethereum/web3.js) from 1.5.3 to 1.6.0.
- [Release notes](https://github.com/ethereum/web3.js/releases)
- [Changelog](https://github.com/ChainSafe/web3.js/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/ethereum/web3.js/compare/v1.5.3...v1.6.0)

---
updated-dependencies:
- dependency-name: web3
  dependency-type: direct:production
  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>
2021-10-01 09:37:22 +03:00
dependabot[bot]
28e537ebeb
Bump @types/node from 16.10.1 to 16.10.2 (#1049)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.10.1 to 16.10.2.
- [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>
2021-09-30 12:51:57 +02:00
dependabot[bot]
3c8ca56ae9
Bump @typescript-eslint/eslint-plugin from 4.31.2 to 4.32.0 (#1045) 2021-09-29 12:01:39 +02:00
dependabot[bot]
743ce3064d
Bump @typescript-eslint/parser from 4.31.2 to 4.32.0 (#1044) 2021-09-29 11:38:32 +02:00
dependabot[bot]
c91bf470c4
Bump @types/node from 16.9.6 to 16.10.1 (#1043)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.9.6 to 16.10.1.
- [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-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-27 08:24:55 +03:00
dependabot[bot]
69580de5e8
Bump mocha from 9.1.1 to 9.1.2 (#1042)
Bumps [mocha](https://github.com/mochajs/mocha) from 9.1.1 to 9.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/v9.1.1...v9.1.2)

---
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>
2021-09-27 08:24:39 +03:00
9c94a8789c
Release 0.19.0 v0.19.0 2021-09-24 13:55:02 +02:00
Alex Coseru
02cc911ce9
Custom user parameters (#944)
* enable create / passthrough of userData & algoData

* refactor bassed on reviews

* refactor balance check async flows

* more provider logs

* more debugs for provider

* provider debug

* more provider logs

* more provider debug

* revert ci changes

* naming & typings

* Release 0.18.0-next.0

* deal with pre-releases

* clarify instructions

* fix merge errors

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2021-09-24 13:52:11 +02:00
ae1c2ff22f
Release 0.18.0 v0.18.0 2021-09-24 10:58:36 +02:00