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

Display stake transactions with more information and linking #22

Open
alexlyp opened this issue Sep 9, 2016 · 2 comments
Open

Display stake transactions with more information and linking #22

alexlyp opened this issue Sep 9, 2016 · 2 comments
Assignees
Milestone

Comments

@alexlyp
Copy link
Member

alexlyp commented Sep 9, 2016

Currently there to no clear way of connecting a ticket and the vote or revocation it corresponds with.

Add the feature to now check a ticket for it being spent or not, then add a link to that if so.

@alexlyp alexlyp self-assigned this Sep 9, 2016
@alexlyp alexlyp added this to the 0.5.0 milestone Sep 9, 2016
@alexlyp
Copy link
Member Author

alexlyp commented Sep 15, 2016

Link from votes/revokes to corresponding ticket added in #25

Going to now attempt to go from ticket to vote which is a bit less trivial.

Hopefully with the use of searchrawtransaction rpc we can find any matches of the ticket's address that will be used for any vote/revoke for commit address vout. May have to do dcrd rpc surgery to make this possible.

@alexlyp
Copy link
Member Author

alexlyp commented Sep 26, 2016

Due to searchrawtransactions not properly returning expected transactions, the other portion of this issue will not be completed for 0.5.0

There has been discussions of creating a new rpc call that allows people to see any related ssgen/ssrtx based on a sstx id. But this would requiring adding additional relational database infrastructure, which is out of scope at the current moment.

I will be leaving this issue open, but it will be considered a future enhancement

@alexlyp alexlyp modified the milestones: Future, 0.5.0 Sep 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant