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

fix(renterd): network average prices #754

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

alexfreska
Copy link
Member

@alexfreska alexfreska commented Sep 26, 2024

  • Fixed a bug where the network average prices would show as 0 in the configuration fields.
  • Max RPC price and max contract price now show a suggestion instead of a network average (10/million SC and 1 SC).
    • The network averages were showing as near 0 values, which could direct the user to set them too low.
  • Added handful of tests related to averages and fiat conversion.

Copy link

vercel bot commented Sep 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
renterd ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 30, 2024 7:27pm
4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
explorer ⬜️ Ignored (Inspect) Visit Preview Sep 30, 2024 7:27pm
explorer-zen ⬜️ Ignored (Inspect) Visit Preview Sep 30, 2024 7:27pm
hostd ⬜️ Ignored (Inspect) Visit Preview Sep 30, 2024 7:27pm
website ⬜️ Ignored (Inspect) Visit Preview Sep 30, 2024 7:27pm

Copy link

changeset-bot bot commented Sep 26, 2024

🦋 Changeset detected

Latest commit: fa06b50

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
renterd Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Member Author

alexfreska commented Sep 26, 2024

@alexfreska alexfreska force-pushed the fix_renterd_network_average_prices branch from 959208d to 47be044 Compare September 27, 2024 14:30
@alexfreska alexfreska requested a review from peterjan September 27, 2024 14:31
@alexfreska alexfreska force-pushed the refactor_renterd_typescript_strict_mode_for_config_feature branch from a78cc78 to 2d66210 Compare September 27, 2024 14:36
@alexfreska alexfreska force-pushed the fix_renterd_network_average_prices branch from 47be044 to b95be11 Compare September 27, 2024 14:36
apps/renterd-e2e/src/specs/config.spec.ts Outdated Show resolved Hide resolved
apps/renterd-e2e/src/specs/config.spec.ts Outdated Show resolved Hide resolved
@alexfreska alexfreska changed the base branch from refactor_renterd_typescript_strict_mode_for_config_feature to graphite-base/754 September 30, 2024 16:47
@alexfreska alexfreska force-pushed the fix_renterd_network_average_prices branch from b95be11 to 6f14dab Compare September 30, 2024 16:49
@alexfreska alexfreska changed the base branch from graphite-base/754 to main September 30, 2024 16:49
@alexfreska alexfreska force-pushed the fix_renterd_network_average_prices branch from 6f14dab to d04f79a Compare September 30, 2024 16:49
@alexfreska alexfreska force-pushed the fix_renterd_network_average_prices branch from d04f79a to 8a62947 Compare September 30, 2024 17:41
Copy link
Member Author

alexfreska commented Sep 30, 2024

Merge activity

@alexfreska alexfreska merged commit 2a1d787 into main Sep 30, 2024
32 checks passed
@alexfreska alexfreska deleted the fix_renterd_network_average_prices branch September 30, 2024 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants