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: add deterministic, multi-layer deployment script #1303

Closed
wants to merge 40 commits into from

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    febc8a7 View commit details
    Browse the repository at this point in the history
  2. disable bytecode_hash

    Thegaram committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5c42eb3 View commit details
    Browse the repository at this point in the history
  3. rename param

    Thegaram committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6eb58c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. use toml config file

    Thegaram committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    491aa91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b22288 View commit details
    Browse the repository at this point in the history
  3. fmt

    Thegaram committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e56d9a9 View commit details
    Browse the repository at this point in the history
  4. add GenerateGenesis

    Thegaram committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9f7841a View commit details
    Browse the repository at this point in the history
  5. move configurations

    Thegaram committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3c6c86e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31a636a View commit details
    Browse the repository at this point in the history
  7. clean up

    Thegaram committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    421cd7e View commit details
    Browse the repository at this point in the history
  8. move files

    Thegaram committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    03fdd8e View commit details
    Browse the repository at this point in the history
  9. docker

    Thegaram committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ad5c475 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    623cf34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfab731 View commit details
    Browse the repository at this point in the history
  3. fmt

    Thegaram committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    7ac34b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. enable cache

    Thegaram committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    d4bbb25 View commit details
    Browse the repository at this point in the history
  2. move files

    Thegaram committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    98d2c33 View commit details
    Browse the repository at this point in the history
  3. small improvements

    Thegaram committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    1d85682 View commit details
    Browse the repository at this point in the history
  4. add simple build script

    Thegaram committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    5e59373 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    180f3c6 View commit details
    Browse the repository at this point in the history
  2. fix genesis extradata

    Thegaram committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    53b14bc View commit details
    Browse the repository at this point in the history
  3. use legacy txs on L2

    Thegaram committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    5b3a65b View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. make envs more configurable

    Thegaram committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2d14457 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    39db563 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. update dockerfile

    Thegaram committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5497777 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc1cb1f View commit details
    Browse the repository at this point in the history
  3. update scripts

    Thegaram committed May 13, 2024
    Configuration menu
    Copy the full SHA
    cbd3f54 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    0e28f28 View commit details
    Browse the repository at this point in the history
  2. add coordinator-config.json

    Thegaram committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f27d27c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. update redis config values

    Thegaram committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4ab7103 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2b8787 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. init frontend config

    Thegaram committed May 31, 2024
    Configuration menu
    Copy the full SHA
    2b5b82d View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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

Commits on Jun 10, 2024

  1. update frontend URLs

    Thegaram committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    15969d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    53d0389 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    977f570 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    29a3447 View commit details
    Browse the repository at this point in the history
  2. set Curie in genesis

    Thegaram committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    0680c0d View commit details
    Browse the repository at this point in the history
  3. bump foundry version

    Thegaram committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    6e90535 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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