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

2625 Commits

Author SHA1 Message Date
dependabot[bot]
bec034d04c
Bump release-it from 14.14.0 to 14.14.1 (#1405)
Bumps [release-it](https://github.com/release-it/release-it) from 14.14.0 to 14.14.1.
- [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.14.0...14.14.1)

---
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-04-11 07:31:38 +03:00
dependabot[bot]
a9129d9a89
Bump typedoc from 0.22.13 to 0.22.14 (#1402)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.13 to 0.22.14.
- [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.13...v0.22.14)

---
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-04-08 12:23:29 +01:00
dependabot[bot]
49b1b7d881
Bump web3 from 1.7.1 to 1.7.3 (#1403)
Bumps [web3](https://github.com/ethereum/web3.js) from 1.7.1 to 1.7.3.
- [Release notes](https://github.com/ethereum/web3.js/releases)
- [Changelog](https://github.com/ChainSafe/web3.js/blob/v1.7.3/CHANGELOG.md)
- [Commits](https://github.com/ethereum/web3.js/compare/v1.7.1...v1.7.3)

---
updated-dependencies:
- dependency-name: web3
  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-04-08 12:22:56 +01:00
Miquel A. Cabot
8f6de3632b fix freParams initialization error 2022-04-08 08:38:06 +02:00
Miquel A. Cabot
7a6e8f42b5 convert freParams to variable 2022-04-07 20:55:19 +02:00
Miquel A. Cabot
508e1379bc refactor ercparams constant 2022-04-07 20:52:04 +02:00
Miquel A. Cabot
e2df76fb90 refeactor freCreationParams constant 2022-04-07 20:46:27 +02:00
Miquel A. Cabot
3e2efc0ef6 refactor ercParams const 2022-04-07 20:43:00 +02:00
Miquel A. Cabot
b7d5f66d6c refactor constants 2022-04-07 19:24:16 +02:00
Miquel A. Cabot
f71834f493 refactor dai and usdc checks 2022-04-07 19:10:12 +02:00
Miquel A. Cabot
b9c9ad86ae remove abi imports 2022-04-07 19:02:18 +02:00
Miquel A. Cabot
bd3bb4dbcd remove unused variables 2022-04-07 18:53:18 +02:00
Miquel A. Cabot
751a7369a4 add constants 2022-04-07 17:26:11 +02:00
Miquel A. Cabot
9200be874b refactor dai and usdc constants 2022-04-07 16:32:57 +02:00
Miquel A. Cabot
757a6136b0 remove abi imports 2022-04-07 16:11:30 +02:00
Miquel A. Cabot
a8233e4046 remove unused variables 2022-04-07 16:08:38 +02:00
Miquel A. Cabot
3660f5c913 refactor constants 2022-04-06 18:40:27 +02:00
Miquel A. Cabot
a0a5230794 sepparate functions 2022-04-06 18:14:18 +02:00
Miquel A. Cabot
ecaf7ec30e Merge branch 'v4main' into issue-1353-rewrite-router-test 2022-04-06 17:20:00 +02:00
Miquel A. Cabot
f4ea396e28 Merge branch 'v4main' into issue-1346-rewrite-datatoken-test 2022-04-06 17:18:17 +02:00
Miquel A. Cabot
4e1a79ac21 solve problem with NftCreateData constant 2022-04-06 17:03:50 +02:00
Miquel A. Cabot
12093b94e1 Merge branch 'v4main' into issue-1347-rewrite-nft-test 2022-04-06 16:52:53 +02:00
Miquel A. Cabot
050edc4081 Merge branch 'v4main' into issue-1348-rewrite-nftfactory-test 2022-04-06 16:42:54 +02:00
Miquel A. Cabot
1874804d99 revert fix error in number of parameters in deployERC721Contract() 2022-04-06 14:31:48 +02:00
Miquel A. Cabot
ea74e4fc38 use ZERO_ADDRESS constant 2022-04-06 14:25:34 +02:00
Miquel A. Cabot
b3e3cdce7f remove GASLIMIT_DEFAULT constant from lib classes 2022-04-06 14:18:36 +02:00
Miquel A. Cabot
4cee7bb08c use estimateGas() function in NFT 2022-04-06 14:17:03 +02:00
Miquel A. Cabot
f9aa47c4d2 use estimateGas() function in Datatoken 2022-04-06 13:44:52 +02:00
Miquel A. Cabot
8d9964448a fix error in number of parameters in deployERC721Contract() 2022-04-06 13:44:36 +02:00
Miquel A. Cabot
e2a4c32a65 use estimateGas() function in FixedRateExchange 2022-04-05 23:37:54 +02:00
Miquel A. Cabot
f5f8fdd84b fix pool test amount error 2022-04-05 18:08:32 +02:00
Miquel A. Cabot
47e47863b3 use estimateGas() function in Pool 2022-04-05 18:08:21 +02:00
Miquel A. Cabot
09d7683986 use estimateGas() function in Dispenser 2022-04-05 17:41:00 +02:00
Miquel A. Cabot
2c0f3ae108 use estimateGas() function in SideStaking 2022-04-05 17:29:55 +02:00
Miquel A. Cabot
652ec73892 solve lint errors 2022-04-05 17:21:41 +02:00
Miquel A. Cabot
1380661c97 use estimateGas() function in TokenUtils 2022-04-05 16:26:40 +02:00
Miquel A. Cabot
c936c47260 use estimateGas() function in Router 2022-04-05 16:21:43 +02:00
Miquel A. Cabot
00fc5d21e9 use estimateGas() function in NFTFactory 2022-04-05 15:29:00 +02:00
Miquel A. Cabot
2af104497a change return type 2022-04-05 15:28:35 +02:00
Miquel A. Cabot
23101a185f add generic estimateGas() function 2022-04-05 14:53:04 +02:00
Miquel A. Cabot
605812ee7f estimate gas without using the function signature 2022-04-05 10:24:27 +02:00
Miquel A. Cabot
3ddb36b468 use contracts.fixedRateAddress 2022-04-04 16:42:16 +02:00
Miquel A. Cabot
ea86aa7dcc remove ABI import 2022-04-04 16:37:11 +02:00
Miquel A. Cabot
a29f47ed7c use ZERO_ADDRESS constant 2022-04-04 16:33:11 +02:00
Miquel A. Cabot
11cffc949e remove unused variables 2022-04-04 16:31:04 +02:00
alexcos20
05e8a91227 Release 1.0.0-next.33 v1.0.0-next.33 2022-04-04 04:58:02 -07:00
Alex Coseru
005c2d9760
Feature/bump contracts to alpha 28 (#1392)
* bump contracts to alpha 28
2022-04-04 14:56:41 +03:00
dependabot[bot]
be25458ffe
Bump mock-local-storage from 1.1.20 to 1.1.21 (#1384)
Bumps [mock-local-storage](https://gitlab.com/kaictl/node) from 1.1.20 to 1.1.21.
- [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-04-04 13:01:12 +03:00
Miquel A. Cabot
2fe89b476a update comments 2022-04-04 10:22:03 +02:00
Miquel A. Cabot
f34573be44 create a generic estimateGas() function 2022-04-04 09:37:30 +02:00