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(utils): utilities to seed MPC and iris code database #49

Merged
merged 15 commits into from
Feb 23, 2024

Conversation

0xKitsune
Copy link
Contributor

This PR introduces new utilities to seed the various databases (coordinator, participants and iris code databases) as well as refactor existing utilities. The utilities README.md provides instructions for how to run each utility.

@0xKitsune 0xKitsune requested a review from a team as a code owner February 23, 2024 04:23
@0xKitsune 0xKitsune requested a review from a team February 23, 2024 04:23
Copy link
Contributor

@0xForerunner 0xForerunner left a comment

Choose a reason for hiding this comment

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

LGTM! Much more organized now.

@@ -22,6 +22,8 @@ indicatif = "0.17.7"
indoc = "2.0.4"
itertools = "0.12.0"
metrics = "0.21.1"
# TODO: only include this for migrate-codes bin
Copy link
Contributor

Choose a reason for hiding this comment

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

I feel like at this point we should move the utils to a crate. I can take a look at that later

@0xKitsune 0xKitsune merged commit db09aac into main Feb 23, 2024
6 checks passed
@0xKitsune 0xKitsune deleted the 0xkitsune/utils branch February 23, 2024 14:39
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.

3 participants