Skip to content

Conversation

@shrimalmadhur
Copy link
Contributor

@shrimalmadhur shrimalmadhur commented Jan 18, 2022

Fixes #85 .

Motivation

We don't have /block/transaction endpoint implemented

Solution

Implement the endpoint for querying transaction by transaction hash

Open questions

@coveralls
Copy link

coveralls commented Jan 18, 2022

Pull Request Test Coverage Report for Build 1166

  • 69 of 103 (66.99%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.5%) to 74.628%

Changes Missing Coverage Covered Lines Changed/Added Lines %
ethereum/client.go 59 93 63.44%
Totals Coverage Status
Change from base Build 1149: -0.5%
Covered Lines: 1456
Relevant Lines: 1951

💛 - Coveralls

Copy link
Contributor

@xiaying-peng xiaying-peng left a comment

Choose a reason for hiding this comment

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

Great changes, left some comments for cleanup.

@cb-heimdall
Copy link

Review Error for xiaying-peng @ 2022-01-28 07:41:22 UTC
User failed mfa authentication, public email is not set on your github profile. see go/mfa-help

@shrimalmadhur shrimalmadhur merged commit 35654c8 into master Jan 28, 2022
@shrimalmadhur shrimalmadhur deleted the madhur/block-tx-impl branch January 28, 2022 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

/block/transaction Endpoint not implemented

4 participants