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

allow scientific price notation #3253

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

rickstaa
Copy link
Member

@rickstaa rickstaa commented Nov 15, 2024

What does this pull request do? Explain your changes. (required)

This pull request ensures that orchestrators can specify pricing using the scientific format.

Specific updates (required)

How did you test each of these updates (required)

Does this pull request close any open issues?

Checklist:

@rickstaa rickstaa force-pushed the allow_scientific_price_notation branch from 120a185 to f270b11 Compare November 15, 2024 11:23
@rickstaa rickstaa requested a review from leszko November 15, 2024 11:23
This commit ensures that orchestrators can specify pricing using the
scientific notation.
@rickstaa rickstaa force-pushed the allow_scientific_price_notation branch from f270b11 to 7448c45 Compare November 15, 2024 11:26
@@ -1,5 +1,8 @@
# Unreleased Changes

- [#3253](https://github.com/livepeer/go-livepeer/pull/3253) - Allow orchestrators to specify pricing using scientific notation.
- [#3248](https://github.com/livepeer/go-livepeer/pull/3248) - Provide AI orchestrators with a way to specify `pricePerUnit` as a float.
Copy link
Member Author

Choose a reason for hiding this comment

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

@leszko, @ad-astra-video I noticed I forgot this in the last pull request.

This commit removes some unnesesary changes in the TestParsePricePerUnit
function I introduced.
@rickstaa
Copy link
Member Author

The docs also have been updated in livepeer/docs#689.

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.

1 participant