stratumn / go-core

Stratumn's core utilities to create decentralized applications and networks
Apache License 2.0
0 stars 0 forks source link

Handle compressed keys in TimestampHash #522

Closed simonvadee closed 5 years ago

simonvadee commented 5 years ago

This change is Reviewable

codecov[bot] commented 5 years ago

Codecov Report

Merging #522 into master will decrease coverage by 0.03%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #522      +/-   ##
==========================================
- Coverage   71.64%   71.61%   -0.04%     
==========================================
  Files         100      100              
  Lines        5622     5623       +1     
==========================================
- Hits         4028     4027       -1     
- Misses       1227     1228       +1     
- Partials      367      368       +1
Impacted Files Coverage Δ
blockchain/btc/btctimestamper/btctimestamper.go 68.14% <100%> (+0.28%) :arrow_up:
validation/filewrapper.go 84.9% <0%> (-3.78%) :arrow_down:

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 1fe653b...76f7a63. Read the comment docs.