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

💡 Allow proposals to be queried #2578

Open
Ryun1 opened this issue Dec 23, 2024 · 2 comments
Open

💡 Allow proposals to be queried #2578

Ryun1 opened this issue Dec 23, 2024 · 2 comments

Comments

@Ryun1
Copy link
Member

Ryun1 commented Dec 23, 2024

Area

Proposal Pillar

Is there new design needed?

Yes

What?

  • Tooling such as RYP wishes to be able to poll proposal data
  • We should ensure that proposal data can be polled via API

see related discord message

Why?

  • To ensure downstream tools can use proposal data

How?

  • adjust current proposal pillar backend api to ensure it can be polled

(Optional) User Story with acceptance criteria

No response

@m-i-k-e
Copy link

m-i-k-e commented Jan 13, 2025

We should look at creating documentation for this, and other API stuff. That way, it would open it up for others to help debug, etc.

@Ryun1
Copy link
Member Author

Ryun1 commented Jan 13, 2025

The current backend API for this seems to require the wallet signed payload
This is probably a blocker for tooling integrations

For a first step, maybe it makes sense to keep the wallet signed auth for the POST endpoints, but we can drop it for the GET endpoints?
What are you thoughts on this @nebojsact

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants