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

2221 Commits

Author SHA1 Message Date
Bogdan Fazakas
5072bdbb5a integrated dispenser class, added some unit tests 2021-10-29 12:54:35 +03: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
Bogdan Fazakas
46a2027b4c added some missing methods like createFixedRate, createDispenser, setMetadata 2021-10-27 17:05:37 +03: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
21081cc386 split estGas for the methods in Router class 2021-10-26 23:34:15 +03:00
Bogdan Fazakas
4fde8b29fd split estGas for the methods in NFTFactory class 2021-10-26 23:05:32 +03:00
Bogdan Fazakas
0ed974c253 split estGas for the methods in ERC20 Datatoken 2021-10-26 15:16:45 +03:00
Bogdan Fazakas
39f7de6c1a Merge branch 'v4main' into feature/integrate-erc721-erc20-template-contracts 2021-10-25 19:23:18 +03:00
Bogdan Fazakas
eee0d4b984 split all methods in Datatokne class and add separate ones for estGas 2021-10-25 19:20:33 +03: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
Bogdan Fazakas
555cd67efc added unit tests for Datatoken class 2021-10-25 13:19:13 +03:00
Bogdan Fazakas
11c5c22b8b added unit tests for Datatoken class 2021-10-25 13:18:54 +03:00
Bogdan Fazakas
5e31a7ebcf added tests for NFTDatatoken class and some tweaks 2021-10-25 09:29:45 +03: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
8973bb94eb added more erc20 contract methods in datatoken class 2021-10-21 17:12:34 +03:00
Bogdan Fazakas
793e54d366 Merge branch 'v4main' into feature/integrate-erc721-erc20-template-contracts 2021-10-21 12:11:27 +03: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
Bogdan Fazakas
7723208473 style mint method 2021-10-21 10:50:55 +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
Bogdan Fazakas
1352a1c5d2 added handlers for all methods in erc721 template contract 2021-10-20 17:24:07 +03: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