Skip to content

Clear ibc events on rejected txs#2850

Merged
2 commits merged intomainfrom
tomas/clear-ibc-events
Mar 19, 2024
Merged

Clear ibc events on rejected txs#2850
2 commits merged intomainfrom
tomas/clear-ibc-events

Conversation

@tzemanovic
Copy link
Copy Markdown
Collaborator

@tzemanovic tzemanovic commented Mar 8, 2024

Describe your changes

fixes #2834

Indicate on which release or other PRs this topic is based on

0.31.9

Checklist before merging to draft

  • I have added a changelog
  • Git history is in acceptable state

yito88
yito88 previously approved these changes Mar 8, 2024
Copy link
Copy Markdown
Collaborator

@yito88 yito88 left a comment

Choose a reason for hiding this comment

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

Thank you!

@tzemanovic tzemanovic marked this pull request as ready for review March 8, 2024 09:49
brentstone added a commit that referenced this pull request Mar 8, 2024
* tomas/clear-ibc-events:
  changelog: add #2850
  state/write_log: clear IBC events in `fn drop_tx`
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.87%. Comparing base (2ba001d) to head (49a6bd8).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2850      +/-   ##
==========================================
- Coverage   53.88%   53.87%   -0.01%     
==========================================
  Files         308      308              
  Lines      100154   100155       +1     
==========================================
- Hits        53966    53960       -6     
- Misses      46188    46195       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

brentstone pushed a commit that referenced this pull request Mar 8, 2024
brentstone added a commit that referenced this pull request Mar 8, 2024
* tomas/clear-ibc-events:
  changelog: add #2850
  state/write_log: clear IBC events in `fn drop_tx`
brentstone added a commit that referenced this pull request Mar 8, 2024
* tomas/clear-ibc-events:
  changelog: add #2850
  state/write_log: clear IBC events in `fn drop_tx`
brentstone added a commit that referenced this pull request Mar 8, 2024
* tomas/clear-ibc-events:
  changelog: add #2850
  state/write_log: clear IBC events in `fn drop_tx`
brentstone added a commit that referenced this pull request Mar 9, 2024
* origin/tomas/clear-ibc-events:
  changelog: add #2850
  state/write_log: clear IBC events in `fn drop_tx`
brentstone added a commit that referenced this pull request Mar 18, 2024
* origin/tomas/clear-ibc-events:
  changelog: add #2850
  state/write_log: clear IBC events in `fn drop_tx`
@brentstone brentstone closed this pull request by merging all changes into main in 5e0b162 Mar 19, 2024
@brentstone brentstone deleted the tomas/clear-ibc-events branch March 19, 2024 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

clear IBC events from write log for rejected txs

3 participants