Skip to content

Merge sdk migration#3

Open
alessio wants to merge 16 commits intohooperben:mainfrom
alessio:merge-sdk-migration
Open

Merge sdk migration#3
alessio wants to merge 16 commits intohooperben:mainfrom
alessio:merge-sdk-migration

Conversation

@alessio
Copy link

@alessio alessio commented Mar 8, 2026

Hi,

The objective of this patch is to assist you in the migration @erc7824/nitrolite => @yellow-org/sdk.
I could build and test the patch locally successfully.

Hope this helps!
Screenshot 2026-03-08 at 23 23 06

alessio and others added 5 commits March 8, 2026 22:04
…rg/sdk-compat

Combines the SDK migration (main) with dependency upgrades and ESLint
migration (update-to-sdk-1.2). All nitro imports now use
@yellow-org/sdk-compat v1.2.0, all other deps bumped to newest versions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Mar 8, 2026

@alessio is attempting to deploy a commit to the benhooper's projects Team on Vercel.

A member of the Team first needs to authorize it.

ihsraham and others added 11 commits March 10, 2026 18:13
Adds a live message console to the game UI showing WebSocket traffic
between the state-channel backend and Yellow Network's clearnode broker,
plus game state messages during play.

Backend changes:
- New broadcast module (src/broadcast.ts) tracks connected clients and
  buffers recent messages for late-connecting players
- nitro/ws.ts forwards all broker send/receive events to clients
- players/ws.ts registers clients and broadcasts game state messages

Frontend changes:
- New NetworkConsole component with terminal-style UI, auto-scroll,
  and click-to-expand JSON payloads
- useTetris hook handles networkLog events with a rolling 100-entry buffer
- Console added to both desktop and mobile layouts

Made-with: Cursor
feat: add real-time Yellow Network message console
Display real contract data instead of hiding it. Scores up to 1B show
with comma formatting, larger values (like uint256.max) use scientific
notation (e.g. 1.157e+77). Added break-all for text wrapping.

Made-with: Cursor
fix: format large on-chain leaderboard scores gracefully
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