We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As part of silk, we need a solver service deployed to each network, similar to monitor service.
solver
monitor
Implement a basic noop solver service and deploy to all networks.
The text was updated successfully, but these errors were encountered:
ci(e2e): add solver skeleton app (#2367)
6a381e3
Add a skeleton `solver` application and wires it to e2e app for deployment. issue: #2364
ci(github): solver snapshot image (#2381)
9f62073
Push solver docker image snapshots in CI. issue: #2364
corverroos
No branches or pull requests
Problem to Solve
As part of silk, we need a
solver
service deployed to each network, similar tomonitor
service.Proposed Solution
Implement a basic noop
solver
service and deploy to all networks.The text was updated successfully, but these errors were encountered: