Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

EIP100 - Difficulty adjustment including uncles #4017

Merged
merged 2 commits into from
Apr 3, 2017
Merged

EIP100 - Difficulty adjustment including uncles #4017

merged 2 commits into from
Apr 3, 2017

Conversation

gumb0
Copy link
Member

@gumb0 gumb0 commented Mar 27, 2017

@gumb0 gumb0 requested a review from chriseth March 27, 2017 13:51
@gumb0 gumb0 added this to the Metropolis milestone Mar 27, 2017
@codecov-io
Copy link

Codecov Report

Merging #4017 into develop will increase coverage by 0.02%.
The diff coverage is 100%.

@@             Coverage Diff             @@
##           develop    #4017      +/-   ##
===========================================
+ Coverage    64.93%   64.95%   +0.02%     
===========================================
  Files          306      307       +1     
  Lines        21350    21400      +50     
===========================================
+ Hits         13864    13901      +37     
- Misses        7486     7499      +13
Impacted Files Coverage Δ
libethashseal/Ethash.cpp 85.82% <100%> (+0.43%) ⬆️
libethcore/BlockHeader.h 79.06% <100%> (+2.87%) ⬆️
test/unittests/libethashseal/EthashTest.cpp 100% <100%> (ø)
test/tools/fuzzTesting/fuzzHelper.cpp 13.19% <0%> (-8.13%) ⬇️
libp2p/NodeTable.cpp 39.37% <0%> (+0.31%) ⬆️
libdevcore/Worker.cpp 93.33% <0%> (+2.22%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aab2744...ff3d51d. Read the comment docs.

Copy link
Member

@chfast chfast left a comment

Choose a reason for hiding this comment

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

Very nice, indeed 👍.

@gumb0 gumb0 merged commit 12fd53c into develop Apr 3, 2017
@gumb0 gumb0 removed the needs review label Apr 3, 2017
@pirapira pirapira deleted the eip100 branch May 10, 2017 10:46
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.

3 participants