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

Model gas logic fix #679

Merged
merged 1 commit into from Jul 11, 2020
Merged

Model gas logic fix #679

merged 1 commit into from Jul 11, 2020

Conversation

ucwong
Copy link
Member

@ucwong ucwong commented Jul 10, 2020

No description provided.

@codecov
Copy link

codecov bot commented Jul 10, 2020

Codecov Report

Merging #679 into master will decrease coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #679      +/-   ##
==========================================
- Coverage   50.82%   50.80%   -0.03%     
==========================================
  Files         408      408              
  Lines       51943    51943              
==========================================
- Hits        26402    26390      -12     
- Misses      23511    23522      +11     
- Partials     2030     2031       +1     
Impacted Files Coverage Δ
core/state_transition.go 49.35% <0.00%> (ø)
trie/sync_bloom.go 60.52% <0.00%> (-5.27%) ⬇️
p2p/rlpx.go 69.40% <0.00%> (-3.12%) ⬇️
trie/proof.go 74.62% <0.00%> (-1.50%) ⬇️
core/tx_pool.go 75.66% <0.00%> (-0.94%) ⬇️
p2p/simulations/mocker.go 34.54% <0.00%> (-0.91%) ⬇️
trie/trie.go 83.40% <0.00%> (-0.86%) ⬇️
p2p/simulations/http.go 69.56% <0.00%> (-0.55%) ⬇️
p2p/discover/v5_udp.go 72.85% <0.00%> (-0.47%) ⬇️
p2p/server.go 66.98% <0.00%> (ø)
... and 4 more

@ucwong ucwong merged commit b4fab3d into master Jul 11, 2020
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.

None yet

1 participant