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

Version Packages #913

Merged
merged 1 commit into from
Feb 14, 2025
Merged

Version Packages #913

merged 1 commit into from
Feb 14, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 4, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@siafoundation/design-system@4.18.0

Minor Changes

  • 306400b: Added labeledBy prop to value components.
  • 3c50ad2: Extended theme to support 2xs and 3xs container query breakpoints.
  • 54a4eab: ValueCopyable now supports double click to copy to clipboard.

Patch Changes

  • Updated dependencies [ef647e5]
    • @siafoundation/types@0.8.0
    • @siafoundation/react-core@2.0.0
    • @siafoundation/units@3.3.2

@siafoundation/explored-js@0.6.0

Minor Changes

Patch Changes

  • Updated dependencies [2ab9ec6]
  • Updated dependencies [b0a1ea9]
    • @siafoundation/explored-types@0.12.0

@siafoundation/explored-react@0.6.0

Minor Changes

Patch Changes

  • Updated dependencies [2ab9ec6]
  • Updated dependencies [b0a1ea9]
    • @siafoundation/explored-types@0.12.0
    • @siafoundation/react-core@2.0.0

@siafoundation/explored-types@0.12.0

Minor Changes

Patch Changes

  • Updated dependencies [ef647e5]
    • @siafoundation/types@0.8.0

@siafoundation/sdk@0.3.0

Minor Changes

  • ef647e5: Added v2TransactionInputSigHash and signHash methods to API.
  • ef647e5: Improved the accuracy of all return types.

Patch Changes

  • Updated dependencies [ef647e5]
    • @siafoundation/types@0.8.0

@siafoundation/types@0.8.0

Minor Changes

@siafoundation/walletd-js@0.3.0

Minor Changes

  • 5457012: Added construct APIs for both v1 and v2 transactions.
  • 5457012: Added the basis ChainIndex parameter to txpool broadcast API.
  • 5457012: Added the basis ChainIndex parameter to fund APIs.
  • 5457012: Added the basis ChainIndex value to txpool transactions response.

Patch Changes

  • 97727da: Updated the response structure for outputs APIs.
  • Updated dependencies [5457012]
  • Updated dependencies [5457012]
  • Updated dependencies [5457012]
  • Updated dependencies [5457012]
  • Updated dependencies [97727da]
    • @siafoundation/walletd-types@0.6.0

@siafoundation/walletd-react@4.4.0

Minor Changes

  • 5457012: Added construct APIs for both v1 and v2 transactions.
  • 5457012: Added the basis ChainIndex parameter to txpool broadcast API.
  • 5457012: Added the basis ChainIndex parameter to fund APIs.
  • 5457012: Added the basis ChainIndex value to txpool transactions response.

Patch Changes

  • 97727da: Updated the response structure for outputs APIs.
  • Updated dependencies [5457012]
  • Updated dependencies [5457012]
  • Updated dependencies [5457012]
  • Updated dependencies [5457012]
  • Updated dependencies [97727da]
    • @siafoundation/walletd-types@0.6.0
    • @siafoundation/react-core@2.0.0
    • @siafoundation/units@3.3.2

@siafoundation/walletd-types@0.6.0

Minor Changes

  • 5457012: Added construct APIs for both v1 and v2 transactions.
  • 5457012: Added the basis ChainIndex parameter to txpool broadcast API.
  • 5457012: Added the basis ChainIndex parameter to fund APIs.
  • 5457012: Added the basis ChainIndex value to txpool transactions response.

Patch Changes

  • 97727da: Updated the response structure for outputs APIs.
  • Updated dependencies [ef647e5]
    • @siafoundation/types@0.8.0

@siafoundation/e2e@0.5.2

Patch Changes

  • @siafoundation/react-core@2.0.0

@siafoundation/hostd-js@0.4.2

Patch Changes

  • @siafoundation/hostd-types@0.6.1

@siafoundation/hostd-react@4.5.3

Patch Changes

  • @siafoundation/hostd-types@0.6.1
  • @siafoundation/react-core@2.0.0
  • @siafoundation/units@3.3.2

@siafoundation/hostd-types@0.6.1

Patch Changes

  • Updated dependencies [ef647e5]
    • @siafoundation/types@0.8.0

@siafoundation/react-core@2.0.0

Patch Changes

  • Updated dependencies [ef647e5]
    • @siafoundation/types@0.8.0
    • @siafoundation/units@3.3.2

@siafoundation/renterd-js@0.13.1

Patch Changes

  • @siafoundation/renterd-types@0.15.1

@siafoundation/renterd-react@4.14.2

Patch Changes

  • @siafoundation/react-core@2.0.0
  • @siafoundation/renterd-types@0.15.1
  • @siafoundation/units@3.3.2

@siafoundation/renterd-types@0.15.1

Patch Changes

  • Updated dependencies [ef647e5]
    • @siafoundation/types@0.8.0
    • @siafoundation/react-core@2.0.0

@siafoundation/sia-central-react@3.1.3

