-
Notifications
You must be signed in to change notification settings - Fork 74
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: integrate pool manager into kurtosis-cdk #205
Conversation
Signed-off-by: Ji Hwan <[email protected]>
Signed-off-by: Ji Hwan <[email protected]>
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.
Awesome lgtm.
I think we should probably wait to merge this until @vcastellm handles #193
Signed-off-by: Ji Hwan <[email protected]>
Signed-off-by: Ji Hwan <[email protected]>
Signed-off-by: Ji Hwan <[email protected]>
"/etc/pool-manager": Directory(artifact_names=[config_artifact]), | ||
}, | ||
entrypoint=["/bin/sh", "-c"], | ||
# cmd=["run", "--cfg", "/app/pool-manager-config.toml"], |
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.
Remove?
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.
Super nice work here @jhkimqd 🎩 Late LGTM just a small comment
Description
This PR integrates the zkevm-pool-manager into Kurtosis-CDK.
Testing
There are two steps for verification:
Both has been tested on a local setup:
Initial empty
pool_manager_db
Sent load with
polycli loadtest
pool_manager_db.transaction
table being populated