Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EVM Rollup + DAL Nodes support #579

Merged
merged 70 commits into from
Dec 10, 2023
Merged

EVM Rollup + DAL Nodes support #579

merged 70 commits into from
Dec 10, 2023

Conversation

nicolasochem
Copy link
Collaborator

@nicolasochem nicolasochem commented Apr 15, 2023

tezos-k8s "tezos" chart values files now support two new object definitions: smartRollupNodes and dalNodes.

This is to support teztnet's dailynet and mondaynet bootstrap smart rollup and nodes.

Smart Rollup

  • supports injection of smart rollup at genesis thanks to a fromfile# shortcut in the values.yaml. The rollup itself is too big to be passed through the helm values
  • adds a deployment for EVM proxy as well

DAL node

  • supports creation of an arbitrary number of DAL nodes with bootstrap or attester profile. The baking address for the attestor is specified
  • baker can be configured to target an attester by URL

@nicolasochem nicolasochem changed the title Dailynet EVM Rollup + DAL Nodes working PR Dailynet EVM Rollup + DAL Nodes support Dec 9, 2023
@nicolasochem nicolasochem changed the title Dailynet EVM Rollup + DAL Nodes support EVM Rollup + DAL Nodes support Dec 10, 2023
@nicolasochem nicolasochem marked this pull request as ready for review December 10, 2023 02:02
@nicolasochem nicolasochem merged commit dbc851c into master Dec 10, 2023
20 checks passed
@nicolasochem nicolasochem deleted the evm_rollup branch December 16, 2023 05:47
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.

None yet

3 participants