Skip to content

Conversation

@dankins
Copy link
Contributor

@dankins dankins commented Feb 8, 2019

We are writing a little tool that allows us to poll for a transaction to complete and would like to test it using the SimulatedBackend. It did not yet have TransactionByHash function that ethclient.Client has, so this PR adds it and allows SimulatedBackend to conform to TransactionReader interface.

@dankins dankins requested a review from gballet as a code owner February 8, 2019 22:07
Copy link
Member

@gballet gballet left a comment

Choose a reason for hiding this comment

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

LGTM

@gballet gballet merged commit 555b365 into ethereum:master Feb 12, 2019
@karalabe
Copy link
Member

Erm, copyright header? Empty lines? @gballet you need to up your review game. Please fix.

@karalabe
Copy link
Member

Also please get rid of the named returns.

@karalabe karalabe added this to the 1.9.0 milestone Feb 19, 2019
gballet added a commit to gballet/go-ethereum that referenced this pull request Feb 19, 2019
@dankins
Copy link
Contributor Author

dankins commented Feb 19, 2019

@karalabe fixed in this PR:
#19133

thank you for your feedback!

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.

3 participants