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

"Invalidate" sent transaction if it has not been verificated in 30 minutes #23

Open
zouppen opened this issue Jun 17, 2014 · 0 comments
Labels
Milestone

Comments

@zouppen
Copy link
Member

zouppen commented Jun 17, 2014

In this implementation transactions are not included in the block but replaced with transaction id. There should be a timeout for a transaction to get its first verification. If it is older than that, it should be retransmitted with the block it belongs. For practical reasons, timeout should be longer for 10 minutes (average block interval) but shorter than 30 minutes (you must wait this long before receiving a valid blockchain).

@zouppen zouppen added this to the DVB-T pilot milestone Jun 17, 2014
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

1 participant