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

Upgrade fork7 v0.5.8 #108

Merged
merged 15 commits into from
Feb 19, 2024
Merged

Upgrade fork7 v0.5.8 #108

merged 15 commits into from
Feb 19, 2024

Commits on Feb 5, 2024

  1. Fix/3200 l1inforoot error on reorg (0xPolygonHermez#3201)

    * L1InfooTree cache is calculated when needed and is discard when a reorg happens
    joanestebanr authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    112bdd0 View commit details
    Browse the repository at this point in the history
  2. Fix/3203 panic if batch process fail and must be closed (0xPolygonHer…

    …mez#3206)
    
    * synchronizer avoid panic if process trusted batch fails
    joanestebanr authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a4059e6 View commit details
    Browse the repository at this point in the history
  3. Remove L1SynchronizationMode parameter from environments config files…

    … (it will use default "sequential" value) (0xPolygonHermez#3210)
    agnusmor authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d439c9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78ba11d View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Fix L2 block gas limit to 2**50 (1125899906842624) (0xPolygonHermez#3219

    )
    
    * set l2 block gas limit to 2**50 (1125899906842624)
    
    * limit L2 block gasLimit in StoreL2Block function
    agnusmor authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d85d135 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c29d96c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e616ee5 View commit details
    Browse the repository at this point in the history
  4. Cherry pick/3222 (0xPolygonHermez#3224)

    * fix stream
    
    * fix stream
    
    * fix stream
    
    * fix stream
    
    * linter
    ToniRamirezM authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    18b38d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    1d3f6ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d53b55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d135de View commit details
    Browse the repository at this point in the history
  4. Cherry-pick 0xPolygonHermez#3240, 0xPolygonHermez#3137: Sequence batc…

    …h only when sanity check is done. Do fatal for some finalizer halt events. Several fixes. Optmize purge pool (0xPolygonHermez#3241)
    
    * sequence batch only when sanity check is done. Do fatal for some halt events. Several fixes
    
    * feat: optimize purge txn pool query (0xPolygonHermez#3137)
    
    * feat: optimize purge txn pool query
    
    * fix: add new method to state interface
    
    * feat: generate new state mocks
    
    * fix merge
    
    * fix %w
    
    ---------
    
    Co-authored-by: Idris Hanafi <ifh101@gmail.com>
    agnusmor and IdrisHanafi authored Feb 8, 2024
    Configuration menu
    Copy the full SHA
    0e47e24 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    5de082f View commit details
    Browse the repository at this point in the history
  2. fix lint

    root committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1457b92 View commit details
    Browse the repository at this point in the history