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

2021 Commits

Author SHA1 Message Date
8776c1bb91 make mocha pick up individual tsconfig, compile test files 2022-01-11 17:52:28 +00:00
24425fcf8b fix artifacts path in all test files 2022-01-11 17:52:28 +00:00
b7b7d8fd47 build tool tweaks
* following https://github.com/developit/microbundle#specifying-filenames-in-packagejson
2022-01-11 17:52:28 +00:00
455d3343e1 remove os usage 2022-01-11 17:52:28 +00:00
bdfa60a91b move artifacts folder under /src 2022-01-11 17:52:28 +00:00
4bbdd52111
Release 1.0.0-next.0 v1.0.0-next.0 2022-01-11 13:41:44 +00:00
cdb43615a4
use existing version number 2022-01-11 13:40:55 +00:00
8717905e72
bump release-it to v14.12.1 2022-01-11 13:37:19 +00:00
mihaisc
33ca7f43c1
Fix/pool_approve (#1207)
* fix

* fixes

* fix estimate

* fix approve

* convert to wei

* final fix
2022-01-11 05:29:19 -08:00
Bogdan Fazakas
aa1c1fcfbf
Merge pull request #1208 from oceanprotocol/feature/add-artifacts
Add ocean-contracts artifacts in root dir
2022-01-11 14:41:38 +02:00
Bogdan Fazakas
17cbc74074 1.0.0-alpha.0 2022-01-11 14:11:52 +02:00
Bogdan Fazakas
6c7f5de2cb remove unused artifacts 2022-01-11 12:56:35 +02:00
Bogdan Fazakas
675804a3a9 update address.json file 2022-01-11 11:49:23 +02:00
Bogdan Fazakas
55b2048476 update TestContractHandler import 2022-01-11 11:16:51 +02:00
Bogdan Fazakas
147b72d2c0 update tscofnig 2022-01-11 11:06:16 +02:00
Bogdan Fazakas
810213c20c Revert "moved artifacts under src so to build starts"
This reverts commit 41fb836a4980f5a447dd9411037bd8f4618b7d24.
2022-01-11 10:35:28 +02:00
Bogdan Fazakas
f965c70480 update MockERC20 import 2022-01-11 10:06:13 +02:00
Bogdan Fazakas
41fb836a49 moved artifacts under src so to build starts 2022-01-11 09:47:41 +02:00
Bogdan Fazakas
0d74f71fb1 add interface export 2022-01-10 19:20:59 +02:00
Bogdan Fazakas
0a9cb3d592 updated tsconfig 2022-01-10 19:19:59 +02:00
Bogdan Fazakas
a019491ed2 add used artifacts update imports and removed not used dependancies 2022-01-10 18:36:48 +02:00
Bogdan Fazakas
04d850b6d6
integration tests publish all methods (#1197)
* added pool fixed rate and dispenser publish

* add validate method update publish tests

* update tests asset metadata

* update validate method

* fix lint

* update validate ussage

* send metadata to validate as object and removed some console logs

* fixed validate method update publish all tests

* fix validate aqua method

* update provider url

* update service timeout and add doc for validate method

* add MetadataProofs

Co-authored-by: alexcos20 <alex.coseru@gmail.com>
2022-01-07 11:17:04 +02:00
Alex Coseru
4dc8898bad
compute start (#1196)
* compute start

* add getStatus
2022-01-07 11:16:36 +02:00
Alex Coseru
b4064aea8f
publish & consume flow working (#1192)
* simple publish & consume flow working
2022-01-04 15:58:12 +02:00
alexcos20
503fd9d163 encrypt url as well 2022-01-03 23:30:31 -08:00
alexcos20
ecc9988972 add provider types 2022-01-03 23:30:23 -08:00
Alex Coseru
f23e65f61b
publish tests (#1184)
* publish tests

* update to latest contracts

* fix unit tests
2022-01-03 17:34:28 +02:00
mihaisc
bfddea15d5
Fix/update address (#1174)
* update

* small fix
2021-12-23 04:35:42 -08:00
mihaisc
8bcffc00a6
config and encrypt fixes (#1173)
* config and encrypt fixes

* small comment

* fix

* change in PoolCreationParams

* fix

* fixes

* fix fileinfo

* rename fileinfo -> checkFileUrl, add checkDidFiles

* ensure chainId is base 10

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-12-23 03:05:07 -08:00
Bogdan Fazakas
f42673ef5e
Merge pull request #1159 from oceanprotocol/functionChecks
Function checks & provider fee updates
2021-12-22 17:53:09 +02:00
Bogdan Fazakas
303d7607c7 fixed typo and tests and update initialize method 2021-12-22 17:18:43 +02:00
Bogdan Fazakas
67eea42290 update unit tests 2021-12-22 15:59:46 +02:00
Bogdan Fazakas
722113f176 update startorder fees and tests 2021-12-22 11:05:57 +02:00
Bogdan Fazakas
8c90f8dec9 merge v4 main and fix conflicts also fixed lint 2021-12-21 16:57:59 +02:00
Bogdan Fazakas
73ee785d66
Delete NFTFactory.test.ts file 2021-12-21 16:46:02 +02:00
Bogdan Fazakas
778798f5f7
Delete NFT.test.ts file 2021-12-21 16:45:37 +02:00
mihaisc
1e0724abe1
add dispenser (#1170) 2021-12-21 02:04:50 -08:00
mihaisc
ec61424546
fix (#1166) 2021-12-20 04:24:34 -08:00
lacoop6tu
4826cafba3 add getTokenURI, add test 2021-12-17 09:41:06 -05:00
lacoop6tu
39ded52003 add NFT owner check in Datatoken 2021-12-17 06:22:46 -05:00
lacoop6tu
e64e0b61b1 add ERC20Deployer checks and tests in Datatoken Class 2021-12-17 06:12:33 -05:00
lacoop6tu
96cfa952e4 add getMetadata function, add more tests in NFT class 2021-12-16 11:08:02 -05:00
mihaisc
602f453985
Feature/didutils (#1163)
* add ddo utils, remove web3 params from some helper

* update web3, some fixes

* fix lint

* remove console logs

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fixed lint

Co-authored-by: Bogdan Fazakas <bogdan.fazakas@gmail.com>
2021-12-16 17:57:41 +02:00
Bogdan Fazakas
83a433b1fd
Merge pull request #1162 from oceanprotocol/fix-provider-encrypt
fix encrypt function
2021-12-16 17:10:11 +02:00
Bogdan Fazakas
cb779eaf0d fix encrypt fucntion 2021-12-16 13:04:38 +02:00
lacoop6tu
899dd34a28 add NFT extra tests, fix Roles type 2021-12-16 05:41:03 -05:00
lacoop6tu
7e935da179 rm unused Nft class in Datatoken 2021-12-14 12:49:36 -05:00
lacoop6tu
5dde9f4da7 add isERC20Deployer fix 2021-12-14 12:41:19 -05:00
lacoop6tu
a9b95d3c15 add ERC20Deployer check, fix isERC20Deployer 2021-12-14 12:39:48 -05:00
mihaisc
fea7eca0a1
Add setTokenURI and others (#1151)
* add setTokenURI

* est gas fix

* add comments

* delete old files

* test
2021-12-13 11:01:57 -08:00