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

feat: implement MultiSignatureService #480

Merged
merged 1 commit into from
Jun 24, 2020
Merged

feat: implement MultiSignatureService #480

merged 1 commit into from
Jun 24, 2020

Conversation

faustbrian
Copy link
Contributor

@faustbrian faustbrian commented Jun 24, 2020

Resolves #479

@codecov
Copy link

codecov bot commented Jun 24, 2020

Codecov Report

Merging #480 into master will decrease coverage by 0.14%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #480      +/-   ##
==========================================
- Coverage   72.85%   72.71%   -0.15%     
==========================================
  Files          52       52              
  Lines        1028     1030       +2     
  Branches       73       73              
==========================================
  Hits          749      749              
- Misses        250      252       +2     
  Partials       29       29              
Flag Coverage Δ
#unit 72.71% <0.00%> (-0.15%) ⬇️
Impacted Files Coverage Δ
packages/platform-sdk/src/coins/coin-factory.ts 0.00% <ø> (ø)
packages/platform-sdk/src/coins/coin.ts 0.00% <0.00%> (ø)
packages/platform-sdk/src/contracts/coins/index.ts 0.00% <0.00%> (ø)

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 c43c442...571e127. Read the comment docs.

@faustbrian faustbrian marked this pull request as ready for review June 24, 2020 05:49
@faustbrian faustbrian changed the title feat: Implement MultiSignatureService feat: implement MultiSignatureService Jun 24, 2020
@faustbrian faustbrian merged commit 986b54b into master Jun 24, 2020
@faustbrian faustbrian deleted the musig-server branch June 24, 2020 05:55
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.

Implement MultiSignatureService to handle multi signature logic
1 participant