Skip to content

Add Starknet support and configuration updates#2333

Merged
pablomendezroyo merged 5 commits intoadd_starknetfrom
pablo/allow-setting-starknet-envs
Dec 23, 2025
Merged

Add Starknet support and configuration updates#2333
pablomendezroyo merged 5 commits intoadd_starknetfrom
pablo/allow-setting-starknet-envs

Conversation

@pablomendezroyo
Copy link
Copy Markdown
Contributor

Context

This pull request introduces support for the Starknet network, including the Starknet Mainnet and Sepolia testnet. It addresses various bugs and enhances the configuration for these networks, ensuring proper integration with existing components.

Approach

The solution involves adding new routes, updating configurations, and refactoring existing code for consistency. It also includes documentation updates and warnings for scenarios where the L1 network is not running.

@pablomendezroyo pablomendezroyo requested a review from a team as a code owner December 18, 2025 14:45
@pablomendezroyo pablomendezroyo changed the title Add Starknet support and configuration updates [WIP] Add Starknet support and configuration updates Dec 18, 2025
@github-actions github-actions bot temporarily deployed to commit December 18, 2025 14:46 Inactive
@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 18, 2025

@github-actions github-actions bot temporarily deployed to commit December 22, 2025 08:38 Inactive
* print starknetstaking envs

* fill placeholder with current values

* remove log that could print privkey

* set fullnode to starknet

---------

Co-authored-by: Pablo Mendez <pablo@dappnode.io>
@github-actions github-actions bot temporarily deployed to commit December 23, 2025 09:05 Inactive
@pablomendezroyo pablomendezroyo changed the title [WIP] Add Starknet support and configuration updates Add Starknet support and configuration updates Dec 23, 2025
@pablomendezroyo pablomendezroyo merged commit 093c73c into add_starknet Dec 23, 2025
4 checks passed
@pablomendezroyo pablomendezroyo deleted the pablo/allow-setting-starknet-envs branch December 23, 2025 09:20
pablomendezroyo added a commit that referenced this pull request Dec 23, 2025
* Add Starknet

* Update Starknet configuration for Sepolia network.
Fix some bugs

* Added docs and fix some bugs

* Add waring if L1 not running

* Remove console logs

* Refactor consensus and mevBoost files for consistency

* Apply Optimism routing pattern to Starknet routes (#2331)

* Initial plan

* Apply Optimism pattern to Starknet in useFilterStakersNetworks

Co-authored-by: pablomendezroyo <41727368+pablomendezroyo@users.noreply.github.com>

* Add support for starknet-sepolia testnet route

Co-authored-by: pablomendezroyo <41727368+pablomendezroyo@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: pablomendezroyo <41727368+pablomendezroyo@users.noreply.github.com>

* starknet as EC/CC (#2332)

* starknet-ec-cc

* starknet exec global envs

* fix types

* signer fix

* staking app

* staking app

* Add Starknet support and configuration updates (#2333)

* Set starknet envs from frontend

* fix service name

* print starknetstaking envs (#2335)

* print starknetstaking envs

* fill placeholder with current values

* remove log that could print privkey

* set fullnode to starknet

---------

Co-authored-by: Pablo Mendez <pablo@dappnode.io>

* fix color in dark mode

* fix apply changes button enable

---------

Co-authored-by: Pablo Mendez <pablo@dappnode.io>
Co-authored-by: Marc Font <36164126+Marketen@users.noreply.github.com>

---------

Co-authored-by: pablomendezroyo <41727368+pablomendezroyo@users.noreply.github.com>
Co-authored-by: hcastc00 <hcastc00@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Marc Font <36164126+Marketen@users.noreply.github.com>
Co-authored-by: Pablo Mendez <pablo@dappnode.io>
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