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

Implementing all Hyperion v2 calls #1

Merged
merged 7 commits into from
Sep 23, 2023
Merged

Conversation

dafuga
Copy link
Contributor

@dafuga dafuga commented Sep 20, 2023

No description provided.

@dafuga dafuga changed the title chore: added get_abi_snapshot method Implementing all Hyperion v2 calls Sep 20, 2023
@dafuga dafuga force-pushed the dafuga-initial-commits branch 4 times, most recently from f83709a to d148552 Compare September 20, 2023 01:15
src/endpoints.ts Outdated
}

async get_voters(
producer?: string,
Copy link
Member

Choose a reason for hiding this comment

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

Should we make all the inputs be typed, e.g. this one being a NameType?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yep!

@dafuga dafuga marked this pull request as ready for review September 21, 2023 01:48
@aaroncox aaroncox self-requested a review September 22, 2023 00:16
@dafuga dafuga merged commit 9271282 into master Sep 23, 2023
6 checks passed
@dafuga dafuga deleted the dafuga-initial-commits branch September 23, 2023 01:03
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.

2 participants