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

2935 Commits

Author SHA1 Message Date
5674a547d1
manual bump fix 2022-06-15 18:55:40 +01:00
a36241004b
manual bump fix 2022-06-15 18:50:58 +01:00
Miquel A. Cabot
282cd4e865
Issue-#1485: Remove imports of ABIs in the tests and use utility tranfer(), mint(), balance() functions (#1486)
* remove imports of ABIs in NftFactory test

* fix error with data token amount

* remove imports of ABIs in FixedRateExchange test

* remove imports of ABIs in SideStaking test

* remove imports of ABIs in SideStaking test

* remove imports of ABIs in Router test
2022-06-15 18:38:32 +01:00
dependabot[bot]
c322b28c27
Bump @types/node from 17.0.35 to 17.0.44 (#1513)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.35 to 17.0.44.
- [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-06-15 18:32:45 +01:00
dependabot[bot]
dae5e04565
Bump eslint-config-oceanprotocol from 1.5.0 to 2.0.1 (#1466)
* Bump eslint-config-oceanprotocol from 1.5.0 to 2.0.1

Bumps [eslint-config-oceanprotocol](https://github.com/oceanprotocol/eslint-config-oceanprotocol) from 1.5.0 to 2.0.1.
- [Release notes](https://github.com/oceanprotocol/eslint-config-oceanprotocol/releases)
- [Changelog](https://github.com/oceanprotocol/eslint-config-oceanprotocol/blob/main/CHANGELOG.md)
- [Commits](https://github.com/oceanprotocol/eslint-config-oceanprotocol/compare/v1.5.0...v2.0.1)

---
updated-dependencies:
- dependency-name: eslint-config-oceanprotocol
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

* rewrite .find() methods

* remove unnecessary any typings

* bump all ESLint packages

* fix coverage generation

* rollback ts-node update

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2022-06-15 18:08:13 +01:00
Alex Coseru
be06f05365
update to new schema & compute fixes (#1510)
* update to new schema

* fix codeExamples

* fix computeflows
2022-06-15 19:03:56 +03:00
Miquel A. Cabot
255ed1ba44 specify visibility in SideStaking methods 2022-06-15 17:50:23 +02:00
Miquel A. Cabot
7c4b37d94c Merge branch 'issue-1474-refactoring-refactor-estimategas' into issue-1474-refactoring-general-renaming 2022-06-15 10:15:07 +02:00
Miquel A. Cabot
adff7ab030 Merge branch 'issue-1474-refactoring-rename-from-erc20-to-datatoken' into issue-1474-refactoring-refactor-estimategas 2022-06-15 10:14:13 +02:00
Miquel A. Cabot
da9338afbc Merge branch 'issue-1474-refactoring-rename-from-erc721-to-nft' into issue-1474-refactoring-rename-from-erc20-to-datatoken 2022-06-15 10:13:23 +02:00
Miquel A. Cabot
5e234da0a6 Merge branch 'issue-1474-refactoring-refactor-estimate-gas-functions' into issue-1474-refactoring-rename-from-erc721-to-nft 2022-06-15 10:12:57 +02:00
Miquel A. Cabot
6fdcfa1201 Merge branch 'issue-1474-refactoring-move-functions-from-utils-to-classes' into issue-1474-refactoring-refactor-estimate-gas-functions 2022-06-15 10:12:30 +02:00
Miquel A. Cabot
0c6225bf56 Merge branch 'issue-1474-refactoring-create-class-inheritance' into issue-1474-refactoring-move-functions-from-utils-to-classes 2022-06-15 10:11:37 +02:00
Miquel A. Cabot
a62966d048 Merge branch 'issue-1474-refactoring-move-types-to-types-folder' into issue-1474-refactoring-create-class-inheritance 2022-06-15 10:10:37 +02:00
Miquel A. Cabot
aba454cf9d Merge branch 'issue-1474-refactoring-restructure-imports' into issue-1474-refactoring-move-types-to-types-folder 2022-06-15 10:10:08 +02:00
Miquel A. Cabot
5e3e0b828e Merge branch 'issue-1474-refactoring-restructure-file-location' into issue-1474-refactoring-restructure-imports 2022-06-15 10:08:19 +02:00
Miquel A. Cabot
02c230bd6e Merge branch 'v4refactoring' into issue-1474-refactoring-restructure-file-location 2022-06-15 09:59:06 +02:00
Miquel A. Cabot
7f2ef18f77 update CodeExamples.md 2022-06-14 20:20:26 +02:00
2be04f177c
checkout barge main, bump action 2022-06-14 18:46:44 +01:00
GitHub Actions Bot
7ced17f2fa Updating CodeExamples.md 2022-06-14 10:24:46 +00:00
Miquel A. Cabot
2ade8e7423
Merge 10d07f89dc26a39071a1945de601e3901f4de0e1 into 87edac976fc49d7d2685f66b0c58f4b3bb6fc2df 2022-06-14 10:14:46 +00:00
Miquel A. Cabot
10d07f89dc general renaming in Pool 2022-06-14 11:41:17 +02:00
Miquel A. Cabot
e80483e5c8 general renaming in FixedRateExchange 2022-06-14 11:41:11 +02:00
Miquel A. Cabot
31d9e912a3 remove unused function 2022-06-14 11:29:19 +02:00
Miquel A. Cabot
63e91a75bc remove space 2022-06-14 11:27:00 +02:00
Miquel A. Cabot
74a3386619 general renaming in Datatoken 2022-06-14 11:23:47 +02:00
Miquel A. Cabot
6d605199df general renaming in Router 2022-06-14 11:15:45 +02:00
Miquel A. Cabot
efc4b8b521 general renaming in SideStaking 2022-06-14 11:12:06 +02:00
Miquel A. Cabot
eb41dfc7ef general renaming in Pool 2022-06-14 11:00:08 +02:00
Miquel A. Cabot
83b8d1dce3 general renaming in FixedRateExchange 2022-06-14 10:52:51 +02:00
Miquel A. Cabot
76bbf49d93 general renaming in Dispenser 2022-06-14 10:37:18 +02:00
Miquel A. Cabot
d2b966640a general renaming in NFTFactory 2022-06-14 10:26:46 +02:00
Miquel A. Cabot
745e11f3b9 remove unused imports 2022-06-13 19:49:52 +02:00
Miquel A. Cabot
8d9deac540 fix lint problem 2022-06-13 12:52:56 +02:00
Miquel A. Cabot
d6cbe479e1 fix lint problem 2022-06-13 12:52:31 +02:00
Miquel A. Cabot
5c5f735a53 Merge branch 'issue-1474-refactoring-rename-from-erc20-to-datatoken' into issue-1474-refactoring-refactor-estimategas 2022-06-13 12:50:59 +02:00
Miquel A. Cabot
2835304221 change ercParams to dtParams 2022-06-13 12:47:18 +02:00
Miquel A. Cabot
d04f85b3a9 add estimateGas parameter to TokenUtils 2022-06-13 11:45:24 +02:00
Miquel A. Cabot
635c7b7cd5 remove specific estimategas functions from TokenUtils 2022-06-13 11:23:32 +02:00
Miquel A. Cabot
c92aaeba47 add estimateGas parameter to NFT 2022-06-13 11:22:12 +02:00
Miquel A. Cabot
863ba49154 add estimateGas parameter to Datatoken 2022-06-13 11:13:19 +02:00
Miquel A. Cabot
88b382a0a9 add estimateGas parameter to SideStaking 2022-06-13 11:04:51 +02:00
Miquel A. Cabot
ba51c29948 add estimateGas parameter to Router 2022-06-13 11:02:49 +02:00
Miquel A. Cabot
2089df405f add estimateGas parameter to Pool 2022-06-13 10:59:39 +02:00
Miquel A. Cabot
a988e03fa0 add estimateGas parameter to FixedRateExchange 2022-06-13 10:59:32 +02:00
Miquel A. Cabot
95d50bdd61 add estimateGas parameter to Dispenser 2022-06-13 10:41:54 +02:00
Miquel A. Cabot
a2f2a31289 Merge branch 'issue-1474-refactoring-refactor-estimategas' of https://github.com/oceanprotocol/ocean.js into issue-1474-refactoring-refactor-estimategas 2022-06-13 10:35:47 +02:00
Miquel A. Cabot
5145d9706c add estimateGas parameter to NFTFactory 2022-06-13 10:35:44 +02:00
GitHub Actions Bot
ec00d0a428 Updating CodeExamples.md 2022-06-13 08:12:50 +00:00
Miquel A. Cabot
6fbd92faab
Merge e52c8a10e08e34de5f03baf76c76f05efc4ea76b into 87edac976fc49d7d2685f66b0c58f4b3bb6fc2df 2022-06-13 08:02:54 +00:00