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

Advanced resistant TX finality #6

Open
4 tasks
ggwpez opened this issue Aug 18, 2021 · 0 comments
Open
4 tasks

Advanced resistant TX finality #6

ggwpez opened this issue Aug 18, 2021 · 0 comments

Comments

@ggwpez
Copy link

ggwpez commented Aug 18, 2021

This umbrella issue is for collecting ways to improve our TX finality (#97):

  • ContractBackend.confirmNTimes cannot deal with the case that a reorg occurs with less blocks but more combined TD (total difficulty) exactly between its head and receipt polling logic. This case is not testable with the sim backend from geth since the difficulty per block is fixed. (from Confirm TX with Finality Depth go-perun#101 (comment))
  • Re-sending TX that were dropped from the mem pool
  • Gas bumping slow/dropped TX
  • Resistant header sub
@matthiasgeihs matthiasgeihs transferred this issue from hyperledger-labs/go-perun Jun 14, 2022
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