iExecBlockchainComputing / iexec-apps

Dockerfile of all iExec apps
18 stars 23 forks source link

anemometer #30

Closed nikhil3000 closed 4 years ago

nikhil3000 commented 4 years ago

I have completed the task given in this issue. My doracle is hosted at https://explorer.iex.ec/kovan/deal/0x5940ad111bb15af90a2a288d84eace0cc46c483c93f3bcd4cd702e2f47aca0b5

I have used openweathermap api for wind data. The output given by the application is of the form : "general weather"-"wind speed".

The docker container can be found at : https://hub.docker.com/r/nikhil3000/anemometer.

Amxx commented 4 years ago

Results for the task https://explorer.iex.ec/kovan/task/0xaedd11da0df59eb4603f98dda2f3f6b66beef755b6f502ed07163b9a8c2140e7 is a file. I'm getting access to it right now (too old?). Did an error occur? Oracles are expected to provide an encoded results that can be parsed onchain

nikhil3000 commented 4 years ago

Results for the task https://explorer.iex.ec/kovan/task/0xaedd11da0df59eb4603f98dda2f3f6b66beef755b6f502ed07163b9a8c2140e7 is a file. I'm getting access to it right now (too old?). Did an error occur? Oracles are expected to provide an encoded results that can be parsed onchain

I have deployed my application again. It can be found at https://explorer.iex.ec/kovan/deal/0x5abe7989760600453b08ec777ffe3194b303129eebb022a7606f30014c2498f3 Now the result shows an encoded value instead of an ipfs file link.

sulliwane commented 4 years ago

@nikhil3000 cool, great work. we'll release the bounties in two weeks maximum, thanks for you patience!

nikhil3000 commented 4 years ago

Thank you for merging. It was a great learning experience as a first contribution to open source.

nikhil3000 commented 4 years ago

@sulliwane any update on bounty status?