Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add data inputs to tx builder #115

Merged
merged 4 commits into from
Oct 10, 2020
Merged

Add data inputs to tx builder #115

merged 4 commits into from
Oct 10, 2020

Conversation

greenhat
Copy link
Member

@greenhat greenhat commented Oct 9, 2020

Close #90

@coveralls
Copy link

coveralls commented Oct 9, 2020

Pull Request Test Coverage Report for Build 742

  • 21 of 23 (91.3%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+10.1%) to 84.151%

Changes Missing Coverage Covered Lines Changed/Added Lines %
ergo-lib/src/chain/ergo_box/box_builder.rs 4 6 66.67%
Files with Coverage Reduction New Missed Lines %
ergo-lib/src/wallet/tx_builder.rs 1 83.33%
Totals Coverage Status
Change from base Build 736: 10.1%
Covered Lines: 1922
Relevant Lines: 2284

💛 - Coveralls

@greenhat greenhat merged commit fe9b329 into develop Oct 10, 2020
@greenhat greenhat deleted the i90-datainputs-tx-builder branch October 10, 2020 05:46
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.

Data inputs support in TxBuilder (+ WASM)
2 participants