Skip to content

Fixes#98

Merged
GarryFCR merged 6 commits into
mainfrom
dev
May 15, 2026
Merged

Fixes#98
GarryFCR merged 6 commits into
mainfrom
dev

Conversation

@GarryFCR

Copy link
Copy Markdown
Collaborator

No description provided.

@GarryFCR GarryFCR requested a review from Mikerah May 11, 2026 13:54
@GarryFCR GarryFCR requested a review from Mikerah May 13, 2026 11:11
Comment thread mpc/src/avss_mpc/mul/mod.rs Outdated
Self { a_sub_x, b_sub_y }
}
}
fn deser_bounded_vec<T: CanonicalDeserialize>(

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Since this function is used throughout the repo, it would be better to put it in a utils module and have all the crates use that. Right now, it's being copy pasta'd across the repo which is a code smell.

@GarryFCR GarryFCR requested a review from Mikerah May 14, 2026 09:46
@GarryFCR GarryFCR merged commit e7d20b7 into main May 15, 2026
6 checks passed
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.

2 participants