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: agg-sender #22

Merged
merged 88 commits into from
Oct 31, 2024
Merged

feat: agg-sender #22

merged 88 commits into from
Oct 31, 2024

Commits on Oct 14, 2024

  1. test: L2 to L1 withdrawal

    vcastellm committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    bc38b5e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. test: increase timeout

    vcastellm committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a5791ed View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    d0e5501 View commit details
    Browse the repository at this point in the history
  2. faet: aggsender

    feat: expand config
    
    fix: nothing to send
    
    feat: use finality as the syncer
    
    fix: rebase
    
    feat: add sequencer private key to config
    
    fix: add new fields
    
    fix: config
    
    fix: merge fix
    
    fix: remove ImportedExitRoots field
    
    feat: build certificates for L1 as well
    
    feat: set previous and new exit root in certificate
    
    fix: reorg detector for both l1 and l2
    
    fix: rebase
    
    feat: add aggsender to run cmd
    
    feat: sign certificate POC
    
    feat: latest spec types
    
    fix: update comments
    
    fix: resolve TODOs on claim
    
    fix: height
    
    fix: rebase
    
    feat: new changes
    
    fix: lint
    goran-ethernal committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    710b200 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ad8a9a View commit details
    Browse the repository at this point in the history
  4. fix: ling

    goran-ethernal committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    bc6d69e View commit details
    Browse the repository at this point in the history
  5. fix: todos

    goran-ethernal committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    323c970 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5df5b65 View commit details
    Browse the repository at this point in the history
  7. fix: l2client rpc url

    goran-ethernal committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1f10dea View commit details
    Browse the repository at this point in the history
  8. fix: add logs

    goran-ethernal committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    fcfa9b4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    589dab5 View commit details
    Browse the repository at this point in the history
  10. feat: sql storage

    goran-ethernal committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    d272d2e View commit details
    Browse the repository at this point in the history
  11. feat: sql lite

    goran-ethernal committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    40fc599 View commit details
    Browse the repository at this point in the history
  12. feat: unit tests

    goran-ethernal committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    88df544 View commit details
    Browse the repository at this point in the history
  13. feat: more UTs

    goran-ethernal committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    14364b9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1cb7f9e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6b82e64 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5bce16a View commit details
    Browse the repository at this point in the history
  17. feat: more unit tests

    goran-ethernal committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    01f2f87 View commit details
    Browse the repository at this point in the history
  18. feat: more unit tests

    goran-ethernal committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ca7363e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6a7fcdc View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0b331be View commit details
    Browse the repository at this point in the history
  21. fix: rebase

    goran-ethernal committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5507297 View commit details
    Browse the repository at this point in the history
  22. fix: small fixes

    goran-ethernal committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    9c9ba41 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    7cce81f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f2a9ef7 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    800ce50 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    dcfa76e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8d6447a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    df8ee93 View commit details
    Browse the repository at this point in the history
  29. fix: big ints as TEXT

    goran-ethernal committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8c65487 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    09ae71e View commit details
    Browse the repository at this point in the history
  31. fix: rebase

    goran-ethernal committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    fb51b03 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    08a9b0d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    f9a6caf View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    4f8a3e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec83005 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8da0c73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    718cd96 View commit details
    Browse the repository at this point in the history
  5. refactor: fixes

    vcastellm committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c86e3b8 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. fix: comments

    goran-ethernal committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f4e16e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    313cf7f View commit details
    Browse the repository at this point in the history
  3. ci: adjust timeout

    vcastellm committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9a76640 View commit details
    Browse the repository at this point in the history
  4. ci: timeout and pless

    vcastellm committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3805e8a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76e2de6 View commit details
    Browse the repository at this point in the history
  6. fix: lint

    joanestebanr committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    57f943b View commit details
    Browse the repository at this point in the history
  7. refactor: apply feedback

    vcastellm committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7029ba5 View commit details
    Browse the repository at this point in the history
  8. ci: bump prover

    vcastellm committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d740003 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    716d7e5 View commit details
    Browse the repository at this point in the history
  10. fix: getRHTNode bug

    joanestebanr committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3bc59b3 View commit details
    Browse the repository at this point in the history
  11. fix: unit test

    goran-ethernal committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4aeeae5 View commit details
    Browse the repository at this point in the history
  12. ci: try something

    vcastellm committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    213139e View commit details
    Browse the repository at this point in the history
  13. ci: try

    vcastellm committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    899210c View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. ci: peek at bridge file

    vcastellm committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    2098a6b View commit details
    Browse the repository at this point in the history
  2. ci: upload logs

    vcastellm committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f90062e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b2aead View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04f427a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab08783 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e81c6c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    df721ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21680d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1e805a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    335b156 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7c53ff View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    948a59e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12b937b View commit details
    Browse the repository at this point in the history
  3. fix: lint

    joanestebanr committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3ea7d7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9616ae1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d47cb01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d366571 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    87ebc7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1834b98 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    505a02c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    68f067c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    d42e71b View commit details
    Browse the repository at this point in the history
  2. fix: proofs

    goran-ethernal committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    424fb87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6b80fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80c9682 View commit details
    Browse the repository at this point in the history
  5. PR: fix PR comments

    joanestebanr committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f26c7ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7318855 View commit details
    Browse the repository at this point in the history
  7. fix: merge develop

    goran-ethernal committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f5cd1f5 View commit details
    Browse the repository at this point in the history
  8. fix: ut and lint

    goran-ethernal committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c8ee26b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    8cd9de3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dac23e4 View commit details
    Browse the repository at this point in the history
  3. fix: partial l1infotree

    joanestebanr committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    da64de8 View commit details
    Browse the repository at this point in the history
  4. fix: use l1info root insetead of ger to generate merkleproof (#148)

    * use l1info root insetead of ger to generate merkleproof
    
    * fix: uts
    
    * fix: different l1 info trees test
    
    * fix: ut
    
    ---------
    
    Co-authored-by: Goran Rojovic <[email protected]>
    arnaubennassar and goran-ethernal authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1f2d2b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. fix: revert PR#140

    joanestebanr committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5c75104 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. fix: unittest

    joanestebanr committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b856c2d View commit details
    Browse the repository at this point in the history