near / devx

This is the home of NEAR collective developer experience plans and roadmap.
11 stars 0 forks source link

Chainlink - provide JSON structure for get_requests_summary and get_request #224

Closed mikedotexe closed 3 years ago

mikedotexe commented 3 years ago

Chainlink is blocked, probably because of timeout issues on testnet, in following the README to get the structure of the requests in the oracle contract state.

Screenshot 2020-07-07 13.39.07.png

In order to unblock, we need to provide him with mock requests and what the JSON looks like so he can continue work on the external initiator.

bowenwang1996 commented 3 years ago

@potatodepaulo @mikedotexe can you provide more context?

mikedotexe commented 3 years ago

@potatodepaulo @mikedotexe can you provide more context?

Sure, so it's a fairly simple task. I have created a pretty in-depth README for the version 1 of the oracle that includes scripts to deploy various contracts to subaccounts, make a request, and then query for requests as if you're an oracle node. Kristijan, the developer at Chainlink was unable to follow these instructions because of incessant timeouts today. So I'm going to try running a node locally and giving him the structure of the JSON that gets returned so he can be unblocked.

bowenwang1996 commented 3 years ago

@mikedotexe do you need anything from me? Also the issue on testnet should resolve in at most 8 hours.

mikedotexe commented 3 years ago

@mikedotexe do you need anything from me? Also the issue on testnet should resolve in at most 8 hours.

Thanks for checking in, Bowen. I'm good. I'm going to wrap up other tasks that don't need testnet and then get back to it later tonight.