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

Introduce Wallet::sign_tx_input; #689

Merged
merged 2 commits into from
Feb 15, 2023
Merged

Introduce Wallet::sign_tx_input; #689

merged 2 commits into from
Feb 15, 2023

Conversation

greenhat
Copy link
Member

No description provided.

@greenhat greenhat changed the title introduce Wallet::sign_tx_input; Introduce Wallet::sign_tx_input; Feb 10, 2023
@coveralls
Copy link

coveralls commented Feb 10, 2023

Pull Request Test Coverage Report for Build 4143868090

  • 24 of 50 (48.0%) changed or added relevant lines in 4 files are covered.
  • 11 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-0.1%) to 63.372%

Changes Missing Coverage Covered Lines Changed/Added Lines %
ergo-lib/src/wallet.rs 0 6 0.0%
bindings/ergo-lib-wasm/src/transaction.rs 0 10 0.0%
bindings/ergo-lib-wasm/src/wallet.rs 0 10 0.0%
Files with Coverage Reduction New Missed Lines %
ergotree-ir/src/chain/address.rs 1 74.86%
ergotree-ir/src/mir/constant.rs 1 70.17%
ergotree-ir/src/mir/expr.rs 1 76.56%
ergotree-ir/src/serialization/types.rs 8 81.47%
Totals Coverage Status
Change from base Build 4123988329: -0.1%
Covered Lines: 10104
Relevant Lines: 15944

💛 - Coveralls

Copy link

@capt-nemo429 capt-nemo429 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's exactly what I need, thanks!

@greenhat greenhat marked this pull request as ready for review February 15, 2023 12:24
@greenhat greenhat merged commit 9cae422 into develop Feb 15, 2023
@greenhat greenhat deleted the sign_tx_input branch February 15, 2023 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants