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

sync rollup_sync_service fixes #860

Merged
merged 3 commits into from
Jun 26, 2024

Commits on Jun 26, 2024

  1. feat(rollup): add fallback if TransactionByHash fails in getting comm…

    …itBatch calldata (#601)
    
    * feat(rollup): add fallback if TransactionByHash fails in getting commitBatch calldata
    
    * Update rollup/rollup_sync_service/rollup_sync_service.go
    
    Co-authored-by: Péter Garamvölgyi <[email protected]>
    
    * change log.Warn to log.Debug
    
    ---------
    
    Co-authored-by: Péter Garamvölgyi <[email protected]>
    2 people authored and 0xmountaintop committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    02b9229 View commit details
    Browse the repository at this point in the history
  2. fix(rollup sync service): remove syscall.Kill (#636)

    * fix(rollup sync service): remove syscall.Kill
    
    * bump version
    colinlyguo authored and 0xmountaintop committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    f9a9592 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ecb8a92 View commit details
    Browse the repository at this point in the history