Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Jbowen93/eth hash #70

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

Jbowen93/eth hash #70

wants to merge 14 commits into from

Conversation

jbowen93
Copy link

@jbowen93 jbowen93 commented Jun 30, 2022

resolves #71

@codecov-commenter
Copy link

codecov-commenter commented Jul 1, 2022

Codecov Report

Merging #70 (c0573ba) into main (3bea3fa) will increase coverage by 2.38%.
The diff coverage is 61.08%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #70      +/-   ##
==========================================
+ Coverage   59.43%   61.82%   +2.38%     
==========================================
  Files          78       88      +10     
  Lines        6452     7290     +838     
==========================================
+ Hits         3835     4507     +672     
- Misses       2401     2562     +161     
- Partials      216      221       +5     
Impacted Files Coverage Δ
client/testnet.go 0.00% <ø> (ø)
rpc/types/addrlock.go 0.00% <ø> (ø)
rpc/types/block.go 50.46% <ø> (ø)
rpc/types/query_client.go 0.00% <ø> (ø)
rpc/types/utils.go 0.00% <0.00%> (ø)
types/account.go 26.31% <0.00%> (-3.10%) ⬇️
types/gasmeter.go 0.00% <0.00%> (ø)
x/evm/client/cli/query.go 0.00% <0.00%> (ø)
x/evm/client/cli/tx.go 0.00% <ø> (ø)
x/evm/simulation/operations.go 0.00% <0.00%> (ø)
... and 38 more

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ethermint uses Tendermint Hashes
2 participants