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

3100 Commits

Author SHA1 Message Date
Bogdan Fazakas
df684c60aa update datatoken global variable 2023-03-23 12:37:39 +02:00
Bogdan Fazakas
a1bc02410d update datatoken instance 2023-03-23 12:14:33 +02:00
Bogdan Fazakas
5c9c20f32c udapte handleComputeOrder helper 2023-03-23 11:53:36 +02:00
Bogdan Fazakas
0750d98b98 fix compute flow integration test 2023-03-23 11:39:55 +02:00
Bogdan Fazakas
74f3b3046b fix signature and download 2023-03-22 16:38:12 +02:00
GitHub Actions Bot
53900d5b62 Updating ComputeExamples.md 2023-03-22 10:16:50 +00:00
Alex Coseru
2f15d8633e
Merge 5e8d3660f0132eaf1d707fcc2634e8f8c977fe14 into b98f8a4e145aaa65fa2eb5428f5ba7bb00b2ade9 2023-03-22 10:08:03 +00:00
Bogdan Fazakas
5e8d3660f0 add 3 int tests 2023-03-22 12:07:53 +02:00
Bogdan Fazakas
f038dbb63e fix edit publish edit consume integration test 2023-03-22 12:07:00 +02:00
Bogdan Fazakas
904e8485bf more work on publish edit consume integration test 2023-03-22 11:57:04 +02:00
Bogdan Fazakas
4cac5395b3 wip publish edit consume integration test 2023-03-21 11:38:10 +02:00
Bogdan Fazakas
77429fd8cb merge main fix conlficts 2023-03-21 08:16:00 +02:00
Bogdan Fazakas
b98f8a4e14
Cover all storage type support (#1685)
* adds new test file for all storage type supported (publish/ edit/ consume)
* added helper for integration tests
* refactor other test files to use helpers
2023-03-20 17:59:42 +02:00
Bogdan Fazakas
a2e9901697 Release 2.7.0 v2.7.0 2023-03-20 16:32:34 +02:00
Bogdan Fazakas
5a29fefd3b
Multichain Provider (#1698)
* added chainId param to encrypt method

* updated tests & examples
2023-03-20 15:44:12 +02:00
Bogdan Fazakas
26001b6c5b update provider & fix publish flow int test 2023-03-17 11:47:10 +02:00
GitHub Actions Bot
4790cd6c3e Updating CodeExamples.md 2023-03-08 11:03:14 +00:00
Alex Coseru
44e29ccf40
Merge 3ed382ce84183cfa791d4525b7863b0145e9c4a5 into 849c575d083ea7d2b589e1c7268da159066ba10e 2023-03-08 10:55:21 +00:00
Bogdan Fazakas
3ed382ce84 Provider int tests 2023-03-08 12:55:09 +02:00
Bogdan Fazakas
dd72fa4d44 fix nft transfer tests 2023-03-06 17:32:47 +02:00
Bogdan Fazakas
c8554073c3 fix nft get data 2023-03-06 17:22:27 +02:00
Bogdan Fazakas
4cfd469c61 finished datatoken tests 2023-03-06 16:28:16 +02:00
dependabot[bot]
849c575d08
Bump release-it from 15.6.0 to 15.6.1 (#1704)
Bumps [release-it](https://github.com/release-it/release-it) from 15.6.0 to 15.6.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/15.6.0...15.6.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>
2023-03-06 09:33:22 +02:00
dependabot[bot]
898020b134
Bump prettier from 2.8.1 to 2.8.4 (#1703)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.1...2.8.4)

---
updated-dependencies:
- dependency-name: prettier
  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>
2023-03-06 08:36:59 +02:00
dependabot[bot]
cfc2bb1776
Bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.54.0 (#1702)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.47.1 to 5.54.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.54.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>
2023-03-06 08:35:32 +02:00
Bogdan Fazakas
b82cf2f7a6 datatoken test more tests 2023-03-03 16:57:14 +02:00
Bogdan Fazakas
5a7e664b7d pull changes 2023-03-03 13:38:36 +02:00
Bogdan Fazakas
c73ba4fbd6 Work datatoken unit tests 2023-03-03 13:37:10 +02:00
alexcos20
2596f3baec increase gas estimate 2023-03-03 12:30:54 +02:00
alexcos20
b94698e188 increase gas estimate 2023-03-03 12:30:36 +02:00
alexcos20
c9908ae7e9 add DFRewards test 2023-03-03 11:02:08 +02:00
Bogdan Fazakas
102625ee7f WIP datatoken unit tests 2023-03-03 10:44:27 +02:00
alexcos20
1147de75b6 add fre tests part 1 2023-03-03 10:39:32 +02:00
alexcos20
7d4310a6fe add dispenser tests 2023-03-03 08:31:55 +02:00
Bogdan Fazakas
cfbec623ab Nft test 2023-03-02 16:45:10 +02:00
alexcos20
c712e3bc85 fix dispenser 2023-03-01 13:23:09 +02:00
alexcos20
c32c4d753e add Router tests 2023-03-01 11:12:29 +02:00
alexcos20
a149748ef7 add wait 2023-02-23 10:51:15 +02:00
alexcos20
3a635c96f2 full NftFactory.test 2023-02-23 10:50:37 +02:00
alexcos20
8dc7525d61 add tx wait 2023-02-22 15:51:33 +02:00
alexcos20
6186c71a6f add log 2023-02-22 15:47:11 +02:00
alexcos20
10c0b2fc6e downgrade to ethers 5.7.2 2023-02-22 15:41:18 +02:00
Maria Carmina
b4d86e3925
Updated copyright year. (#1700) 2023-02-22 14:15:05 +02:00
alexcos20
96c0e87243 first test passing 2023-02-22 10:00:59 +02:00
alexcos20
8b6962bd31 contract updates 2023-02-21 16:18:09 +02:00
Bogdan Fazakas
53f0c536a9 Release 2.6.3 v2.6.3 2023-02-13 14:13:51 +03:00
Bogdan Fazakas
6a4631d215
add macOS readme message (#1697)
* add readme message, update subgraph port

* update ip s add readme updates

* remove unwanted readme line

* update readme message

* fix aqua url

* Update README.md

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>

---------

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2023-02-13 10:43:18 +00:00
alexcos20
7289220ca4 ve tests 2023-02-09 11:39:04 +02:00
alexcos20
abf0c9bbcc ve updates 2023-02-09 11:38:57 +02:00
alexcos20
8d6288f63b global updates 2023-02-09 11:38:43 +02:00