Skip to content

feat: extend Match entity with scoreline and points multiplier (#954)#981

Merged
Olowodarey merged 1 commit into
Arena1X:mainfrom
Francis6-git:feature/issue-954-extend-match-entity
Jun 17, 2026
Merged

feat: extend Match entity with scoreline and points multiplier (#954)#981
Olowodarey merged 1 commit into
Arena1X:mainfrom
Francis6-git:feature/issue-954-extend-match-entity

Conversation

@Francis6-git

Copy link
Copy Markdown
Contributor

Description:
This PR extends the Match entity to capture and persist the final scoreline. I Added home_score, away_score, and points_multiplier to the Match entity along with a database migration. Updates the indexer to capture and persist these fields from Soroban events, handling out-of-bounds multiplier values. Ensures the new match details are correctly mapped and returned by the matches API.

Closes #954

@vercel

vercel Bot commented Jun 17, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
insight-arena-4rll Ready Ready Preview, Comment Jun 17, 2026 3:33pm

@Olowodarey Olowodarey merged commit 5798615 into Arena1X:main Jun 17, 2026
5 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.

[Backend] — Extend Match entity with final scoreline & bonus points multiplier

2 participants