Closed devintegral closed 4 years ago
Merging #490 into develop will decrease coverage by
0.06%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## develop #490 +/- ##
===========================================
- Coverage 47.18% 47.12% -0.07%
===========================================
Files 193 193
Lines 13994 13998 +4
===========================================
- Hits 6603 6596 -7
- Misses 6814 6826 +12
+ Partials 577 576 -1
Impacted Files | Coverage Δ | |
---|---|---|
app/sfc_index.go | 0.00% <0.00%> (ø) |
|
inter/ascii_scheme.go | 80.50% <0.00%> (-3.39%) |
:arrow_down: |
gossip/execqueue.go | 89.13% <0.00%> (-2.18%) |
:arrow_down: |
evmcore/tx_pool.go | 75.49% <0.00%> (+0.79%) |
:arrow_up: |
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 fa215e0...1ab5e58. Read the comment docs.
Change time it takes to prune an offline validator from 1 day to 3 days. We will have to hardfork the network to implement this change.
TODO: discuss and hardcode the hardfork date.