Skip to content

Typescript helpers for height-based uniqueness#2521

Open
theodorebugnet wants to merge 1 commit intotheodore/slot-uniquenessfrom
theodore/height-uniqueness-typescript
Open

Typescript helpers for height-based uniqueness#2521
theodorebugnet wants to merge 1 commit intotheodore/slot-uniquenessfrom
theodore/height-uniqueness-typescript

Conversation

@theodorebugnet
Copy link
Contributor

Description

Depends on #2474. Adds typescript helpers for setting up a StandardRollup that uses height based uniqueness.

Right now it doesn't cache the height and sends a extra API query before every transaction, we could add a cache if needed later.

  • I have updated CHANGELOG.md with a new entry if my PR makes any breaking changes or fixes a bug. If my PR removes a feature or changes its behavior, I provide help for users on how to migrate to the new behavior.
  • I have carefully reviewed all my Cargo.toml changes before opening the PRs. (Are all new dependencies necessary? Is any module dependency leaked into the full-node (hint: it shouldn't)?)

Linked Issues

  • Fixes # (issue, if applicable)
  • Related to # (issue)

Testing

Describe how these changes were tested. If you've added new features, have you added unit tests?

Docs

Describe where this code is documented. If it changes a documented interface, have the docs been updated?

Rendered docs are available at https://sovlabs-ci-rustdoc-artifacts.us-east-1.amazonaws.com/<BRANCH_NAME>/index.html

@theodorebugnet theodorebugnet marked this pull request as ready for review February 23, 2026 13:58
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

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