Skip to content

fix(crypto): add legacy multisignature schema#3040

Merged
faustbrian merged 2 commits intodevelopfrom
fix/crypto/legacyMultiSignature-schema
Oct 8, 2019
Merged

fix(crypto): add legacy multisignature schema#3040
faustbrian merged 2 commits intodevelopfrom
fix/crypto/legacyMultiSignature-schema

Conversation

@spkjp
Copy link
Copy Markdown
Contributor

@spkjp spkjp commented Oct 8, 2019

Summary

Because of #3008 the asset for legacy multisignatures is now actually stripped off, because it is missing from the schema. Before it errored out early enough to keep the asset intact, which is why it was never an issue.

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 8, 2019

Codecov Report

Merging #3040 into develop will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #3040      +/-   ##
===========================================
+ Coverage    65.63%   65.64%   +<.01%     
===========================================
  Files          425      425              
  Lines        11732    11732              
  Branches      1595     1595              
===========================================
+ Hits          7700     7701       +1     
  Misses        3995     3995              
+ Partials        37       36       -1
Impacted Files Coverage Δ
packages/crypto/src/transactions/types/schemas.ts 100% <ø> (ø) ⬆️
packages/core-api/src/plugins/pagination/ext.ts 81.13% <0%> (+1.88%) ⬆️

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 2aad9ef...8640a85. Read the comment docs.

@faustbrian faustbrian merged commit 19ad6b4 into develop Oct 8, 2019
@faustbrian faustbrian deleted the fix/crypto/legacyMultiSignature-schema branch October 8, 2019 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants