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

governance REST endpoints for building Txs #1356

Closed
sunnya97 opened this issue Jun 24, 2018 · 5 comments
Closed

governance REST endpoints for building Txs #1356

sunnya97 opened this issue Jun 24, 2018 · 5 comments
Assignees
Labels

Comments

@sunnya97
Copy link
Member

sunnya97 commented Jun 24, 2018

build endpoints returning tx that are signed client side (for later):

GET /gov/proposals/build
GET /gov/proposals/{proposalID}/deposits/build
GET /gov/proposals/{proposalID}/votes/build

inherited from #1284

@fedekunze
Copy link
Collaborator

fedekunze commented Aug 29, 2018

@sunnya97 should we close this issue ? not sure what build means here (i.e build what? ), but proposals, votes and deposits are already implemented in the REST API

@sunnya97
Copy link
Member Author

This was meant for building a tx, without actually signing and submitting it.
Essentially, the REST counterpart for this: #966

@fedekunze
Copy link
Collaborator

Ok nice. @alessio so are you working on this on your PR #2165 as well?

@alessio
Copy link
Contributor

alessio commented Aug 29, 2018

Yes, I am

@fedekunze
Copy link
Collaborator

Closed via #2165

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants