1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00
Commit Graph

1163 Commits

Author SHA1 Message Date
Alex Coseru
210b42d3e1
fix test
fix compute test
2020-04-14 16:19:30 +03:00
alexcos20
2ed8237350 refactor 2020-04-14 15:32:17 +03:00
alexcos20
5d273a98ce fix brizo 2020-04-14 15:01:39 +03:00
alexcos20
795f8494f9 fix signing 2020-04-08 12:46:28 +03:00
alexcos20
c22208a8c1 Merge branch 'bug/fix_compute_issues' of https://github.com/oceanprotocol/squid-js into bug/fix_compute_issues 2020-04-08 12:27:13 +03:00
alexcos20
920feb0fba lint 2020-04-08 12:26:48 +03:00
Alex Coseru
b6454bb718
Use experimental brizo
Before merge, wait for new Brizo and change .travis.yaml
2020-04-08 12:20:08 +03:00
alexcos20
0b7eb1c067 add new signature support 2020-04-08 11:05:32 +03:00
Alex
7de1b110b0 fix auth & tests 2020-04-08 10:44:36 +03:00
130c9d7938
Merge pull request #394 from oceanprotocol/feature/transferOwnership
Feature/transfer ownership
2020-04-02 14:23:58 +02:00
f28640724c
Merge pull request #395 from oceanprotocol/feature/freeWhiteList
freeWhiteList
2020-04-02 14:13:40 +02:00
18763a6d5a
Merge pull request #397 from oceanprotocol/greenkeeper/@types/sinon-9.0.0
Update @types/sinon to the latest version 🚀
2020-04-01 09:17:08 +02:00
greenkeeper[bot]
b18412fc81
chore(package): update lockfile package-lock.json 2020-04-01 00:07:55 +00:00
greenkeeper[bot]
db26264d42
chore(package): update @types/sinon to version 9.0.0 2020-04-01 00:07:51 +00:00
b8fad6bf4a
Release 2.0.0 2020-03-26 12:05:16 +01:00
Alex
52fa436b87 freeWhiteList 2020-03-26 00:34:34 +02:00
Alex Coseru
d0d7ee71cc
Update src/aquarius/Aquarius.ts
Co-Authored-By: Matthias Kretschmann <m@kretschmann.io>
2020-03-25 20:18:07 +02:00
alexcos20
ee3529b4fe fix 2020-03-25 14:07:51 +02:00
alexcos20
58a1345e36 fix asset.owner to get owner from chain 2020-03-25 11:57:50 +02:00
Alex Coseru
204c5645b8
Merge branch 'master' into feature/transferOwnership 2020-03-25 11:24:41 +02:00
alexcos20
3ff0e87778 fix transferOwnership 2020-03-25 11:21:03 +02:00
Alex Coseru
30fe06ba0c
Merge pull request #390 from oceanprotocol/bug/Compute_algorithmMeta
add encodeURIComponent if AlgoMetadata is used
2020-03-19 08:19:34 +02:00
alexcos20
03fafcf0f1 fix 2020-03-18 23:34:42 +02:00
Alex Coseru
52c03662d8
add encodeURIComponent if AlgoMetadata is used 2020-03-18 22:40:26 +02:00
Alex Coseru
6a67b08314
Merge pull request #381 from oceanprotocol/feature/compute_service
Feature/compute service
2020-03-18 12:11:12 +02:00
alexcos20
8e82885036 some lint 2020-03-18 10:29:51 +02:00
70f9555863
Merge pull request #389 from oceanprotocol/greenkeeper/typedoc-0.17.1
Update typedoc to the latest version 🚀
2020-03-18 09:20:08 +01:00
alexcos20
00b518aa22 removed name & access fs 2020-03-18 09:40:22 +02:00
greenkeeper[bot]
fd77a00e1b
chore(package): update lockfile package-lock.json 2020-03-18 04:08:59 +00:00
greenkeeper[bot]
eeef65fe35
chore(package): update typedoc to version 0.17.1 2020-03-18 04:08:55 +00:00
Alex Coseru
2040498e6b
Merge branch 'master' into feature/compute_service 2020-03-17 13:48:41 +02:00
alexcos20
08dacf5444 Merge branch 'feature/compute_service' of https://github.com/oceanprotocol/squid-js into feature/compute_service 2020-03-17 13:45:15 +02:00
alexcos20
14a0c5dcc3 remove unused code 2020-03-17 13:41:49 +02:00
Alex Coseru
cd04d1b1ba
Update src/ocean/OceanAssets.ts
Co-Authored-By: Matthias Kretschmann <m@kretschmann.io>
2020-03-17 13:23:23 +02:00
alexcos20
3130d6b9fd fix typo 2020-03-17 13:17:35 +02:00
alexcos20
6c43a72474 fix conflict 2020-03-17 13:07:54 +02:00
alexcos20
e7872666fa fix compute & added createAccessServiceAttributes 2020-03-17 12:57:36 +02:00
f98e140455
Merge pull request #384 from oceanprotocol/feature/packages
package updates
2020-03-17 11:04:37 +01:00
Alex Coseru
5d978feddd
Merge pull request #387 from oceanprotocol/fix/compute-algo-meta
Fix compute when not using published algo
2020-03-17 11:34:59 +02:00
Klaudiusz Dembler
40b2ccffea
add integration test for compute with a rawcode algo 2020-03-16 13:40:43 +01:00
Klaudiusz Dembler
418e2fadb2
fix passing algo metadata to OceanCompute.start() 2020-03-16 12:52:20 +01:00
56971ea308
fix unit test 2020-03-16 12:01:11 +01:00
9782c24488
package updates 2020-03-16 11:32:59 +01:00
alexcos20
8cfbd4024c fixes 2020-03-10 13:57:17 +02:00
Samer
13c5498c84
Merge pull request #380 from oceanprotocol/feature/update-compute-condition-name
Replace serviceExecution with computeExecution.
2020-03-10 12:46:20 +01:00
Alex Coseru
bd831c2c61
Update Compute.test.ts 2020-03-10 13:30:06 +02:00
Alex Coseru
cf7d003d56
added create_compute_service_attributes 2020-03-10 13:26:45 +02:00
ssallam
961d89a028 Update changelog. 2020-03-10 11:49:22 +01:00
ssallam
f4cb54c7cd Bump version. 2020-03-10 11:46:18 +01:00
ssallam
de541a9fd3 Replace serviceExecution with computeExecution. 2020-03-10 11:37:06 +01:00