leapdao / leap-core

library for tx and block signing
GNU Affero General Public License v3.0
15 stars 5 forks source link

feat(period): adapt to new getPeriodByBlockHeight API #171

Closed troggy closed 4 years ago

troggy commented 4 years ago

Adapts to the changes introduced in https://github.com/leapdao/leap-node/pull/403/

getPeriodByBlockHeight API now returns object instead of array.

This is BREAKING CHANGE

codecov-io commented 4 years ago

Codecov Report

Merging #171 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #171   +/-   ##
=======================================
  Coverage   82.98%   82.98%           
=======================================
  Files          13       13           
  Lines        1093     1093           
=======================================
  Hits          907      907           
  Misses        186      186
Impacted Files Coverage Δ
lib/helpers.js 34.93% <100%> (ø) :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 fcea469...9f077f2. Read the comment docs.

troggy commented 4 years ago

release temporary in leap-core 2.0.0-preview.1