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
Miquel A. Cabot
c7c83e9f18 fix freParams const issue 2022-04-28 17:25:33 +02:00
Miquel A. Cabot
0fb3b8ac40 Merge branch 'v4main' into issue-1391-generic-estimategas-function 2022-04-28 17:21:07 +02:00
Miquel A. Cabot
9ac87e9173 Merge branch 'v4main' into add-transfer-function-to-tokenutils 2022-04-28 17:20:13 +02:00
Miquel A. Cabot
e5bcf3c6ee Merge branch 'v4main' into issue-1351-rewrite-fixedrateexchange-test 2022-04-28 17:19:24 +02:00
Miquel A. Cabot
2d115306e7 simplify constants 2022-04-28 17:18:53 +02:00
Miquel A. Cabot
6f81a5ce3a Merge branch 'v4main' into issue-1346-rewrite-datatoken-test 2022-04-28 17:12:30 +02:00
Miquel A. Cabot
227ea14738 simplify constants 2022-04-28 17:12:25 +02:00
Miquel A. Cabot
c51a51e7d8 Merge branch 'v4main' into issue-1347-rewrite-nft-test 2022-04-28 17:02:05 +02:00
Miquel A. Cabot
f2e96e1d96 Merge branch 'v4main' into issue-1348-rewrite-nftfactory-test 2022-04-28 17:01:52 +02:00
Miquel A. Cabot
a261ce77e7 simplify constants 2022-04-28 17:00:33 +02:00
Miquel A. Cabot
26e1cba7cb simplify constants 2022-04-28 16:50:00 +02:00
Miquel A. Cabot
7354814f49 fix consumer address 2022-04-28 09:37:39 +02:00
Miquel A. Cabot
8060ad683b fix OCEAN address 2022-04-28 09:29:01 +02:00
Miquel A. Cabot
7bb77d6443 fix lint issues 2022-04-28 09:18:28 +02:00
Miquel A. Cabot
8e1e3ec06b send OCEAN tokens to consumer account 2022-04-28 09:16:19 +02:00
Miquel A. Cabot
431808777c add markdown comments 2022-04-28 09:10:19 +02:00
Miquel A. Cabot
06c1046943 update provider url 2022-04-28 08:53:03 +02:00
dependabot[bot]
86d1db4089
Bump ejs from 3.1.6 to 3.1.7 (#1444)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28 00:34:54 +02:00
dependabot[bot]
f934fe5796
Bump @types/node from 17.0.25 to 17.0.29 (#1441)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.25 to 17.0.29.
- [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-04-27 22:33:43 +02:00
dependabot[bot]
c27153f3ae
Bump microbundle from 0.14.2 to 0.15.0 (#1442)
Bumps [microbundle](https://github.com/developit/microbundle) from 0.14.2 to 0.15.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.14.2...v0.15.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>
2022-04-27 22:33:22 +02:00
Miquel A. Cabot
77db0f7e9f add markdown documentation comments 2022-04-27 17:57:21 +02:00
Jamie Hewitt
64c464239c Adding introduction to code examples guide + updating the main readme 2022-04-27 17:23:18 +03:00
Miquel A. Cabot
af28d889cd add aquarius.waitForAqua() 2022-04-27 10:52:33 +02:00
Miquel A. Cabot
5745ba4d94 show initializeData 2022-04-27 10:38:49 +02:00
Miquel A. Cabot
ca1fb45797 consumer buys data asset, and downloads it 2022-04-27 10:31:19 +02:00
Miquel A. Cabot
992220abfc add MarketplaceFlow test code 2022-04-26 15:15:08 +02:00
Miquel A. Cabot
5f20019aba add marketplace flow test 2022-04-25 15:58:28 +02:00
Jamie Hewitt
331da90db5 Updating script 2022-04-25 13:51:17 +02:00
Jamie Hewitt
f935f9f8a5 Creating markdown guide from simple publish consume flow 2022-04-25 13:45:06 +02:00
dependabot[bot]
8fb467f062
Bump @types/mocha from 9.1.0 to 9.1.1 (#1431)
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

---
updated-dependencies:
- dependency-name: "@types/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>
2022-04-22 08:12:23 +03:00
dependabot[bot]
7817725cfe
Bump @truffle/hdwallet-provider from 2.0.6 to 2.0.7 (#1432)
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle/tree/HEAD/packages/hdwallet-provider) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/commits/@truffle/hdwallet-provider@2.0.7/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>
2022-04-22 03:38:45 +02:00
Jamie Hewitt
d1a6b54ebf Updating script 2022-04-21 17:29:08 +02:00
Jamie Hewitt
1055ef991c Creating script to generate readme guide 2022-04-21 15:45:11 +02:00
Jamie Hewitt
8c9e46a8dd Adding estimate gas method and fixing tests 2022-04-21 15:14:32 +02:00
Jamie Hewitt
4eefc083e2 Updating user addresses 2022-04-21 12:58:31 +02:00
Jamie Hewitt
a81cdddc30 Updating tests 2022-04-21 12:48:28 +02:00
Jamie Hewitt
c6ddaa094a Updating return values 2022-04-21 12:40:27 +02:00
Jamie Hewitt
74f4642ad0 Adding additional assert statements 2022-04-21 12:22:31 +02:00
Jamie Hewitt
d996625809 Updating assert statements 2022-04-21 11:47:47 +02:00
Jamie Hewitt
5cedb37d80 Adding additional assert to tests 2022-04-21 11:18:45 +02:00
Jamie Hewitt
257d1aeeea Adding extra test 2022-04-20 16:44:15 +02:00
mihaisc
e72055f4c7
Release 1.0.0-next.37 v1.0.0-next.37 2022-04-20 17:39:27 +03:00
Miquel A. Cabot
b259b16d45 use getConfig(network) function to get proper configuration 2022-04-20 16:33:06 +02:00
mihaisc
00e2edc3b0
test old package lock (#1429)
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2022-04-20 17:24:07 +03:00
mihaisc
548f31ced3
fix (#1426)
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2022-04-20 16:49:27 +03:00
Bogdan Fazakas
f96ccb0c56
Add reuseOrder method (#1421)
* added reuseOrder method

* wip add test to reuseOrder

* update test

* check also ProviderFee event
2022-04-20 16:42:07 +03:00
Jamie Hewitt
ee90d58cde Fix linting 2022-04-20 15:24:33 +02:00
Jamie Hewitt
44db9db5a4 Writting tests for setPublishingMarketFee 2022-04-20 14:42:51 +02:00
Jamie Hewitt
edcb01090d Adding getPublishingMarketFee function 2022-04-20 13:29:12 +02:00
Jamie Hewitt
518dc6715e Updating parameters for setPublishingMarketFee function 2022-04-20 12:59:27 +02:00