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

1024 Commits

Author SHA1 Message Date
Bogdan Fazakas
f21f606b49 update provider initialize and computeflow 2022-01-19 23:43:24 +02:00
Bogdan Fazakas
8c9e21f309 fix start order and multi order 2022-01-19 18:56:59 +02:00
Bogdan Fazakas
6c9746a8ad fix opfee and DataToken naming 2022-01-19 17:26:22 +02:00
Bogdan Fazakas
7ff158a98e fixed router mappings 2022-01-19 16:15:07 +02:00
Bogdan Fazakas
ac52ad9f66 updated also token order struct 2022-01-19 14:33:21 +02:00
Bogdan Fazakas
07263e7972 update order struct 2022-01-19 14:28:05 +02:00
Bogdan Fazakas
b4e102e6a6 update artifacts after latest contract changes 2022-01-19 13:00:37 +02:00
Bogdan Fazakas
c5b583554e update artifacts 2022-01-19 10:29:55 +02:00
Bogdan Fazakas
90c8a3a0c8 put back BaseToken instead of Basetoken 2022-01-19 09:55:18 +02:00
Bogdan Fazakas
69432720f0 put back baseToken instead of basetoken 2022-01-19 09:48:23 +02:00
Bogdan Fazakas
471875f85c update codebase renamed dataToken baseToken etc 2022-01-17 15:05:05 +02:00
mihaisc
1b883ea8cd
up (#1219) 2022-01-14 06:14:44 -08:00
mihaisc
f33001b017
update abi/address (#1218) 2022-01-13 06:03:08 -08:00
mihaisc
9d4f0923ca
update addresses based on new deployment (#1216) 2022-01-13 01:05:34 -08:00
Bogdan Fazakas
0ad3e3da23 Merge branch 'v4main' into feature/own-gas-contract-options 2022-01-12 23:02:56 +02:00
Bogdan Fazakas
4d60a16f6e added default contract options and gas in config 2022-01-12 22:56:36 +02:00
mihaisc
c30510aabc
update addresses (#1213) 2022-01-12 08:25:08 -08:00
Bogdan Fazakas
456699f34d updated aquarius class methods 2022-01-12 11:18:03 +02:00
Bogdan Fazakas
21bebf4747 updated provider order for params 2022-01-12 10:15:53 +02:00
Bogdan Fazakas
9076ae05b1 merge v4main into default-http-fixes 2022-01-12 09:57:52 +02: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
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
810213c20c Revert "moved artifacts under src so to build starts"
This reverts commit 41fb836a4980f5a447dd9411037bd8f4618b7d24.
2022-01-11 10:35:28 +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
a019491ed2 add used artifacts update imports and removed not used dependancies 2022-01-10 18:36:48 +02:00
Bogdan Fazakas
5445e210ba wip provider updates add default http method & set headers and method to all calls 2022-01-10 15:40:12 +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
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
303d7607c7 fixed typo and tests and update initialize method 2021-12-22 17:18:43 +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
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
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