-
Notifications
You must be signed in to change notification settings - Fork 1
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: refactor configuration #41
Conversation
Resolves #43 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Though you'll likely need to wrangle with git, considering this looks like it's built on an older version of #29
The base branch was changed.
There is nothing one cherry-pick and force push can not resolve 😜 |
4492d64
to
e918f8f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Showing with 205 additions and 1,896 deletions.
Considering the PR size, guess I'll review the PR again and not the "compare changes" button 😝
Maybe, in the future, keep the PR as draft until the base has landed on main, to avoid such double-reviews?
Anyway, LGTM!
Description
Refactor dependencies between configurations.
aggchain-proof-service
is now separate service.Resolves #43
PR Checklist: