Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion linea-node-size/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -545,6 +545,7 @@
"dailyIncrease": 1884368896,
"timestamp": "2025-03-10T00:03:46.404Z"
}
]
],
"48": []
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Week 48 added to wrong year

Week 48 is being added to the 2025 data section, but week 48 of 2025 would be in late November 2025, which is in the future. The existing 2025 data shows weeks 2-11 (January through March), and week 48 already exists in the 2024 section with data from November 2024. This appears to be a year calculation error in the automated data update process.

Fix in Cursor Fix in Web

}
}