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

[TT-1546] change the parameter of chains' Confirm() function #14388

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

Tofel
Copy link
Contributor

@Tofel Tofel commented Sep 10, 2024

pass *types.Transaction instead of common.Hash to chain's Confirm() function, so that Seth can use Decode() function to wait for tx to be mined and then trace it.

@Tofel Tofel requested a review from connorwstein September 10, 2024 16:21
@Tofel Tofel marked this pull request as ready for review September 10, 2024 16:21
@Tofel Tofel requested a review from a team as a code owner September 10, 2024 16:21
Copy link
Contributor

@AnieeG AnieeG left a comment

Choose a reason for hiding this comment

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

need to fix build failure

@cl-sonarqube-production
Copy link

@Tofel Tofel requested a review from AnieeG September 11, 2024 16:51
Copy link
Contributor

@AnieeG AnieeG left a comment

Choose a reason for hiding this comment

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

LGTM

@AnieeG AnieeG added this pull request to the merge queue Sep 12, 2024
Merged via the queue into develop with commit a2514d7 Sep 12, 2024
153 checks passed
@AnieeG AnieeG deleted the tt_1546_seth_deployer branch September 12, 2024 05:34
akuzni2 pushed a commit that referenced this pull request Sep 13, 2024
* pass *types.Transaction instead of common.Hash to chain's Confirm() function

* fix lints
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.

4 participants