Skip to content

feat: add unconfirmed field to transaction types#1457

Merged
telestrial merged 1 commit intomainfrom
02-02-feat_add_unconfirmed_field_to_transaction_types
Mar 6, 2026
Merged

feat: add unconfirmed field to transaction types#1457
telestrial merged 1 commit intomainfrom
02-02-feat_add_unconfirmed_field_to_transaction_types

Conversation

@telestrial
Copy link
Contributor

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Mar 6, 2026

🦋 Changeset detected

Latest commit: 9345b5f

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

This PR includes changesets to release 10 packages
Name Type
@siafoundation/explored-types Minor
@siafoundation/design-system Major
@siafoundation/e2e Patch
@siafoundation/explored-js Patch
@siafoundation/explored-react Patch
explorer Patch
renterd Patch
hostd Patch
indexd Patch
walletd Patch

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

@vercel
Copy link

vercel bot commented Mar 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

5 Skipped Deployments
Project Deployment Actions Updated (UTC)
explorer Ignored Ignored Preview Mar 6, 2026 5:15pm
explorer-zen Ignored Ignored Preview Mar 6, 2026 5:15pm
hostd Ignored Ignored Preview Mar 6, 2026 5:15pm
indexd Ignored Ignored Preview Mar 6, 2026 5:15pm
renterd Ignored Ignored Preview Mar 6, 2026 5:15pm

Request Review

@github-project-automation github-project-automation bot moved this to In Progress in Sia Mar 6, 2026
Copy link
Contributor Author

telestrial commented Mar 6, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@telestrial telestrial requested a review from alexfreska March 6, 2026 15:48
@telestrial telestrial marked this pull request as ready for review March 6, 2026 15:48
Copilot AI review requested due to automatic review settings March 6, 2026 15:48
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds an unconfirmed flag to the exported transaction type definitions so downstream consumers can distinguish mempool/unconfirmed transactions from confirmed ones when using @siafoundation/explored-types.

Changes:

  • Add unconfirmed?: boolean to ExplorerTransaction.
  • Add unconfirmed?: boolean to ExplorerV2Transaction.
  • Add a Changesets entry to publish the types update.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
libs/explored-types/src/types.ts Extends v1/v2 explorer transaction types with an unconfirmed boolean flag.
.changeset/jolly-spies-lose.md Declares a release for @siafoundation/explored-types documenting the new field.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@telestrial telestrial force-pushed the 02-02-feat_add_unconfirmed_field_to_transaction_types branch from 9a24ec9 to 9345b5f Compare March 6, 2026 17:15
Copy link
Contributor Author

telestrial commented Mar 6, 2026

Merge activity

  • Mar 6, 5:45 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Mar 6, 5:45 PM UTC: @telestrial merged this pull request with Graphite.

@telestrial telestrial merged commit bd65646 into main Mar 6, 2026
53 of 54 checks passed
@telestrial telestrial deleted the 02-02-feat_add_unconfirmed_field_to_transaction_types branch March 6, 2026 17:45
@github-project-automation github-project-automation bot moved this from In Progress to Done in Sia Mar 6, 2026
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.

3 participants