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

fix(iota-indexer): fix dev_inspect_transaction_block test #4636

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

sergiupopescu199
Copy link
Contributor

@sergiupopescu199 sergiupopescu199 commented Dec 27, 2024

Description of change

Fix dev_inspect_transaction_block indexer RPC test. The proposed solution uses dedicated addresses.

Links to any relevant issues

fixes #4471

Type of change

  • Bug fix (a non-breaking change which fixes an issue)

How the change has been tested

Execute multiple times the tests in the CI to make sure that the error doe snot occur

Change checklist

Tick the boxes that are relevant to your changes, and delete any items that are not.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code

@sergiupopescu199 sergiupopescu199 requested a review from a team as a code owner December 27, 2024 14:09
@iota-ci iota-ci added infrastructure Issues related to the Infrastructure Team sc-platform Issues related to the Smart Contract Platform group. labels Dec 27, 2024
@sergiupopescu199 sergiupopescu199 changed the title fix(iota-indexer): fix dev_inspect_transaction_block test fix(iota-indexer): fix dev_inspect_transaction_block test Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Issues related to the Infrastructure Team sc-platform Issues related to the Smart Contract Platform group.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix: dev_inspect_transaction_block failing test
2 participants