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

Pullupstream/v0.5.0 #63

Merged
merged 46 commits into from
Feb 7, 2024
Merged

Pullupstream/v0.5.0 #63

merged 46 commits into from
Feb 7, 2024

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    6e8ad9e View commit details
    Browse the repository at this point in the history
  2. fix Leaves smtproof (0xPolygonHermez#3127)

    * fix Leaves smtproof
    
    * pointer protection
    
    * fix unit test
    ARR552 authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    22b2651 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Add l2block log dump when storing error. Refactor ProcessBatchV2 logs (

    …0xPolygonHermez#3129)
    
    * add l2block log dump when storing error. refactor ProcessBatchV2 logs
    
    * add AddL2Block log
    
    * fix index AddL2Block log
    
    * use aux variable to avoid reusing poiner
    
    ---------
    
    Co-authored-by: Toni Ramírez <[email protected]>
    agnusmor and ToniRamirezM authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1962ca1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3dddf7 View commit details
    Browse the repository at this point in the history
  3. Fix GetL2Hash function. Use tx L2 hash returned by the executor when …

    …storing L2Block. Logs changes (0xPolygonHermez#3134)
    
    * fix l2 hash when to is nill
    
    * get l2 hash from executor
    
    * fix use tx L2 hash returned by the executor when storing L2Block. Logs changes
    
    * fix linter
    
    * add L2block tracking number to process tx logs
    
    * fix ProcessBatchV2 log format
    
    * fix UTs. set useMainExecGenerated to true
    
    * set prover image to v4.0.0-RC30
    
    * test setting useMainExecGenerated = false
    
    * fix independent_test
    
    * fix non-e2e tests
    
    ---------
    
    Co-authored-by: Toni Ramírez <[email protected]>
    agnusmor and ToniRamirezM authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    8e1e5e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    19d493e View commit details
    Browse the repository at this point in the history
  2. etrog: fix permissionless errors (0xPolygonHermez#3140)

    * if got an error getting lastBlock produce a SIGSEGV
    
    * reduce info logs
    
    * fix unittest
    joanestebanr authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    8124e52 View commit details
    Browse the repository at this point in the history
  3. Fix missing batch bookmark (0xPolygonHermez#3122)

    * fix missingBookMark
    
    * fix missingBookMark
    
    * fixes
    
    * fix
    
    * fix
    
    * fix seq-sender config
    
    * fixes
    
    * doc
    ToniRamirezM authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    895c1e0 View commit details
    Browse the repository at this point in the history
  4. fix wipL2Block deltaTimestamp (0xPolygonHermez#3142)

    * improve open new wipL2Block logs
    
    * fix wipL2Block deltaTimestamp
    agnusmor authored Jan 25, 2024
    Configuration menu
    Copy the full SHA
    6feb7b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    646603e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ddba20 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1825164 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc51813 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    4dc6258 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86fcb5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75a957f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f69f0f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65a507e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f79b21 View commit details
    Browse the repository at this point in the history
  7. Fix default value when creating transaction.used_sha256_hashes field …

    …in the pool (0xPolygonHermez#3156)
    
    * set DEFAULT 0 when creatingtransaction.used_sha256_hashes field in the pool
    
    * update prover image to v4.0.0
    agnusmor authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    c100d40 View commit details
    Browse the repository at this point in the history
  8. add cardona testnet (0xPolygonHermez#2909) (0xPolygonHermez#3155)

    * add cardona testnet (0xPolygonHermez#2909)
    * update config
    * update cardona genesis
    
    ---------
    
    Co-authored-by: Thiago Coimbra Lemos <[email protected]>
    joanestebanr and tclemos authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    1a8dd7d View commit details
    Browse the repository at this point in the history
  9. new fields in stream (0xPolygonHermez#3149)

    * new fields in stream
    
    * update test
    
    * remove unused constant
    
    * add UpgradeEtrogBatchNumber handling to stream
    
    * doc
    
    * add log to test
    
    * add log to test
    
    * add protection
    
    * add check
    
    * fix
    
    * fix
    ToniRamirezM authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f3b86d4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b47986a View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. synchronizer: fix case emtpy batch and unittest (0xPolygonHermez#3159)

    * fix case emtpy batch and unittest
    
    * fix error in conversion
    
    * fix unittest
    joanestebanr authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    eea3833 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7497d07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12022c2 View commit details
    Browse the repository at this point in the history
  4. Add a note in deployment instruction to restart rpc after forkId 7 (0…

    …xPolygonHermez#3163)
    
    * note to restart zkevm-rpc
    
    * update comment
    joanestebanr authored Jan 27, 2024
    Configuration menu
    Copy the full SHA
    a296484 View commit details
    Browse the repository at this point in the history
  5. change position of point 10

    agnusmor committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    5dfe003 View commit details
    Browse the repository at this point in the history
  6. add point 11

    agnusmor committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    479ba46 View commit details
    Browse the repository at this point in the history
  7. add lines

    agnusmor committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    9e2a95d View commit details
    Browse the repository at this point in the history
  8. add breakline

    agnusmor committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    b216df0 View commit details
    Browse the repository at this point in the history
  9. add lines

    agnusmor committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    f5bc983 View commit details
    Browse the repository at this point in the history
  10. add line

    agnusmor committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    87bb731 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

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

Commits on Feb 4, 2024

  1. addressed comments

    rachit77 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    8251250 View commit details
    Browse the repository at this point in the history
  2. wip

    rachit77 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    61cb0ff View commit details
    Browse the repository at this point in the history
  3. updated mocks

    rachit77 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    3c4a8aa View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    5ba4e71 View commit details
    Browse the repository at this point in the history
  2. Linter errors fixes

    Stefan-Ethernal committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6d82046 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51944b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c265b1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a35276 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    96c9ffd View commit details
    Browse the repository at this point in the history
  7. updated docs

    rachit77 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    aae26e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55adae7 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. docs update

    rachit77 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    7c20694 View commit details
    Browse the repository at this point in the history