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

Espresso migration #46

Merged
merged 55 commits into from
Sep 10, 2024
Merged

Espresso migration #46

merged 55 commits into from
Sep 10, 2024

Commits on Aug 20, 2024

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

Commits on Aug 21, 2024

  1. update docker-compose.yaml for building espresso integrated nitro nod…

    …e during the migration test
    zacshowa committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    26ac754 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73735d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66f137b View commit details
    Browse the repository at this point in the history
  4. add const for espresso config path to enable writing to different vol…

    …ume for espresso integrated node
    zacshowa committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2591c33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    853a470 View commit details
    Browse the repository at this point in the history
  6. write all configs to espresso-config volume to avoid missing any for …

    …espresso-integrated sequencer
    zacshowa committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    03cfd37 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d7f7d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dc9f43b View commit details
    Browse the repository at this point in the history
  9. start espresso-dev-node after standing up nitro-testnode to avoid inc…

    …idental removal of the container by docker compose donw
    zacshowa committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1a12259 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1d62c1f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8faf6d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    8d890c3 View commit details
    Browse the repository at this point in the history
  2. Rename and lint

    ImJeremyHe committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8fc2fb1 View commit details
    Browse the repository at this point in the history
  3. create script command to extract upgrade-executor address from config…

    … as it is not present otherwise
    zacshowa committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8572963 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    015cc1a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00490b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c576f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    804b034 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a1d231 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f95942e View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. commit with current progress

    zacshowa committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    359b895 View commit details
    Browse the repository at this point in the history
  2. Update the orbit chain

    ImJeremyHe committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    2fdf356 View commit details
    Browse the repository at this point in the history
  3. Lint

    ImJeremyHe committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    8e68bc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f75e6bc View commit details
    Browse the repository at this point in the history
  5. Merge branch 'espresso-migration' of github.com:EspressoSystems/nitro…

    …-testnode into espresso-migration
    zacshowa committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    f7d2e02 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    ffd396e View commit details
    Browse the repository at this point in the history
  2. Update orbit submodule

    ImJeremyHe committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d8322f3 View commit details
    Browse the repository at this point in the history
  3. Add shell.nix

    sveitser committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    90e12dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4210058 View commit details
    Browse the repository at this point in the history
  5. Execute the test until Espresso integration node

    - Update orbit-actions submodule to allow more configuration
    sveitser committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    64c026c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d55ff3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    78244ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4037501 View commit details
    Browse the repository at this point in the history
  9. remove unused items in .env

    zacshowa committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ee6519c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5813618 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    74222a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c719f27 View commit details
    Browse the repository at this point in the history
  3. add assertions to test

    zacshowa committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    eec62f3 View commit details
    Browse the repository at this point in the history
  4. Manually call the upgrade pre-compile

    - Update nitro-node to v3.1.0
    sveitser committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3721574 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. commit with current progress

    zacshowa committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    bbb8757 View commit details
    Browse the repository at this point in the history
  2. Deploy an UpgradeExecutor on child chain

    - Add `--tokenbridge` to get an UpgradeExecutor on child chain. This
      allows us to execute the Actions on the child chain.
    - Add pending check to verify staker is making progress.
    - Decode return values from cast by specifying return type.
    - Remove `--private-key` argument for cast calls.
    - Simplify the check for updated balances.
    sveitser committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6b9cda3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    775dbd3 View commit details
    Browse the repository at this point in the history
  4. Clean and finalize the migration-test.bash script and add comments de…

    …scribing important steps
    zacshowa committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    60a1d61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a43eaa View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

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

Commits on Aug 30, 2024

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

Commits on Sep 3, 2024

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

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    8b5d7f3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'espresso-migration' of github.com:EspressoSystems/nitro…

    …-testnode into espresso-migration
    zacshowa committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4d1068b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    39e8496 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71d78a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    c8fe3c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46dbb2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd55f28 View commit details
    Browse the repository at this point in the history