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

576 Commits

Author SHA1 Message Date
Pedro Gutiérrez
501a67c025 upgraded truffle-hdwallet-provider 2019-02-13 12:00:11 +01:00
Pedro Gutiérrez
d7199a2ad6 Revert "workaround: installing custom truffle-hdwallet-provider"
This reverts commit 5f225ceff3.
2019-02-13 12:00:11 +01:00
6c73e0e5dd formatting, fix tuna link 2019-02-11 16:43:17 +01:00
2b33bb65d3 mention local typedoc generation 2019-02-11 16:43:17 +01:00
e86fd04453 correct link 2019-02-11 16:43:17 +01:00
25284a3e2d add documentation section, update TOC 2019-02-11 16:43:17 +01:00
Pedro Gutiérrez
3cf578cfae using spree for running examples 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez
34745f3b66 small changes 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez
c56989a710 using files intead of contentUrls on examples ocean#251 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez
e88a40dac0 replaces contentUrls by files on DDO ocean#251 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez
1336773272 moved checksum length control 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez
d51e3f3dbf updated registerAttribute method 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez
5f225ceff3 workaround: installing custom truffle-hdwallet-provider 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez
51cae44be9 using account password from env variable 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez
f82b99792f linter fixes 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez
749e77cf53 fixed on imports 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez
f557fccd29 apply changes on examples 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez
c24aea4bda adding proof and checksum on asset creation flow 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez
d365650a7a implemented proof generator on DDO 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez
494b9e7d1b added helpers to sign and verify the web3 personal signatures 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez
518a784554 improved exportation of typings related to DDOs 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez
9e51918f29 updated library.json file 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez
5694ae29b5 changed some methods 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez
dd2b672adb simulating zos on contract deployment 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez
26e6c534a0 fixed part of the unit test 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez
0599ba67fa updated setupTemplate method 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez
3364feb9dd removed Auth contract 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez
fc46592fe9 replaced OceanMarket with Dispenser 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez
64921829f9 changed name of ServiceExecutionAgreement 2019-02-08 17:37:21 +01:00
Pedro Gutiérrez
95a98daa38 moved main methods to modules by scope 2019-01-25 21:23:37 +01:00
Pedro Gutiérrez
dd5ac166f0
Merge pull request #121 from oceanprotocol/feature/#115-add-library-file
Added library.json file with the platform dependencies.
2019-01-25 20:43:04 +01:00
Pedro Gutiérrez
8f771f21f2
Merge branch 'develop' into feature/#115-add-library-file 2019-01-25 20:30:16 +01:00
Pedro Gutiérrez
a0c3d82121
Merge pull request #122 from oceanprotocol/release
Bumped version 0.2.7 -> 0.2.8
2019-01-25 17:08:43 +01:00
Pedro Gutiérrez
2bdf7ad1d2
Merge branch 'develop' into feature/#115-add-library-file 2019-01-25 16:50:29 +01:00
Pedro Gutiérrez
89cd8fd744
Merge branch 'develop' into release 2019-01-25 16:49:34 +01:00
Pedro Gutiérrez
a0414c7e54
Merge pull request #123 from oceanprotocol/hotfix/intergation
Skipped some integration test are not consistent.
2019-01-25 16:47:01 +01:00
Pedro Gutiérrez
380f665256 skipped some integration test are not consistent (temporal) 2019-01-25 16:06:18 +01:00
Pedro Gutiérrez
eb7c70c1d2 Bumped version 0.2.7 -> 0.2.8 2019-01-25 14:56:45 +01:00
Pedro Gutiérrez
5f6b65ab08 Merge branch 'develop' into feature/#115-add-library-file 2019-01-25 14:33:09 +01:00
Pedro Gutiérrez
6f2db5b9b1
Merge pull request #120 from oceanprotocol/bugfix/#114-consuming-asset-fails
Improved integration test error detection and fixed some bugs.
2019-01-25 14:21:05 +01:00
Pedro Gutiérrez
baf126e2f1 added library.json file with the platform dependencies 2019-01-25 11:18:45 +01:00
Pedro Gutiérrez
68d551dc09 improves some error messages 2019-01-25 10:53:53 +01:00
Pedro Gutiérrez
86b406ad2e fixed linter issues 2019-01-24 10:58:05 +01:00
Pedro Gutiérrez
c1c3168c64 improved error detection on integration test #118 2019-01-24 10:48:48 +01:00
Pedro Gutiérrez
f23b146932 moved integration test command to package 2019-01-24 10:48:48 +01:00
Pedro Gutiérrez
83cf56b57e fixed error related to asset consuming #114 2019-01-24 10:48:48 +01:00
Pedro Gutiérrez
1ecbb69937 improved error detection on http requests #118 2019-01-24 10:48:48 +01:00
Troy McConaghy
1e469504e5
Merge pull request #109 from oceanprotocol/fix-link-to-examples-dir
Fix the link to the examples dir in README.md
2019-01-24 10:26:42 +01:00
Troy McConaghy
82bd2b58f7
Merge branch 'develop' into fix-link-to-examples-dir 2019-01-24 10:10:45 +01:00
Sebastian Gerske
21cca458ff update lock 2019-01-23 15:35:49 +01:00