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(hard-fork): Implement rollapp hard fork #1354

Merged
merged 76 commits into from
Nov 14, 2024

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    c658ec5 View commit details
    Browse the repository at this point in the history
  2. reverting states

    mtsitrin committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    777dc32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b713df3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

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

    mtsitrin committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    4d7ca18 View commit details
    Browse the repository at this point in the history
  3. UT compiles

    mtsitrin committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    fffe076 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e61d2af View commit details
    Browse the repository at this point in the history
  5. UT pass

    mtsitrin committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    654b069 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. fixed StateInfoByHeight UT

    mtsitrin committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    6782578 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4d25ac View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. PR comments

    mtsitrin committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3e06f20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    411f4c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    b08a106 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    617fa63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    076136a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    fe49c1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    209f91e View commit details
    Browse the repository at this point in the history
  3. cleanup

    mtsitrin committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    8e943b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31d5d25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f298af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67ec46a View commit details
    Browse the repository at this point in the history
  7. fix UT

    mtsitrin committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    3fda55a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    612a673 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4078e39 View commit details
    Browse the repository at this point in the history
  10. linter

    mtsitrin committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    e57988a View commit details
    Browse the repository at this point in the history
  11. linter

    mtsitrin committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    13a56a5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e6122d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. register proposal handler

    mtsitrin committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ef4afb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2f8152 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. feat(hard_fork): update hard fork to support new x/sequencer updates (

    #1406)
    
    Co-authored-by: keruch <[email protected]>
    Co-authored-by: zale144 <[email protected]>
    Co-authored-by: Daniel T <[email protected]>
    Co-authored-by: Omri <[email protected]>
    Co-authored-by: Sergi Rene <[email protected]>
    Co-authored-by: Itzhak Bokris <[email protected]>
    7 people authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d5933ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ca02de View commit details
    Browse the repository at this point in the history
  3. linter

    mtsitrin committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    99e00ac View commit details
    Browse the repository at this point in the history
  4. UT fix

    mtsitrin committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    10186d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    839b3f3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a25e6d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3639156 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c656859 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    204de23 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e318180 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5ec9170 View commit details
    Browse the repository at this point in the history
  12. minor

    mtsitrin committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    7c40f53 View commit details
    Browse the repository at this point in the history
  13. minor log

    mtsitrin committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5a3f9b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    6fc604a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6914afb View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    47be8d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f5c5bd View commit details
    Browse the repository at this point in the history
  3. Danwt/fix upgrade conflicts (#1442)

    Co-authored-by: zale144 <[email protected]>
    Co-authored-by: keruch <[email protected]>
    3 people authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c4b48a7 View commit details
    Browse the repository at this point in the history
  4. fix frozen

    danwt committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    5c42bf8 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    569ff8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94f52ec View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    40b3557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29bd020 View commit details
    Browse the repository at this point in the history
  3. linter

    mtsitrin committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    44eccc4 View commit details
    Browse the repository at this point in the history
  4. more cleanup

    mtsitrin committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    f44f36c View commit details
    Browse the repository at this point in the history
  5. comments

    mtsitrin committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    9c43639 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3570f5 View commit details
    Browse the repository at this point in the history
  7. return err on HardFork hooks

    mtsitrin committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    9cbc795 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    44b14e2 View commit details
    Browse the repository at this point in the history
  9. linter

    mtsitrin committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    7e51835 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9743b8b View commit details
    Browse the repository at this point in the history
  11. renamed fraudHeight

    mtsitrin committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    5f6c7f6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9a482ba View commit details
    Browse the repository at this point in the history
  13. fixed UT

    mtsitrin committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    c25d2bc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3a876f4 View commit details
    Browse the repository at this point in the history
  15. fixed surprise linter

    mtsitrin committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    5f69b7f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    861a25d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. DRY pruneSigners code

    mtsitrin committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    73636ee View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    93a59c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fceea4 View commit details
    Browse the repository at this point in the history
  3. PR comments

    mtsitrin committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    14a5e85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f8b3ce View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    d0fb6c8 View commit details
    Browse the repository at this point in the history
  2. fixed unbond store

    mtsitrin committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4918834 View commit details
    Browse the repository at this point in the history
  3. func renames for clarity

    mtsitrin committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    b4547dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7bad2d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

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