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

feat(zkstack_cli): Refactor ecosystem chain and external node configs: 3 layered chain #3087

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Oct 14, 2024

  1. Migrate server to chain

    matias-gonz committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f56e9c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    409e768 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d4f8fc View commit details
    Browse the repository at this point in the history
  4. fmt

    matias-gonz committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ba8b707 View commit details
    Browse the repository at this point in the history
  5. Fix consensus proto

    matias-gonz committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8d238d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Fix consensus command

    matias-gonz committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5b314a6 View commit details
    Browse the repository at this point in the history
  2. Add ZkStackConfig enum

    matias-gonz committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8f7d9f7 View commit details
    Browse the repository at this point in the history
  3. fmt

    matias-gonz committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ca2f0e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Refactor deploy paymaster

    matias-gonz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8f046fd View commit details
    Browse the repository at this point in the history
  2. Refactor chain commands

    matias-gonz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    62e69be View commit details
    Browse the repository at this point in the history
  3. rollback consensus

    matias-gonz committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    06ddc2c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    1b12e6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2f326c View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Update CreateChainArgs

    matias-gonz committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    4e94f2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45bfa7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a39175 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a40d963 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    6f25abb View commit details
    Browse the repository at this point in the history
  2. Fix resolve_link_to_code

    matias-gonz committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b32eb3d View commit details
    Browse the repository at this point in the history
  3. Fix set_as_default

    matias-gonz committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    26a7172 View commit details
    Browse the repository at this point in the history