Skip to content

feat: add support to send generic input#436

Closed
brunomenezes wants to merge 54 commits intomainfrom
feat/add-support-to-send-generic-input
Closed

feat: add support to send generic input#436
brunomenezes wants to merge 54 commits intomainfrom
feat/add-support-to-send-generic-input

Conversation

@brunomenezes
Copy link
Collaborator

TBD

* Also include creation of container-stack to make standard the spacing between elements inside containers.
* Also update our custom mantine.d.ts to to make TS aware of the change.
…esign consistent.

* Move the toggle from the header to the settings-menu.
* Replace the default ConnectButton with a ConnectButton.Custom from Rainbowkit. Therefore, we can use Mantine components and keep the design aligned.
* It is pass down to the connection-provider. That way we can check information making a call to the node-rpc-api configured in the system and have accurate information in the system-config e.g (chain-id and node-version).
…rovider properties.

* To define wallet-provider information e.g. chain-id
* To decide if it is a system-mock connection and allow the app to behave accordingly.
…ly do not render connection-view if it is connected.
…s to contextual places.

* Simplify the connection-context state to be more derived driven than set direct objects.
* Add a new type Called DbNodeConnectionConfig that is a Required<T> usually a saved instance improving DX and avoiding casting through the code.
* Refactored the connection hooks to deal with the new structure and also update the components to send the expected parameters correctly.
* Moved functions around. Everything related to connections live under the connections folder.
@brunomenezes brunomenezes linked an issue Feb 26, 2026 that may be closed by this pull request
3 tasks
@vercel
Copy link

vercel bot commented Feb 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
dave Building Building Preview, Comment Feb 26, 2026 11:16am
rollups-explorer-arbitrum-mainnet Building Building Preview, Comment Feb 26, 2026 11:16am
rollups-explorer-arbitrum-sepolia Building Building Preview, Comment Feb 26, 2026 11:16am
rollups-explorer-base-mainnet Building Building Preview, Comment Feb 26, 2026 11:16am
rollups-explorer-base-sepolia Building Building Preview, Comment Feb 26, 2026 11:16am
rollups-explorer-mainnet Building Building Preview, Comment Feb 26, 2026 11:16am
rollups-explorer-optimism-mainnet Building Building Preview, Comment Feb 26, 2026 11:16am
rollups-explorer-optimism-sepolia Building Building Preview, Comment Feb 26, 2026 11:16am
rollups-explorer-sepolia Building Building Preview, Comment Feb 26, 2026 11:16am
rollups-explorer-workshop Building Building Preview, Comment Feb 26, 2026 11:16am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant