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: proxy support muit avs #134

Merged
merged 1 commit into from
May 12, 2024
Merged

feat: proxy support muit avs #134

merged 1 commit into from
May 12, 2024

Conversation

fyInALT
Copy link
Collaborator

@fyInALT fyInALT commented May 12, 2024

Now proxy will bind hander by avsName, for example, if the proxy address is 10.1.1.10, the avs cfgs are:

[
  {
     "avs_name": "altLayer_mach_avs",
     ...
  },
  {
    "avs_name": "xterio_mach_avs",
     ...
  }
]

Then the verifier can call:

for each avs.

So we can just boot one proxy for muit avs.

@fyInALT fyInALT self-assigned this May 12, 2024
@fyInALT fyInALT merged commit c5870df into m2-dev May 12, 2024
2 checks passed
@bb111189 bb111189 deleted the feat/proxy-support-muit-avs branch July 18, 2024 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant