You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changelog
Added
Gnosis Network support
Add support for gnosis merge testnets named chiado and denver
Add support for custom testnets by allowing custom remote config and genesis files
Add --no-validator flag to exclude the validator node from the full node setup
Add --graffiti to allow overriding the default graffiti used by validators nodes
Allow the extra flags to overwrite fixed template images commands flags. Latest flag apparition will be used.
Add Homebrew installation method
Add Checkpoint Sync for Ethereum Mainnet
Changed
Remove Nethermind metrics configuration
Prysm and Lodestar can use now an undefined number of Bootnodes
Allow providing a number for --tail flag of logs command, e.g: sedge logs --tail 50
Remove mainnet service templates and use merge service templates for Mainnet network.
checkpoint-sync-url can now be set separately for every consensus client of a network using CHECKPOINT_SYNC_URL as env variabe in the consensus client templates.
Use fixed docker images with latest tested versions
Change Prater to Goerli
Fixed
Check for compose plugin installed. The check was running compose with a wrong path flag