Skip to content

Release#96

Merged
CedrikNikita merged 6 commits intomainfrom
develop
Mar 31, 2026
Merged

Release#96
CedrikNikita merged 6 commits intomainfrom
develop

Conversation

@CedrikNikita
Copy link
Copy Markdown
Contributor

@CedrikNikita CedrikNikita commented Mar 31, 2026

Note

Medium Risk
Moderate risk: adds new search filtering to the GET /accounts query with extra joins/ILIKE conditions that could impact query performance or results. The rest is largely CI/lint script tweaks and test/formatting changes.

Overview
Adds branch CI on non-main pushes running npm ci, lint, test, and build, and splits lint into non-fixing lint plus lint:fix.

Extends GET /accounts with an optional search parameter that joins ProfileCache and filters by address/chain name/profile fields via ILIKE, plus new Jest coverage for this behavior.

Also adds/updates several controller/service specs (e.g., DEX, social posts/topics, trending tags, tokens) and includes mostly formatting/type-annotation cleanups (e.g., BaseResolver repository map key type).

Written by Cursor Bugbot for commit cbced20. This will update automatically on new commits. Configure here.

@CedrikNikita CedrikNikita merged commit 941739a into main Mar 31, 2026
7 checks passed
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