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

feat(multisig-prover): encode bcs proof #116

Merged
merged 9 commits into from
Sep 22, 2023
Merged

Conversation

cjcobb23
Copy link
Contributor

@cjcobb23 cjcobb23 commented Sep 20, 2023

@cjcobb23 cjcobb23 requested a review from a team as a code owner September 20, 2023 20:55
@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Merging #116 (86ecf9b) into main (8ce5ef7) will increase coverage by 0.17%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
+ Coverage   87.55%   87.72%   +0.17%     
==========================================
  Files         110      110              
  Lines       10203    10308     +105     
==========================================
+ Hits         8933     9043     +110     
+ Misses       1270     1265       -5     
Files Changed Coverage Δ
contracts/multisig-prover/src/encoding/bcs.rs 98.55% <100.00%> (+0.88%) ⬆️

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cjcobb23 cjcobb23 changed the base branch from main to feat/sui-encode-commands September 20, 2023 23:46
@cjcobb23 cjcobb23 changed the base branch from feat/sui-encode-commands to main September 20, 2023 23:48
@cjcobb23 cjcobb23 added the sui label Sep 21, 2023
contracts/multisig-prover/src/encoding/bcs.rs Outdated Show resolved Hide resolved
contracts/multisig-prover/src/encoding/bcs.rs Outdated Show resolved Hide resolved
contracts/multisig-prover/src/encoding/bcs.rs Outdated Show resolved Hide resolved
contracts/multisig-prover/src/encoding/bcs.rs Outdated Show resolved Hide resolved
contracts/multisig-prover/src/encoding/bcs.rs Outdated Show resolved Hide resolved
contracts/multisig-prover/src/encoding/bcs.rs Outdated Show resolved Hide resolved
contracts/multisig-prover/src/encoding/bcs.rs Outdated Show resolved Hide resolved
@cjcobb23 cjcobb23 merged commit ff60415 into main Sep 22, 2023
7 checks passed
@cjcobb23 cjcobb23 deleted the feat/bcs-encode-proof branch September 22, 2023 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants