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

Create better wrapper for sendTransactionAndWaitForReceiptMined #6

Closed
hellwolf opened this issue Jun 20, 2018 · 0 comments
Closed

Create better wrapper for sendTransactionAndWaitForReceiptMined #6

hellwolf opened this issue Jun 20, 2018 · 0 comments
Assignees

Comments

@hellwolf
Copy link
Contributor

hellwolf commented Jun 20, 2018

  • timeout for transaction never mined
  • retry on failed transaction due to underpriced/ replacement tx
  • throw on failed transaction due to other failures
  • throw on maximum retry
  • take into account maximum gas limit per block
  • maybe refactor sendTransactionAndWaitForReceiptMined into a transaction.prototype.sendAndWait function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants