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

667 Commits

Author SHA1 Message Date
Pedro Gutiérrez
a931fe5a42 Move helpers/utils that needs web3 or ocean instance to instantiable classes. 2019-04-01 10:33:38 +02:00
Pedro Gutiérrez
0d7d56d1fe
Merge pull request #167 from oceanprotocol/feature/version-0.4.1
Bump version 0.4.0 -> 0.4.1.
2019-04-01 09:53:57 +02:00
61e8b09818
Update changelog.
Co-Authored-By: Pedro-vk <pedrogp9_6_93@hotmail.com>
2019-03-29 18:34:29 +01:00
Pedro Gutiérrez
c958cafbc1 Bump version 0.4.0 -> 0.4.1. 2019-03-29 17:29:16 +01:00
Jernej Pregelj
9d1c58c28a search test fix 2019-03-29 11:58:29 +01:00
Pedro Gutiérrez
f569957058 Fix search integration tests. 2019-03-29 11:58:29 +01:00
Jernej Pregelj
b38df5d5ed fix search query 2019-03-29 11:58:29 +01:00
Pedro Gutiérrez
7a9cdf6966 Add metadata fields on files. 2019-03-29 11:35:24 +01:00
Jernej Pregelj
338184cf7e
Merge pull request #164 from oceanprotocol/fix/consume-flow-browser
Browser consume flow fix
2019-03-29 09:38:42 +01:00
Jernej Pregelj
77dfb3aab0 blob to arraybuffer 2019-03-28 15:40:39 +01:00
Jernej Pregelj
8d0002d5f4 buffer to blob 2019-03-26 16:13:24 +01:00
Pedro Gutiérrez
05ca0da57f Fix linter errors. 2019-03-25 15:21:23 +01:00
Pedro Gutiérrez
ebb2308df7 Fix integration tests and remove parallel execution workaround. 2019-03-25 15:21:23 +01:00
Pedro Gutiérrez
7a13ad8daa Be able to create different Ocean instances with different config. 2019-03-25 15:21:23 +01:00
Pedro Gutiérrez
ea16729d86 Replace the main Logger for a instantiable class. 2019-03-25 15:21:23 +01:00
Pedro Gutiérrez
5402d421c8 Remove default exports of Ocean modules. 2019-03-25 15:21:23 +01:00
Pedro Gutiérrez
780475b35f Remove OceanBase. 2019-03-25 15:21:23 +01:00
Pedro Gutiérrez
7394e7ddec Add changelog. 2019-03-22 11:54:42 +01:00
Pedro Gutiérrez
83973e63c0 Report complete coverage. 2019-03-19 12:20:26 +01:00
d087c72231 remove rollup from dependencies 2019-03-18 14:12:53 +01:00
Pedro Gutiérrez
8c23e99989
Merge pull request #155 from oceanprotocol/feature/version-0.4.0
Bump version 0.3.1 -> 0.4.0.
2019-03-18 13:55:28 +01:00
Pedro Gutiérrez
f3a4fe33f4 Bump version 0.3.1 -> 0.4.0. 2019-03-18 13:41:24 +01:00
Pedro Gutiérrez
f3599a5d7f Remove --no-acl-contractflag. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
b821d6c6e0 Remove not needed awaits. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
cf99c9ff64 Fix all ignored tests. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
19cba1dc57 Fix integration test failtures. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
7769789309 Update library.json file. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
eaac2f4f68 Fix linter errors. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
01465dc164 Fix Reward condition pointing. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
f002e5d616 Fix on unit tests. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
b3f5bd68a9 Ignore not consistent test. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
885157a119 Fix consume flow. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
7debfd8fb5 Fix signature integration test. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
c976d52378 Upgrade asset.create, asset.order and agreement related methods to work with Keeper 0.8.x. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
b1715be11a Fix agreement status generation. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
4f469b2ab5 Use condition contracts hash generation to generate the signature. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
f8b3d839eb Add a way to get the status of a agreement. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
51fbbc887e Fix dependencies references on Escrow template. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
0ffa0e4204 Add initial condition and agreement store managers. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
6a4df9768a Move signature values generation to template. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
c213a8d3ca Create Signature integration test and fixed/improved the generation of hashes. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
ae070be011 Use the decimals of OceanToken to return the correct balance. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
44a611248e Create helper to fill some common attributes on service agreement template on DDO. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
e7b9f990b6 Add conversion helpers for did:op: prefixes. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
136250b70c Move access service template used on the DDO to each agreement template. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
4f28092014 Improved signature helper using fallback non-personal sign method. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
51aa0fbf64 Clean and simplify template related typings. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
76c4b2b1fb Fix all broken tests. 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
3a5fba6e21 Added tests on Conditions 2019-03-18 13:37:49 +01:00
Pedro Gutiérrez
ef20a2934d Deploy Keeper 0.8.x contracts. 2019-03-18 13:37:49 +01:00