Skip to content

chore: version packages - #2096

Merged
pikonha merged 1 commit into
devfrom
changeset-release/dev
Aug 1, 2026
Merged

chore: version packages#2096
pikonha merged 1 commit into
devfrom
changeset-release/dev

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

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 dev, this PR will be updated.

Releases

@anticapture/[email protected]

Patch Changes

  • #2084 ff22247 Thanks @brunod-e! - Address PR review findings: keep the optimistic off-chain tally applied until
    the replacement vote is actually indexed (and poll for it), drop optimistic
    scores for ranked/quadratic ballots whose tally can't be predicted locally, use
    Snapshot's scores_total as the turnout denominator for approval winners, stop
    offering "Change vote" once voting has closed, render ENS avatars unoptimized so
    arbitrary avatar hosts still load, align the validation metrics' activity day
    with Authful's UTC usage buckets, drop retained daily figures at the day
    boundary, and stop requiring USER_API_METRICS_TOKEN at boot.

@anticapture/[email protected]

Patch Changes

  • #2093 a8ff095 Thanks @pikonha! - Stop the proposal and vote sync streams from dropping rows at a page boundary that falls inside a created second. Both queries now filter with created_gte (writes upsert, so re-reading the boundary is idempotent) and page deeper with skip when a whole page lands on one second — the only case where the cursor cannot advance without losing rows. The four copies of that pagination logic now share one helper.

  • #2084 36c4f58 Thanks @brunod-e! - Keep paginating through same-second bursts when re-reading Snapshot proposals and votes: a page that lands entirely on one created second now advances with skip instead of stepping to the next second, which silently dropped every row past the first page — leaving revealed Shutter votes stuck with their encrypted choices.

@anticapture/[email protected]

Patch Changes

  • #2084 ff22247 Thanks @brunod-e! - Address PR review findings: keep the optimistic off-chain tally applied until
    the replacement vote is actually indexed (and poll for it), drop optimistic
    scores for ranked/quadratic ballots whose tally can't be predicted locally, use
    Snapshot's scores_total as the turnout denominator for approval winners, stop
    offering "Change vote" once voting has closed, render ENS avatars unoptimized so
    arbitrary avatar hosts still load, align the validation metrics' activity day
    with Authful's UTC usage buckets, drop retained daily figures at the day
    boundary, and stop requiring USER_API_METRICS_TOKEN at boot.

@vercel

vercel Bot commented Jul 30, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
anticapture-storybook Ready Ready Preview Aug 1, 2026 2:01pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
anticapture Ignored Ignored Aug 1, 2026 2:01pm

Request Review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5814db462c

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread .changeset/pr-2093-review-fixes.md

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: afb1645dd3

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread apps/offchain-indexer/CHANGELOG.md Outdated
@github-actions
github-actions Bot force-pushed the changeset-release/dev branch from afb1645 to 6e13eb7 Compare August 1, 2026 13:59
@pikonha
pikonha merged commit 4cec1da into dev Aug 1, 2026
3 checks passed
@pikonha
pikonha deleted the changeset-release/dev branch August 1, 2026 14:10
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