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: hostd price pinning #614

Merged
merged 1 commit into from
May 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/chilly-lobsters-agree.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@siafoundation/hostd-react': minor
---

useStateHost now includes explorer data.
5 changes: 5 additions & 0 deletions .changeset/funny-turtles-nail.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@siafoundation/design-system': minor
---

Added FieldFiat with current siacoin value.
5 changes: 5 additions & 0 deletions .changeset/hungry-sheep-do.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@siafoundation/design-system': minor
---

All Field components now support group prop.
5 changes: 5 additions & 0 deletions .changeset/kind-walls-pretend.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'hostd': minor
---

The configuration settings now support price pinning to an external currency. Closes https://github.com/SiaFoundation/hostd/issues/328
5 changes: 5 additions & 0 deletions .changeset/sour-bananas-boil.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@siafoundation/hostd-react': minor
---

Add useSettingsPinned and useSettingsPinnedUpdate.
Loading
Loading