Skip to content

Fix authority filter in SVM Transfers#477

Merged
DenisCarriere merged 1 commit intomainfrom
fix/authority
Apr 16, 2026
Merged

Fix authority filter in SVM Transfers#477
DenisCarriere merged 1 commit intomainfrom
fix/authority

Conversation

@DenisCarriere
Copy link
Copy Markdown
Contributor

This pull request updates the minutes_union query in src/routes/transfers/svm.sql to add support for filtering by the authority field in addition to the existing mint filter. This allows the query to group and select minute values based on the presence of an authority filter.

Query enhancements:

  • Added a new SELECT statement to the minutes_union subquery to support filtering by authority, enabling queries to group by minute where the authority field matches the provided filter.

@YaroShkvorets YaroShkvorets temporarily deployed to fix/authority - token-api PR #477 April 16, 2026 16:22 — with Render Destroyed
@DenisCarriere DenisCarriere merged commit 826f592 into main Apr 16, 2026
2 of 3 checks passed
@DenisCarriere DenisCarriere deleted the fix/authority branch April 16, 2026 16:22
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.

2 participants