Alex Coseru
|
55b03da4c6
|
Update OceanAssets.ts
|
2020-03-04 15:33:05 +02:00 |
|
alexcos20
|
4cbbcbbb84
|
remove updateDDO function
|
2020-02-11 22:26:12 +02:00 |
|
alexcos20
|
b29ac25de1
|
lint
|
2020-02-11 22:15:42 +02:00 |
|
alexcos20
|
dc53af095c
|
add transferOwnership & related
|
2020-02-11 22:11:37 +02:00 |
|
|
46b56b90b2
|
Release 1.3.0
|
2020-01-31 14:42:23 +01:00 |
|
Alex Coseru
|
f8fda3b326
|
Merge pull request #366 from oceanprotocol/feature/ethereum-navigator
switch to @ethereum-navigator for network lookup
|
2020-01-31 14:43:47 +02:00 |
|
|
dd7dcc4572
|
Merge pull request #371 from oceanprotocol/feature/test-consolidation
consolidate test files
|
2020-01-31 00:01:55 +01:00 |
|
|
078c35146f
|
consolidate test files
|
2020-01-30 22:32:50 +01:00 |
|
|
92dbaaeb25
|
switch to @ethereum-navigator/navigator for network lookup
|
2020-01-30 13:42:54 +01:00 |
|
Ahmed
|
db6864d921
|
Merge pull request #368 from oceanprotocol/feature/packages
package updates
|
2020-01-30 13:09:48 +01:00 |
|
|
a24baff39f
|
package updates
|
2020-01-29 23:24:16 +01:00 |
|
|
6a4fd76d57
|
Merge pull request #363 from oceanprotocol/greenkeeper/cross-env-7.0.0
Update cross-env to the latest version 🚀
|
2020-01-27 13:43:01 +01:00 |
|
|
57a98f1a48
|
Merge pull request #364 from oceanprotocol/greenkeeper/mocha-7.0.1
Update mocha to the latest version 🚀
|
2020-01-27 13:42:41 +01:00 |
|
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 |
|
greenkeeper[bot]
|
eb141a6d3d
|
chore(package): update lockfile package-lock.json
|
2020-01-25 18:51:32 +00:00 |
|
greenkeeper[bot]
|
c3187b83de
|
chore(package): update cross-env to version 7.0.0
|
2020-01-25 18:51:28 +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 |
|