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(rollup): sync finalized batches from L1 #515

Merged
merged 78 commits into from
Oct 27, 2023

Commits on Sep 18, 2023

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

    colinlyguo committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d9dd48e View commit details
    Browse the repository at this point in the history
  3. address comments

    colinlyguo committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    68414d6 View commit details
    Browse the repository at this point in the history
  4. address comments

    colinlyguo committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    fbdab78 View commit details
    Browse the repository at this point in the history
  5. tweak

    colinlyguo committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d28757d View commit details
    Browse the repository at this point in the history
  6. address comments

    colinlyguo committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ba66df0 View commit details
    Browse the repository at this point in the history
  7. Update rollup/eventwatcher/eventwatcher.go

    Co-authored-by: Péter Garamvölgyi <[email protected]>
    colinlyguo and Thegaram authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f0d4560 View commit details
    Browse the repository at this point in the history
  8. address comments

    colinlyguo committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    c0d74ea View commit details
    Browse the repository at this point in the history
  9. address comments

    colinlyguo committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7dcdbf6 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    50d7086 View commit details
    Browse the repository at this point in the history
  2. address comments

    colinlyguo committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    01e17d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    728cdc0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    898f577 View commit details
    Browse the repository at this point in the history
  5. fix goimports-lint

    colinlyguo committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    817e57e View commit details
    Browse the repository at this point in the history
  6. address comments

    colinlyguo committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3760ff7 View commit details
    Browse the repository at this point in the history
  7. address comments

    colinlyguo committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    fe0adc2 View commit details
    Browse the repository at this point in the history
  8. remove

    colinlyguo committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    0c12b6c View commit details
    Browse the repository at this point in the history
  9. add TestUnpackLog test

    colinlyguo committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3dd650a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    a1d9bfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74ead5a View commit details
    Browse the repository at this point in the history
  3. fix goimport & golint

    colinlyguo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    41263b2 View commit details
    Browse the repository at this point in the history
  4. tweak

    colinlyguo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9473ddb View commit details
    Browse the repository at this point in the history
  5. fixes

    colinlyguo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    3ea8173 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc8f0c6 View commit details
    Browse the repository at this point in the history
  7. add TestGetChunkRanges

    colinlyguo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4ab9118 View commit details
    Browse the repository at this point in the history
  8. address comments

    colinlyguo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6f7b8ab View commit details
    Browse the repository at this point in the history
  9. add TestValidateBatch

    colinlyguo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    1f238e1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a441768 View commit details
    Browse the repository at this point in the history
  11. address comments

    colinlyguo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    65629da View commit details
    Browse the repository at this point in the history
  12. address comments

    colinlyguo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c08faf3 View commit details
    Browse the repository at this point in the history
  13. fix

    colinlyguo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    419ae6f View commit details
    Browse the repository at this point in the history
  14. address comments

    colinlyguo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    11e3af5 View commit details
    Browse the repository at this point in the history
  15. address comments

    colinlyguo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2dd75f4 View commit details
    Browse the repository at this point in the history
  16. fix

    colinlyguo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    2611c9f View commit details
    Browse the repository at this point in the history
  17. tweak log

    colinlyguo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    fc47a5c View commit details
    Browse the repository at this point in the history
  18. fix

    colinlyguo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    3b5f6d8 View commit details
    Browse the repository at this point in the history
  19. tweak logs

    colinlyguo committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    61bb87b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. increase wait time

    colinlyguo committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    32d7ec3 View commit details
    Browse the repository at this point in the history
  2. add --rollup.verify flag

    colinlyguo committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    059200b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ce9e2d View commit details
    Browse the repository at this point in the history
  4. bump version

    colinlyguo committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    8e52842 View commit details
    Browse the repository at this point in the history
  5. refactor

    colinlyguo committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    2a1ad7c View commit details
    Browse the repository at this point in the history
  6. tweak configs

    colinlyguo committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    da08854 View commit details
    Browse the repository at this point in the history
  7. tweak

    colinlyguo committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    da57bf6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d849529 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fbae9a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d6a2624 View commit details
    Browse the repository at this point in the history
  11. nit

    colinlyguo committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    29b2a2a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. address comments

    colinlyguo committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    de88b8d View commit details
    Browse the repository at this point in the history
  2. address comments

    colinlyguo committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    d5c1350 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64655ca View commit details
    Browse the repository at this point in the history
  4. address comments

    colinlyguo committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    41f07c7 View commit details
    Browse the repository at this point in the history
  5. address comments

    colinlyguo committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    3523a5e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac7bdb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    ade861f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d112c4 View commit details
    Browse the repository at this point in the history
  3. bump version

    colinlyguo committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    1865aae View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    b2c2ea2 View commit details
    Browse the repository at this point in the history
  2. fix goimport & golint

    colinlyguo committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    708c02e View commit details
    Browse the repository at this point in the history
  3. try to fix goimport

    colinlyguo committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    e5d0780 View commit details
    Browse the repository at this point in the history
  4. revert change

    colinlyguo committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    1521634 View commit details
    Browse the repository at this point in the history
  5. fix goimport & golint

    colinlyguo committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    a2903e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

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

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    389bf3a View commit details
    Browse the repository at this point in the history
  2. tweak

    colinlyguo committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    67284df View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. bump version

    colinlyguo committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    fcdcdef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f47b78f View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    70a3db7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b807c73 View commit details
    Browse the repository at this point in the history
  3. bump version

    colinlyguo committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f141457 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. add mainnet config

    colinlyguo committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    94b140e View commit details
    Browse the repository at this point in the history
  2. bump version

    colinlyguo committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a626974 View commit details
    Browse the repository at this point in the history
  3. address comments

    colinlyguo committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    88eed96 View commit details
    Browse the repository at this point in the history
  4. rename some vars

    colinlyguo committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    17a217a View commit details
    Browse the repository at this point in the history
  5. feat: add more detailed logs in crash case (#547)

    add more detailed logs in crash case
    Thegaram authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    35f757d View commit details
    Browse the repository at this point in the history
  6. trigger ci

    colinlyguo committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f25c064 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    624749c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a4682ba View commit details
    Browse the repository at this point in the history