HelixNetwork / pendulum

Pendulum is a distributed messaging protocol that enables globally available tamper proof timestamps :hourglass_flowing_sand:
https://dev.hlx.ai
Other
10 stars 6 forks source link

Dev #107

Closed cristina-vasiu closed 5 years ago

cristina-vasiu commented 5 years ago

Change winternitz parameters and update the resources, should be installed only with a clean database.

oracle58 commented 5 years ago

Codecov Report

Merging #107 into dev will increase coverage by 0.24%. The diff coverage is 73.07%.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev     #107      +/-   ##
============================================
+ Coverage     44.28%   44.53%   +0.24%     
- Complexity     1155     1168      +13     
============================================
  Files           159      159              
  Lines          7533     7570      +37     
  Branches        919      931      +12     
============================================
+ Hits           3336     3371      +35     
- Misses         3831     3836       +5     
+ Partials        366      363       -3
Impacted Files Coverage Δ Complexity Δ
...lx/service/snapshot/impl/SnapshotProviderImpl.java 19.56% <ø> (ø) 13 <0> (ø) :arrow_down:
src/main/java/net/helix/hlx/SignedFiles.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:
...x/service/milestone/impl/MilestoneServiceImpl.java 5.96% <0%> (+0.03%) 4 <0> (ø) :arrow_down:
src/main/java/net/helix/hlx/BundleValidator.java 1.23% <0%> (ø) 1 <0> (ø) :arrow_down:
src/main/java/net/helix/hlx/crypto/Winternitz.java 72.48% <77.02%> (+3.39%) 35 <24> (+10) :arrow_up:
src/main/java/net/helix/hlx/network/Node.java 39.39% <0%> (ø) 46% <0%> (ø) :arrow_down:
...ilestone/impl/LatestSolidMilestoneTrackerImpl.java 47.82% <0%> (+1.44%) 10% <0%> (+1%) :arrow_up:
...va/net/helix/hlx/network/TransactionRequester.java 60.31% <0%> (+3.17%) 18% <0%> (+2%) :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 a1c7fa4...f8f16ba. Read the comment docs.