Skip to content

chore: remove dead replay mode, env vars, exports and test-only datastore code; update README - #2671

Merged
rafa-stacks merged 1 commit into
mainfrom
remove-old
Sep 10, 2026
Merged

chore: remove dead replay mode, env vars, exports and test-only datastore code; update README#2671
rafa-stacks merged 1 commit into
mainfrom
remove-old

Conversation

@rafa-stacks

@rafa-stacks rafa-stacks commented Sep 10, 2026

Copy link
Copy Markdown
Collaborator

Removes dead code and brings the README in line with the current endpoint deprecation state. No endpoint behavior or response shape changes.

  • pruned event replay mode. Unused
  • Env vars that nothing reads: PG_CONNECTION_URI, PG_PRIMARY_CONNECTION_URI, PG_PRIMARY_CLOSE_TIMEOUT, STACKS_ADDRESS_CACHE_SIZE.
  • Unused exports: DummyEventMessageHandler, the DbBurnchainBlock interface, the BlockParams type alias in the v2 schemas.
  • Test-only datastore methods: PgStore.getStxBalance (production uses getStxBalanceAtBlock) and getSubdomainsList (already annotated as test-only).

@codecov

codecov Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@rafa-stacks
rafa-stacks marked this pull request as ready for review September 10, 2026 18:32
@rafa-stacks
rafa-stacks merged commit 9bb9f5c into main Sep 10, 2026
25 checks passed
@rafa-stacks
rafa-stacks deleted the remove-old branch September 10, 2026 18:36
@github-project-automation github-project-automation Bot moved this to ✅ Done in API Board Sep 10, 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.

2 participants