Skip to content

Hotfix: redeploy difficulty tier skull hash fix - #135

Merged
owens1127 merged 1 commit into
mainfrom
hotfix/skull-hash-bigint-params
Jun 10, 2026
Merged

Hotfix: redeploy difficulty tier skull hash fix#135
owens1127 merged 1 commit into
mainfrom
hotfix/skull-hash-bigint-params

Conversation

@owens1127

Copy link
Copy Markdown
Contributor

Summary

Production Sentry still shows the old query (skull_hash::int) after #134 merged — the API process from the 03:24 Pantheon deploy was not restarted when #134 deployed at 03:30 (app_start_time unchanged).

This PR:

Merging triggers a fresh prod deploy.

Test plan

  • bun test src/services/difficulty-tier/

Made with Cursor

Pass bigint[] query params and add regression tests for skull values above
int32 max. Production was still serving pre-#134 code after deploy.

Co-authored-by: Cursor <cursoragent@cursor.com>
@barecheck

barecheck Bot commented Jun 10, 2026

Copy link
Copy Markdown

Barecheck - Code coverage report

Total: 91.11%

Your code coverage diff: 0.12% ▴

✅ All code changes are covered

@owens1127
owens1127 merged commit 2837956 into main Jun 10, 2026
6 of 7 checks passed
@owens1127
owens1127 deleted the hotfix/skull-hash-bigint-params branch June 10, 2026 03:35
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