Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Additional tracking and RPCs for submitted transactions #2929

Closed
gavofyork opened this issue Oct 28, 2016 · 0 comments
Closed

Additional tracking and RPCs for submitted transactions #2929

gavofyork opened this issue Oct 28, 2016 · 0 comments
Assignees
Labels
F8-enhancement 🎊 An additional feature request. M4-core ⛓ Core client code / Rust. M6-rpcapi 📣 RPC API. P7-nicetohave 🐕 Issue is worth doing eventually. Q7-involved 💪 Can be fixed by a team of developers and probably takes some time.
Milestone

Comments

@gavofyork
Copy link
Contributor

gavofyork commented Oct 28, 2016

All locally submitted transactions should be tracked through our system; through their journey of dropping, replacement, peer propagation (i.e. which peers have been sent which transactions), pending status in mining blocks and eventual mined status.

This information should be made available over RPC and eventually in the UI so users can figure out what's going on with their tx if it seems like it's not being mined.

@gavofyork gavofyork added F8-enhancement 🎊 An additional feature request. Q7-involved 💪 Can be fixed by a team of developers and probably takes some time. M4-core ⛓ Core client code / Rust. M5-ui M6-rpcapi 📣 RPC API. labels Oct 28, 2016
@gavofyork gavofyork added this to the 1.5 Tenuity milestone Oct 28, 2016
@tomusdrw tomusdrw self-assigned this Oct 28, 2016
@gavofyork gavofyork added the P7-nicetohave 🐕 Issue is worth doing eventually. label Nov 12, 2016
@gavofyork gavofyork modified the milestones: 1.6, 1.5 Tenuity Nov 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
F8-enhancement 🎊 An additional feature request. M4-core ⛓ Core client code / Rust. M6-rpcapi 📣 RPC API. P7-nicetohave 🐕 Issue is worth doing eventually. Q7-involved 💪 Can be fixed by a team of developers and probably takes some time.
Projects
None yet
Development

No branches or pull requests

2 participants