Skip to content

Coinview fix#16

Open
Anunayj wants to merge 6 commits intomasterfrom
coinview-fix
Open

Coinview fix#16
Anunayj wants to merge 6 commits intomasterfrom
coinview-fix

Conversation

@Anunayj
Copy link
Owner

@Anunayj Anunayj commented Oct 2, 2021

No description provided.

@coveralls
Copy link

coveralls commented Oct 2, 2021

Pull Request Test Coverage Report for Build 1527358538

  • 24 of 27 (88.89%) changed or added relevant lines in 2 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.004%) to 62.224%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/primitives/mtx.js 12 15 80.0%
Files with Coverage Reduction New Missed Lines %
lib/covenants/rules.js 1 69.11%
lib/script/script.js 1 63.25%
Totals Coverage Status
Change from base Build 1298129848: 0.004%
Covered Lines: 21179
Relevant Lines: 31808

💛 - Coveralls

MTX clone() would not carry over coinview, in order to get around this the CoinSelector
would remove all inputs and add them back which made working with partially signed
transactions a pain, this should fix that issue.
Previous version of interactive-name-swap used a ugly hack to get around limitations
on wallet funding, since wallet.fund() no longer wipes previous inputs, the previous
implementation is not longer the recommended way.
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.

3 participants