greenkeeper[bot]
|
46c4defee5
|
chore(package): update lockfile package-lock.json
|
2020-01-26 08:09:44 +00:00 |
|
greenkeeper[bot]
|
4d5b0eb891
|
chore(package): update mocha to version 7.0.1
|
2020-01-26 08:09:31 +00:00 |
|
|
56f7d1113a
|
Release 1.2.0
|
2020-01-23 13:37:46 +01:00 |
|
pfmescher
|
1862913f1c
|
Merge pull request #354 from oceanprotocol/decouple-aquarius-from-ocean
Decouple aquarius from ocean
|
2020-01-23 09:17:23 +01:00 |
|
|
25073a0bce
|
Release 1.1.0
|
2020-01-22 17:45:09 +01:00 |
|
|
5e569f5f5d
|
hotfix for typedoc spec generation
* initializing the TypeDoc app changed with typedoc v0.16+
* adapt the script to generate the spec used in our docs to the new syntax
|
2020-01-22 17:44:38 +01:00 |
|
|
9512504862
|
update package-lock.json
|
2020-01-22 17:23:28 +01:00 |
|
|
ab8987ca92
|
Merge pull request #359 from oceanprotocol/feature/codeclimate-coverage
add codeclimate coverage reporting
|
2020-01-22 17:10:55 +01:00 |
|
|
ff335d6849
|
Merge pull request #344 from oceanprotocol/feature/keeper-0.13
Update to keeper-contracts v0.13
|
2020-01-22 17:10:35 +01:00 |
|
ssallam
|
2108f512aa
|
Update events-handler version for travis tests.
|
2020-01-22 16:09:55 +01:00 |
|
|
6dc75abb6d
|
add codeclimate coverage reporting
|
2020-01-22 15:56:03 +01:00 |
|
ssallam
|
c287e2c5e3
|
Merge branch 'master' into feature/keeper-0.13
# Conflicts:
# package-lock.json
# package.json
|
2020-01-22 15:39:11 +01:00 |
|
ssallam
|
5f331bf467
|
Fix style issues.
|
2020-01-22 15:31:27 +01:00 |
|
ssallam
|
19353437ba
|
Fix test and return value from createAgreement.
|
2020-01-22 15:16:35 +01:00 |
|
ssallam
|
26de27a31b
|
Fix issues in creating agreement. Mainly the issue was using the publisher address in place of the provider's in the actors list when creating agreement. This also adds an optional provider argument to the order method. Add method to fetch providers of a did (via the didRegistry).
|
2020-01-22 13:46:10 +01:00 |
|
ssallam
|
b06d8a78df
|
Merge remote-tracking branch 'origin/feature/keeper-0.13' into feature/keeper-0.13
|
2020-01-21 13:20:58 +01:00 |
|
ssallam
|
7ccac889ed
|
Remove all .js files that were unintentionally committed.
|
2020-01-21 13:20:49 +01:00 |
|
|
9edc4cd149
|
ignore editor configs
|
2020-01-21 13:06:07 +01:00 |
|
|
ff8b40c815
|
Merge pull request #356 from oceanprotocol/greenkeeper/typedoc-0.16.5
Greenkeeper/typedoc 0.16.5
|
2020-01-21 12:48:33 +01:00 |
|
ssallam
|
c7b41724ba
|
Add event getter to agreementstoremanager, update the signature tests.
|
2020-01-21 12:25:53 +01:00 |
|
ssallam
|
9fe9422ff7
|
Update templateId type in agreement hash, fix signature and consumeasset tests. Update readme file regarding running integration tests.
|
2020-01-20 11:44:13 +01:00 |
|
Jorge Shirai
|
791d22cb92
|
Add example Aquarius instantiation doc in README.
Use LoggerInstance alias in Aquarius.test.ts.
|
2020-01-20 11:38:20 +01:00 |
|
ssallam
|
aae8172993
|
Fix errors.
|
2020-01-19 10:41:12 +01:00 |
|
ssallam
|
6c25ec5bbd
|
Fix inheritance issue.
|
2020-01-17 22:24:37 +01:00 |
|
ssallam
|
1caf92e12f
|
Remove obsolete class, remove unused variable.
|
2020-01-17 21:20:38 +01:00 |
|
ssallam
|
b7d9c1bc2b
|
Fix build.
|
2020-01-17 16:51:46 +01:00 |
|
ssallam
|
7b5b110cec
|
Fix lint errors.
|
2020-01-17 16:39:44 +01:00 |
|
ssallam
|
48c4f64599
|
Fix tests.
|
2020-01-17 15:35:11 +01:00 |
|
ssallam
|
eac7b172e6
|
Fix type.
|
2020-01-17 12:55:00 +01:00 |
|
ssallam
|
e22b63cc80
|
More updates.
|
2020-01-16 15:47:29 +01:00 |
|
ssallam
|
c6876ca9e2
|
New template interface almost completed.
|
2020-01-16 09:52:26 +01:00 |
|
greenkeeper[bot]
|
815c57c866
|
chore(package): update lockfile package-lock.json
|
2020-01-16 04:30:32 +00:00 |
|
greenkeeper[bot]
|
3112af9a1b
|
chore(package): update typedoc to version 0.16.5
Closes #352
|
2020-01-16 04:30:28 +00:00 |
|
ssallam
|
5439021e4a
|
Merge remote-tracking branch 'origin/feature/keeper-0.13' into feature/keeper-0.13
|
2020-01-15 21:17:05 +01:00 |
|
|
fa24427a15
|
bump brizo & events-handler
|
2020-01-15 20:04:50 +01:00 |
|
|
3d978f792d
|
template refactoring
|
2020-01-15 19:28:04 +01:00 |
|
Jorge Shirai
|
df1c4fafd7
|
Fix lint errors.
|
2020-01-15 15:58:44 +01:00 |
|
Jorge Shirai
|
e0f533b469
|
Require logger argument in Aquarius constructor.
Improve Aquarius constructor comment/documentation.
|
2020-01-15 15:52:42 +01:00 |
|
ssallam
|
dd81540d80
|
Merge remote-tracking branch 'origin/feature/keeper-0.13' into feature/keeper-0.13
# Conflicts:
# .travis.yml
# library.json
# package-lock.json
# package.json
|
2020-01-15 15:42:35 +01:00 |
|
Pablo F. Mescher
|
9cd18b62f5
|
Unbumped version
Signed-off-by: Pablo F. Mescher <pfmescher@gmail.com>
|
2020-01-15 11:46:22 +01:00 |
|
Pablo F. Mescher
|
dd599c9f17
|
Fixed broken tests
Signed-off-by: Pablo F. Mescher <pfmescher@gmail.com>
|
2020-01-15 11:42:52 +01:00 |
|
Pablo F. Mescher
|
550ec76a35
|
Decoupled Aquarius class from Ocean class
and removed inheritance from Instantiable
Signed-off-by: Pablo F. Mescher <pfmescher@gmail.com>
|
2020-01-15 10:33:42 +01:00 |
|
|
d242fe3e33
|
component updates
|
2020-01-13 10:50:12 +01:00 |
|
|
201507c2cf
|
bump to keeper-contracts v0.13.2
|
2020-01-10 20:33:42 +01:00 |
|
|
c1f37e6e86
|
bump to keeper-contracts v0.13.1
|
2020-01-07 12:09:37 +01:00 |
|
|
6cb0fc4c46
|
Release 1.1.0-beta.0
|
2020-01-07 12:08:33 +01:00 |
|
|
ebbf9797fe
|
bump to keeper-contracts v0.13.0
|
2020-01-07 12:08:33 +01:00 |
|
|
216ae3330e
|
package updates
|
2020-01-07 12:08:33 +01:00 |
|
|
ca67de1254
|
Merge pull request #349 from oceanprotocol/greenkeeper/whatwg-url-8.0.0
Update whatwg-url to the latest version 🚀
|
2020-01-06 11:04:21 +01:00 |
|
|
775bbd6dee
|
Merge pull request #348 from oceanprotocol/greenkeeper/@types/node-13.1.0
Update @types/node to the latest version 🚀
|
2020-01-06 11:03:56 +01:00 |
|