Open boscohyun opened 2 months ago
When processing a JoinArena
action that early registers for the next round, rather than the currently active round, the current round's information is being overwritten with the next round's information. I suspect this is the cause of this issue.
Sometimes arena participants appear to disappear from the leaderboard in Mimir. This appears to be caused by the fact that the Arena collection in Mimir's MongoDB is being stored based on avatar address. Players can use the JoinArena action to join the next round early that hasn't started yet. This case should be considered in the Mimir walker.
Example
Mimir does not contains below:
Mimir side
Headless side