Skip to content

fix: Expired transaction event appears after commit #5396

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

Merged
merged 5 commits into from
May 8, 2025

Conversation

aoyako
Copy link
Contributor

@aoyako aoyako commented Apr 15, 2025

Resolves #5389 by removing additional expired events. Original reports are kept in get_transactions_for_block.

@aoyako aoyako changed the title Fix: Expired transaction event appears after commit fix: Expired transaction event appears after commit Apr 15, 2025
@aoyako aoyako force-pushed the fix_expired_tx branch 2 times, most recently from c200d6a to a5b2869 Compare April 15, 2025 06:23
0x009922
0x009922 previously approved these changes Apr 15, 2025
Copy link
Contributor

@0x009922 0x009922 left a comment

Choose a reason for hiding this comment

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

LGTM if CI passes.

aoyako and others added 3 commits May 8, 2025 16:20
Signed-off-by: Lohachov Mykhailo <lohachov@soramitsu.co.jp>
Signed-off-by: Lohachov Mykhailo <lohachov@soramitsu.co.jp>
…erledger-iroha#5292)

Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.4 to 2.3.6.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](coverallsapp/github-action@v2.3.4...v2.3.6)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@aoyako aoyako force-pushed the fix_expired_tx branch from 5545a07 to e13ea16 Compare May 8, 2025 07:22
aoyako added 2 commits May 8, 2025 16:23
Signed-off-by: Lohachov Mykhailo <lohachov@soramitsu.co.jp>
Signed-off-by: Lohachov Mykhailo <lohachov@soramitsu.co.jp>
@aoyako aoyako merged commit 3ab964c into hyperledger-iroha:main May 8, 2025
15 checks passed
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.

TransactionStatus::Expired appears while the transaction is committed as approved
3 participants