-
Notifications
You must be signed in to change notification settings - Fork 3.9k
cannon: Support Go 1.23 #14692
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
cannon: Support Go 1.23 #14692
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
d7f7d7d
cannon: Update go version
mbaxter 4cdd3e7
Noop eventfd2 syscall
mbaxter 5dce901
Run semver-lock
mbaxter 4513b74
Add new VM version
mbaxter 38e1ab8
Add testdata for new state version
mbaxter f69469d
Update cannon-embeds task
mbaxter 71eeec3
Update test program go versions
mbaxter 0779ccc
Tweak step limits in tests
mbaxter 91ebef5
Update cannon-embeds to embed versions 6 and 7
mbaxter 046a334
Fix syscallNum type
mbaxter 88c5ca1
Update tests to run across all relevant vm versions
mbaxter c203d09
Update contracts to feature-toggle the eventFd2 syscall
mbaxter 8981153
Run semver-lock
mbaxter 9e47af6
Update noop syscalls in tests
mbaxter 3288691
Disable program tests for the 32-bit VM
mbaxter e95acce
Fix reflection error
mbaxter 08c891e
Skip 32-bit program tests
mbaxter 9059142
Fix fuzz test param
mbaxter d369b13
Update todo
mbaxter c0e393b
Rename examples testdata to go-1-23
mbaxter 4eaf12f
Update references to testdata/examples
mbaxter d9da33e
Fix testdata Makefile, add go-1-22 testdata
mbaxter 4c05241
Undo MIPS2 version bump
mbaxter 4eef548
Create separate dockerfile for go1.23 prestates
mbaxter 9839593
Run e2e tests against new vm
mbaxter c928c2f
Fix semver comment
mbaxter 0504e3b
Use tagged cannon binaries for legacy 32-bit VMs
mbaxter dee571b
Bump MIPS64 version
mbaxter db0b853
Rework test helpers to avoid calling t.Parallel multiple times
mbaxter 2fad8fa
Cut more calls to InitParallel
mbaxter eb9c844
Reorder preimage docker build steps
mbaxter 63d55ef
Merge branch 'develop' into mbax/issue-13447/go-1.23
mbaxter d8f3bf1
Fix reproducible-prestate output for mt64Next
mbaxter 1244cdc
Drop the single-threaded VM variant from fp e2e tests
mbaxter 4fd46d8
op-e2e: Use mt64Next prestate
ajsutton c3eb1db
ci: Extend timeout for cannon tests
ajsutton 3df5d02
op-e2e: Only run super cannon tests on the mt64Next variant.
ajsutton 1fa6ef8
op-e2e: Set cannon test timeout to 90m.
ajsutton 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
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.