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: intrarelayer nonce and update contract #109

Merged
merged 3 commits into from
Nov 23, 2021
Merged

Conversation

fedekunze
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Nov 23, 2021

Codecov Report

Merging #109 (d5f4b24) into main (440120d) will increase coverage by 0.42%.
The diff coverage is 80.82%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
+ Coverage   74.47%   74.89%   +0.42%     
==========================================
  Files          22       23       +1     
  Lines        1610     1665      +55     
==========================================
+ Hits         1199     1247      +48     
- Misses        354      361       +7     
  Partials       57       57              
Impacted Files Coverage Δ
x/intrarelayer/keeper/utils.go 18.18% <18.18%> (ø)
x/intrarelayer/types/proposal.go 92.38% <80.76%> (-2.62%) ⬇️
x/intrarelayer/keeper/evm.go 72.36% <100.00%> (ø)
x/intrarelayer/keeper/proposals.go 89.88% <100.00%> (+4.98%) ⬆️
x/intrarelayer/types/msg.go 100.00% <100.00%> (ø)

@fedekunze fedekunze marked this pull request as ready for review November 23, 2021 22:23
@fedekunze fedekunze merged commit e450351 into main Nov 23, 2021
@fedekunze fedekunze deleted the fedekunze/irm-fix branch November 23, 2021 22:48
faddat referenced this pull request in notional-labs/evmos Dec 9, 2021
* evm: support legacy tx

* lint and minor fix

* tx data constructor

* tx data tests

* ante handler tests

* fill msg sender

* c++
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.

1 participant