Patch Changes

  • @siafoundation/react-core@2.0.0

@siafoundation/units@3.3.2

Patch Changes

  • Updated dependencies [ef647e5]
    • @siafoundation/types@0.8.0

@siafoundation/walletd-mock@0.1.14

Patch Changes

  • Updated dependencies [ef647e5]
  • Updated dependencies [5457012]
  • Updated dependencies [5457012]
  • Updated dependencies [5457012]
  • Updated dependencies [5457012]
  • Updated dependencies [97727da]
    • @siafoundation/types@0.8.0
    • @siafoundation/walletd-types@0.6.0
    • @siafoundation/units@3.3.2

explorer@0.26.0

Minor Changes

  • 54a4eab: Displayed entity values which are often truncated can now be copied to clipboard by double-clicking directly on the visible characters.
  • 20b1293: Removed Host benchmarks, due to lack of explored support.
  • f71b039: Replaced top hosts Sia Central call and UI to use explored.
  • 9e24edc: Improved app performance around the Contract Page.

hostd@0.58.0

Minor Changes

  • 54a4eab: Displayed entity values which are often truncated can now be copied to clipboard by double-clicking directly on the visible characters.
  • 54a4eab: Wallet addresses can now be copied to clipboard by clicking on the QR code in the address dialog.

renterd@0.77.0

Minor Changes

  • 54a4eab: Displayed entity values which are often truncated can now be copied to clipboard by double-clicking directly on the visible characters.
  • 54a4eab: Wallet addresses can now be copied to clipboard by clicking on the QR code in the address dialog.

walletd@0.28.0

Minor Changes

  • 1c6e8c1: Seed wallets now support and automatically switch to sending V2 transactions once the consensus height hits the V2 hardfork allow height. Closes Switch transaction creation to use construct endpoints walletd#216 Closes Support Sending v2 Transactions walletd#186
  • 54a4eab: Displayed entity values which are often truncated can now be copied to clipboard by double-clicking directly on the visible characters.
  • 819c066: V1 signing now uses the address spendPolicy.
  • 93b2e77: Send mode only sends the amount of siacoin or siafunds specified in the active mode.
  • 819c066: Added V2 signing method.
  • 54a4eab: Wallet addresses can now be copied to clipboard by clicking on the QR code in the address dialog.
  • 453b541: Ledger wallets will now disable sending transactions and display a warning once the hardfork require height is reached. The message explains that sending funds with ledger is not yet available but coming soon.
  • 819c066: Generating addresses now stores the spendPolicy in the dedicated field rather than unlockConditions in the metadata.

@siafoundation/clusterd@0.2.0

Minor Changes

  • 5ba5eda: Added siafund initial address support.
  • 3949f94: Added transition network mode.
  • 3949f94: Added mineToHeight and getCurrentHeight APIs.
  • 5ba5eda: Added explored support.

Patch Changes

  • Updated dependencies [ef647e5]
    • @siafoundation/types@0.8.0
    • @siafoundation/units@3.3.2
    • @siafoundation/hostd-js@0.4.2
    • @siafoundation/renterd-js@0.13.1

Copy link

vercel bot commented Feb 4, 2025

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

Name Status Preview Comments Updated (UTC)
explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 5:12pm
explorer-zen ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 5:12pm
hostd ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 5:12pm
renterd ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2025 5:12pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
website ⬜️ Ignored (Inspect) Visit Preview Feb 14, 2025 5:12pm

@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from d64caf0 to 84d8051 Compare February 4, 2025 20:10
@github-actions github-actions bot force-pushed the changeset-release/main branch from 84d8051 to c8562e5 Compare February 5, 2025 14:14
@github-actions github-actions bot force-pushed the changeset-release/main branch from c8562e5 to 6f02224 Compare February 5, 2025 14:31
@github-actions github-actions bot force-pushed the changeset-release/main branch from 6f02224 to 2937518 Compare February 5, 2025 17:00
@github-actions github-actions bot force-pushed the changeset-release/main branch from 2937518 to 434b65e Compare February 13, 2025 20:10
@github-actions github-actions bot force-pushed the changeset-release/main branch from 434b65e to f27bf6d Compare February 13, 2025 20:26
@github-actions github-actions bot force-pushed the changeset-release/main branch from 2a6ac02 to d4ed014 Compare February 13, 2025 22:17
@github-actions github-actions bot force-pushed the changeset-release/main branch from d4ed014 to 0fc3b9a Compare February 13, 2025 22:35
@github-actions github-actions bot force-pushed the changeset-release/main branch from 0fc3b9a to 6aeaba0 Compare February 13, 2025 22:51
@github-actions github-actions bot force-pushed the changeset-release/main branch from 6aeaba0 to 9c2fdd7 Compare February 14, 2025 14:47
@alexfreska
Copy link
Member

This release likely fixes the following issue: SiaFoundation/walletd#231

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.

Switch transaction creation to use construct endpoints Support Sending v2 Transactions
1 participant