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

Add emergency stop and verifier router contracts for version management #80

Merged
merged 33 commits into from
May 10, 2024

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    7fbcf55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26aab9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    faade93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c83b61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c9a257 View commit details
    Browse the repository at this point in the history
  6. avoid copying seal to memory

    nategraf committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1b047c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    2202552 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d100290 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf6dace View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a1759d View commit details
    Browse the repository at this point in the history
  5. run forge fmt

    nategraf committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    a11a18c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6324d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e973463 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bff6414 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. remove some TODOs

    nategraf committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    0fc3822 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8f4c42 View commit details
    Browse the repository at this point in the history
  3. fix typo

    nategraf authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1480cba View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    1e9ee0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07b7469 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2667b09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf25300 View commit details
    Browse the repository at this point in the history
  5. run forge fmt

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

Commits on May 6, 2024

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

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    c47bb34 View commit details
    Browse the repository at this point in the history
  2. remove solidity-bytes-utils

    nategraf committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ac534c3 View commit details
    Browse the repository at this point in the history
  3. rename mux to router

    nategraf committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8da8dff View commit details
    Browse the repository at this point in the history
  4. docstring edits

    nategraf committed May 7, 2024
    Configuration menu
    Copy the full SHA
    cc8fd40 View commit details
    Browse the repository at this point in the history
  5. run forge fmt

    nategraf committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8154c1f View commit details
    Browse the repository at this point in the history
  6. run cargo sort

    nategraf committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2f53a30 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Apply suggestions from code review

    Co-authored-by: Paul <paul.gafni@gmail.com>
    nategraf and pdg744 authored May 8, 2024
    Configuration menu
    Copy the full SHA
    9ed5601 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d03051 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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