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

2697 Commits

Author SHA1 Message Date
Miquel A. Cabot
0cb8841e39 Merge branch 'v4main' into issue-1348-rewrite-nftfactory-test 2022-05-12 17:40:03 +02:00
Miquel A. Cabot
fa6c27292c Merge branch 'v4main' into issue-1391-generic-estimategas-function 2022-05-12 17:28:30 +02:00
Jamie Hewitt
c9b297a858 Removing console.logs 2022-05-12 18:10:02 +03:00
Jamie Hewitt
1de19f8e2b Fixing deactivateMint estimate gas cost 2022-05-12 17:39:08 +03:00
Jamie Hewitt
b9e89bb335 Fixing estSetAllowedSwapper 2022-05-12 17:34:45 +03:00
Jamie Hewitt
caf83190b6 Fixing fixedRateContract undefined 2022-05-12 14:51:52 +03:00
dependabot[bot]
cac327c7bd
Bump @types/node from 17.0.31 to 17.0.32 (#1465)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.31 to 17.0.32.
- [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-05-11 07:08:07 +03:00
alexcos20
56f992e760 Release 1.0.0-next.42 v1.0.0-next.42 2022-05-09 23:04:58 -07:00
Alex Coseru
8de0ae19a1
bump contracts to alpha.32 (#1464) 2022-05-10 09:03:29 +03:00
Alex Coseru
6d9f9fed92
simple compute flow (#1458)
* refactor compute flow
2022-05-10 08:52:24 +03:00
Miquel A. Cabot
b66fffc635
add optional decimals parameter at joinswapExternAmountIn() and exitswapPoolAmountIn() (#1461) 2022-05-09 17:41:11 +03:00
Miquel A. Cabot
f9a8c0a784 fix lint problems 2022-05-09 11:29:45 +02:00
Miquel A. Cabot
55fec840c3 get addresses from config file instead of deploying it 2022-05-09 11:19:34 +02:00
Miquel A. Cabot
1749b0d989 update call to Dispenser constructor 2022-05-09 09:01:05 +02:00
Miquel A. Cabot
6930449ae8 Merge branch 'v4main' into issue-1437-marketplace-flow-integration-test-for-v4 2022-05-09 08:58:14 +02:00
Jamie Hewitt
2893d77952 Merge branch 'issue-1437-marketplace-flow-integration-test-for-v4' of github.com:oceanprotocol/ocean.js into issue-1437-marketplace-flow-integration-test-for-v4 2022-05-06 16:04:45 +03:00
Jamie Hewitt
4968d2d63d Updating comments and numbering 2022-05-06 16:04:30 +03:00
Miquel A. Cabot
10f1f30b9c await for approving allowance function 2022-05-06 11:26:01 +02:00
Miquel A. Cabot
287082e1f7 add DDO type 2022-05-06 11:15:17 +02:00
Miquel A. Cabot
11508b7794 add DDO type 2022-05-06 11:14:39 +02:00
Miquel A. Cabot
3864c07b8b refactor PublishFlows.test 2022-05-06 11:11:47 +02:00
mihaisc
1d327bf100
Release 1.0.0-next.41 v1.0.0-next.41 2022-05-06 11:54:12 +03:00
0e261b4dec
Lock microbundle to v0.14.2 (#1457)
* lock microbundle to v0.14.2

* put back js extension for default export
2022-05-06 11:44:52 +03:00
Miquel A. Cabot
a75ca34e9e don't deploy smart contracts 2022-05-06 10:43:44 +02:00
Miquel A. Cabot
2632c12271
Merge pull request #1452 from oceanprotocol/issue-1345-rewrite-provider-test
Issue-#1345: Rewrite Provider test
2022-05-06 09:00:46 +02:00
Jamie Hewitt
a8354af548 Updating test command 2022-05-06 09:57:17 +03:00
7782bf49b3
Release 1.0.0-next.40 v1.0.0-next.40 2022-05-05 16:42:21 +01:00
0e3be3c4f9
update default ESM export (#1456) 2022-05-05 16:40:31 +01:00
Jamie Hewitt
d39c091999 Updating comments 2022-05-05 17:35:06 +03:00
Jamie Hewitt
74afc0407f Updating mac script 2022-05-05 16:52:33 +03:00
Jamie Hewitt
75e0afa4d9 Adding additional comments in the code 2022-05-05 16:47:38 +03:00
Jamie Hewitt
0e4df185b1 Addign links 2022-05-05 16:27:57 +03:00
Jamie Hewitt
50e711eabc Seperating the script for mac / linux 2022-05-05 16:19:33 +03:00
Jamie Hewitt
dd74300477 Merging changes from issue-1354-readme-integration-tests 2022-05-05 16:14:03 +03:00
af5137c370
Release 1.0.0-next.39 v1.0.0-next.39 2022-05-05 12:55:52 +01:00
Miquel A. Cabot
c97f750313 refactor SimplePublishConsumeFlow.test.ts file 2022-05-05 13:39:41 +02:00
Miquel A. Cabot
b40f52d6a6 add assertion 2022-05-04 18:25:12 +02:00
Miquel A. Cabot
997bbf57b4 test getComputeEnvironments() 2022-05-04 18:13:36 +02:00
Miquel A. Cabot
f8a42d9559
Issue-#1409: Excessive contract calls (#1424)
* add decimals parameter to unitsToAmount() and amountToUnits()

* unify use of amountToUnits() and unitsToAmount()

* use tokenDecimals in TokenUtils

* add tokenDecimals to functions in SideStaking

* add parameters to doc comments

* calculate amountToUnits and unitsToAmount using  decimals in FixedRateExchange

* remove unused amountToUnits() function from SideStaking

* use decimals in unitsToAmount() function in Pool

* add tokenInDecimals and tokenOutDecimals to TokenInOutMarket interface

* use decimals in amountToUnits() function in Pool

* fix errors related to pool decimals

Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2022-05-03 19:06:39 +03:00
Jamie Hewitt
92a3d81353 Additional text 2022-05-03 17:19:39 +03:00
Miquel A. Cabot
9cb1ea51a8
Merge pull request #1430 from oceanprotocol/issue-1425-use-proper-config-in-constructors
Issue-#1425: Use proper config in constructors
2022-05-03 16:08:04 +02:00
mihaisc
1b93d86df5
fix test
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2022-05-03 13:32:43 +03:00
mihaisc
60ffa8b271
fix test
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2022-05-03 13:27:05 +03:00
mihaisc
2d744c3dd2
change param order
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2022-05-03 13:17:48 +03:00
mihaisc
c7dfe50b92
Merge branch 'v4main' into issue-1425-use-proper-config-in-constructors 2022-05-03 13:01:01 +03:00
Miquel A. Cabot
10e86e3566 add createGuide.sh script 2022-05-03 10:47:05 +02:00
Miquel A. Cabot
6471550ae5 add necessary comments 2022-05-02 23:01:00 +02:00
Miquel A. Cabot
3a757043f5 rename liquidityAccount to stakerAccount 2022-05-02 22:23:52 +02:00
Miquel A. Cabot
b7e305fa98 dispense flox in marketplace test 2022-05-02 12:17:31 +02:00
dependabot[bot]
3457020e3a
Bump release-it from 14.14.2 to 15.0.0 (#1449)
Bumps [release-it](https://github.com/release-it/release-it) from 14.14.2 to 15.0.0.
- [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.2...15.0.0)

---
updated-dependencies:
- dependency-name: release-it
  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-05-02 07:10:19 +03:00