Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add proxy_http_fetch method to the SDK #63

Closed
1 of 3 tasks
Thomasvdam opened this issue Aug 12, 2024 · 1 comment
Closed
1 of 3 tasks

✨ Add proxy_http_fetch method to the SDK #63

Thomasvdam opened this issue Aug 12, 2024 · 1 comment
Assignees
Labels
type: feature ✨ New feature or request

Comments

@Thomasvdam
Copy link
Member

Thomasvdam commented Aug 12, 2024

✨ Feature

As part of the data proxy feature of the SEDA network the overlay nodes will need to support a new method proxy_http_fetch (name not final) in order to be able to query authenticated APIs.

Motivation

Help developers easily build DR WASMs that query authenticated APIs.

Implementation

  • Implement proxy_http_fetch in the AS SDK.
  • Add support for proxy_http_fetch in the test VM adapters.
  • Check whether any additional helpers are needed to write unit tests.'

Related Issues

Somewhat related to https://github.com/sedaprotocol/seda-overlay/issues/177 as it'll need to mimick the actual interface.

@Thomasvdam Thomasvdam added the type: feature ✨ New feature or request label Aug 12, 2024
@Thomasvdam Thomasvdam changed the title ✨ Add http_proxy_fetch method to the SDK ✨ Add proxy_http_fetch method to the SDK Aug 13, 2024
@FranklinWaller FranklinWaller self-assigned this Aug 20, 2024
@Thomasvdam
Copy link
Member Author

Partially closed by #70 and the remainder will be picked up in #71

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature ✨ New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants