fix: restore frontend helpers after merge conflicts - #74
Open
Simultech369 wants to merge 1 commit into
Open
Conversation
Simultech369
force-pushed
the
codex/fix-explorer-url
branch
from
July 21, 2026 21:53
c1733a1 to
e1d4540
Compare
Contributor
Author
|
I am cleaning up older open PRs on my account. If this repair is no longer needed after the merged leaderboard work, I will close it after a short grace period. If it is still useful, I am happy to keep it open and update it. |
Collaborator
|
@Simultech369 fix the conflict |
Collaborator
|
@Simultech369 fix the file issue |
Simultech369
force-pushed
the
codex/fix-explorer-url
branch
from
July 31, 2026 02:18
e1d4540 to
2bd51e2
Compare
Contributor
Author
|
Resolved the merge conflicts and file issues cleanly against latest
|
Simultech369
force-pushed
the
codex/fix-explorer-url
branch
from
August 1, 2026 17:50
2bd51e2 to
f48af25
Compare
Simultech369
force-pushed
the
codex/fix-explorer-url
branch
from
August 1, 2026 18:12
f48af25 to
bd348ed
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Restores frontend helpers and cleans up merge-conflict fallout that left current
mainwith duplicated imports, clipped helper exports, and syntactically broken frontend files.Changes
explorerUrl(),bpsToPercent(),formatEventTime(),timeAgo(), and consolidated timestamp formatting helpers.LeaderboardTableand removes the duplicatelastUpdatedstate conflict.formatEventTime().StellarPulsetext.Validation
npm.cmd test -- helpers.test.ts- 59 passednpx.cmd tsc --noEmit- passednpm.cmd test- 181 passednpm.cmd run build- passed