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

Support for toggling tx confirmation mechanism #1378

Merged
merged 9 commits into from
Sep 24, 2021

Conversation

adizere
Copy link
Member

@adizere adizere commented Sep 22, 2021

Closes: #1380

Description


For contributor use:

  • Added a changelog entry, using unclog.
  • If applicable: Unit tests written, added test to CI.
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Updated relevant documentation (docs/) and code comments.
  • Re-reviewed Files changed in the Github PR explorer.

Copy link
Collaborator

@ancazamfir ancazamfir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

after a quick look, I think that if we hit the periodic clear packet with pending transactions we will submit those again. Maybe @mircea-c could do some eval, maybe in the end it is a small price to pay.

relayer-cli/src/commands/tx/packet.rs Show resolved Hide resolved
@soareschen soareschen merged commit 1f54849 into master Sep 24, 2021
@soareschen soareschen deleted the adi/retry_unconfirmed branch September 24, 2021 08:00
hu55a1n1 pushed a commit to hu55a1n1/hermes that referenced this pull request Sep 13, 2022
* Support for toggling tx confirmation mechanism

* Small thrifty optimizations

* Optimize schedule refreshing

* changelog

* Comment

* More cautious comments

* typo
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

Successfully merging this pull request may close these issues.

Support for disabling tx confirmation mechanism
3 participants