forked from ethereum/go-ethereum
-
Notifications
You must be signed in to change notification settings - Fork 283
SystemContract: support millisecond block generation #1174
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
Merged
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
2f9555e
support ms block generation
georgehao 2844e18
update
georgehao bad6a6c
bump version
georgehao b8d0863
deadline to common sense
georgehao e282204
remove unused code
georgehao 1e378fa
add logs
georgehao 1748594
update
georgehao d088aff
update
georgehao a7e3c17
update
georgehao 446492a
add more logs
georgehao ab1a331
add tryCommitNewWork log
georgehao d50ff4e
add more logs
georgehao 680221d
rc10
georgehao 13a6df5
address comments
georgehao 646679a
resolve conflict
georgehao 08f9a24
address comments
georgehao 2e9d9f9
Merge remote-tracking branch 'origin/develop' into feat/support_ms_bl…
jonastheis 3abad55
chore: auto version bump [bot]
jonastheis 7c997fb
update logic
georgehao 2b67b81
fix CalcTimestamp
georgehao fdbc4a5
add debug log
georgehao a964e2a
address comments
georgehao 00f37de
update logic
georgehao 586544c
fix lint
georgehao 5cf9b4c
remove debug log
georgehao 71dd65e
fix RelaxedPeriod
georgehao 004f070
chore: auto version bump [bot]
georgehao 0e51603
Merge branch 'develop' of github.com:scroll-tech/go-ethereum into fea…
georgehao 9b8650c
update version
georgehao eb9f213
Merge branch 'feat/support_ms_block_generation' of github.com:scroll-…
georgehao 4bd59ee
Merge branch 'develop' into feat/support_ms_block_generation
Thegaram 5bc1c9f
make relaxed_period omitempty
georgehao 0837abe
Merge branch 'feat/support_ms_block_generation' of github.com:scroll-…
georgehao 826c3d9
fix omitempty
georgehao File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.