Skip to content

Multiple scoring chains (Frontend)#40

Merged
ma2bd merged 8 commits intolinera-io:mainfrom
ma2bd:multi_scoring_chains_frontend
Sep 23, 2025
Merged

Multiple scoring chains (Frontend)#40
ma2bd merged 8 commits intolinera-io:mainfrom
ma2bd:multi_scoring_chains_frontend

Conversation

@ma2bd
Copy link
Contributor

@ma2bd ma2bd commented Sep 23, 2025

Motivation

Update the frontend to finish the work after #39

Proposal

  • Update the APP_ID and other constants to follow the new design
  • Make the new app query the puzzles solved by the previous one
  • Use 4 scoring chains

The description of the scoring chains and the mapping from user address is in the web app itself. This means we can change it later.

CAVEAT: By allowing several scoring chains that can change, we're making the tracking of scores in the portal more difficult in several ways.

  • Old scoring chains must always be queried for some time because users may still use the old app.
  • When we change the set of chains, reports of solved puzzles may become duplicated.

Test Plan

Manually tested with test user (old app then new app)

@ma2bd ma2bd requested review from TudorEsan, Twey and deuszx September 23, 2025 04:44
@ma2bd ma2bd force-pushed the multi_scoring_chains_frontend branch from 31caf01 to 755424b Compare September 23, 2025 04:54
@ma2bd ma2bd changed the title Multi scoring chains frontend Multiple scoring chains (Frontend) Sep 23, 2025
@ma2bd ma2bd merged commit 08951b7 into linera-io:main Sep 23, 2025
2 checks passed
@ma2bd ma2bd deleted the multi_scoring_chains_frontend branch September 23, 2025 06:38
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