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

Madninja/multisig #21

Merged
merged 2 commits into from
Jan 22, 2022
Merged

Madninja/multisig #21

merged 2 commits into from
Jan 22, 2022

Conversation

madninja
Copy link
Member

No description provided.

@madninja madninja force-pushed the madninja/multisig branch 2 times, most recently from b90ef57 to 14750a3 Compare January 20, 2022 01:52
@codecov-commenter
Copy link

codecov-commenter commented Jan 20, 2022

Codecov Report

Merging #21 (28b6d4f) into main (b304ba0) will increase coverage by 0.51%.
The diff coverage is 78.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   73.93%   74.44%   +0.51%     
==========================================
  Files           7        8       +1     
  Lines         491      720     +229     
==========================================
+ Hits          363      536     +173     
- Misses        128      184      +56     
Impacted Files Coverage Δ
src/keypair.rs 80.76% <0.00%> (-3.24%) ⬇️
src/error.rs 22.22% <50.00%> (+7.93%) ⬆️
src/public_key.rs 75.79% <70.27%> (-3.66%) ⬇️
src/lib.rs 53.84% <75.00%> (+6.11%) ⬆️
src/multisig/mod.rs 78.97% <78.97%> (ø)
src/ecc_compact/mod.rs 73.27% <100.00%> (+0.30%) ⬆️
src/ed25519/mod.rs 88.29% <100.00%> (+0.38%) ⬆️

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 b304ba0...28b6d4f. Read the comment docs.

Turn of multisig by default
make multisig a feature
expose multihash
Add multisig feature to testing
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.

None yet

2 participants