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

33 Commits

Author SHA1 Message Date
Bogdan Fazakas
302ccc8e2d
Update src/models/Config.ts
fix multiplier type

Co-authored-by: Alex Coseru <alex.coseru@gmail.com>
2022-01-20 09:06:14 +02:00
Bogdan Fazakas
4d60a16f6e added default contract options and gas in config 2022-01-12 22:56:36 +02: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
mihaisc
b81eb8fd8c
config (#1139) 2021-12-08 06:35:48 -08:00
Bogdan Fazakas
5e31a7ebcf added tests for NFTDatatoken class and some tweaks 2021-10-25 09:29:45 +03:00
Alex Coseru
92b4be0dce
Feature/dispenser (#790)
* add dispenser support

* bump contracts to 0.6.2
2021-05-10 18:42:19 +03:00
alexcos20
d361298039 logs/history speed optimizations 2020-11-06 07:34:23 -08:00
d0b4bb537e
metadataStore → metadataCache 2020-10-13 14:49:12 +02:00
Alex Coseru
c1dc373fcb
Update src/models/Config.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-09-23 16:28:00 +03:00
alexcos20
b0cd59f12c change MetadataContractAddress to metadataContractAddress 2020-09-23 02:28:48 -07:00
alexcos20
6b2c7ea4ce use dtAddress as did 2020-09-23 00:36:46 -07:00
alexcos20
c37c169d6a add decentralized DDO 2020-09-15 01:08:47 -07:00
d154cffc17
lots of typings 2020-09-08 14:47:43 +02:00
alexcos20
205a763d97 fix lint 2020-08-27 03:33:27 -07:00
alexcos20
cc6cf435fe first cut, tests are failing 2020-08-27 03:29:00 -07:00
7b1403c854
formatting and typings and lint fixes 2020-08-18 11:23:46 +02:00
alexcos20
e2b2c16e2a update to SFactory/SPool and fixes 2020-07-21 00:10:08 -07:00
alexcos20
648805c489 add configs for OceanPool 2020-07-17 03:10:04 -07:00
alexcos20
6cbbef5626 fix lint 2020-07-15 02:44:08 -07:00
Alex Coseru
e13ddbc4c0
Update Config.ts 2020-07-15 12:30:41 +03:00
Ahmed Ali
d58634a106 add compute interfaces 2020-07-06 15:29:51 +02:00
Ahmed Ali
d751b47a5f replace aquarius with metadatastore 2020-06-24 17:30:07 +02:00
Ahmed Ali
41ed1b576e replae brizo with provider 2020-06-24 15:05:06 +02:00
Ahmed Ali
3a8e57e971 preparing unit tests 2020-06-24 10:11:21 +02:00
Ahmed Ali
1c6f91b861 fix more tests 2020-06-23 21:02:08 +02:00
alexcos20
8031e011f9 fixes & datatokens class 2020-05-31 00:25:33 -07:00
Alex Coseru
fcd1b87188
Delete ValueType.ts 2020-05-26 11:41:25 +03:00
Alex Coseru
057234744a
Delete ValuePair.ts 2020-05-26 11:41:11 +03:00
Alex Coseru
bab0f2e8a1
Delete MethodReflection.ts 2020-05-26 11:40:52 +03:00
Alex Coseru
8d9beece48
Delete InputType.ts 2020-05-26 11:40:45 +03:00
Alex Coseru
8adda9cf24
Delete Balance.ts 2020-05-26 11:40:06 +03:00
Alex Coseru
a531c0040f
Delete AccessStatus.ts 2020-05-26 11:39:55 +03:00
alexcos20
67af4d1d59 first cut, highly WIP 2020-05-26 01:11:08 -07:00