-
Notifications
You must be signed in to change notification settings - Fork 23
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
Rollup upgrade #645
Merged
Merged
Rollup upgrade #645
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 278ac64 - Browse repository at this point
Copy the full SHA 278ac64View commit details
Commits on Nov 20, 2024
-
Add initialize2 for rollup to set state root (#641)
Co-authored-by: Agnar Song <agnar.song@morphl2.io>
Configuration menu - View commit details
-
Copy full SHA for 375d1f0 - Browse repository at this point
Copy the full SHA 375d1f0View commit details -
Co-authored-by: Agnar Song <agnar.song@morphl2.io> Co-authored-by: kukoomomo <kukoomomo@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5d63835 - Browse repository at this point
Copy the full SHA 5d63835View commit details -
Configuration menu - View commit details
-
Copy full SHA for 113c1d2 - Browse repository at this point
Copy the full SHA 113c1d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ba31e9 - Browse repository at this point
Copy the full SHA 1ba31e9View commit details
Commits on Nov 21, 2024
-
Check genesis batch is zero (#646)
Co-authored-by: chengwenxi <22697326+chengwenxi@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 086fd99 - Browse repository at this point
Copy the full SHA 086fd99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 045f568 - Browse repository at this point
Copy the full SHA 045f568View commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aedb9a3 - Browse repository at this point
Copy the full SHA aedb9a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cc2096 - Browse repository at this point
Copy the full SHA 2cc2096View commit details -
Configuration menu - View commit details
-
Copy full SHA for e97ebee - Browse repository at this point
Copy the full SHA e97ebeeView commit details -
fix(tx-submitter): add mutex to protect latestBlockTime in BlockMonitor
- Add a mutex to ensure thread-safe access to latestBlockTime - Implement SetLatestBlockTime and GetLatestBlockTime methods - Update StartMonitoring and IsGrowth methods to use new thread-safe accessors
Configuration menu - View commit details
-
Copy full SHA for 092836d - Browse repository at this point
Copy the full SHA 092836dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50b0310 - Browse repository at this point
Copy the full SHA 50b0310View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ad8eb6 - Browse repository at this point
Copy the full SHA 0ad8eb6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.