-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Go and dependency upgrades #1707
Commits on May 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fe65a43 - Browse repository at this point
Copy the full SHA fe65a43View commit details -
travis, build: update Go to 1.20.1 (#26653)
travis, build: update Go to 1.20 (cherry picked from commit 5ccc99b)
Configuration menu - View commit details
-
Copy full SHA for 0bcd7d4 - Browse repository at this point
Copy the full SHA 0bcd7d4View commit details -
travis, build: update Go to 1.21.0 (#27958)
build: update to go 1.21 (cherry picked from commit 55c5f5964d8cf46a73409ceb002898322295bac8)
Configuration menu - View commit details
-
Copy full SHA for 747cb1c - Browse repository at this point
Copy the full SHA 747cb1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95872a5 - Browse repository at this point
Copy the full SHA 95872a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2afcf5b - Browse repository at this point
Copy the full SHA 2afcf5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b69a3a0 - Browse repository at this point
Copy the full SHA b69a3a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2391b70 - Browse repository at this point
Copy the full SHA 2391b70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02715bc - Browse repository at this point
Copy the full SHA 02715bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f288719 - Browse repository at this point
Copy the full SHA f288719View commit details -
Configuration menu - View commit details
-
Copy full SHA for 480b8aa - Browse repository at this point
Copy the full SHA 480b8aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 883d082 - Browse repository at this point
Copy the full SHA 883d082View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2eac23 - Browse repository at this point
Copy the full SHA c2eac23View commit details -
Configuration menu - View commit details
-
Copy full SHA for bde4977 - Browse repository at this point
Copy the full SHA bde4977View commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b61cb25 - Browse repository at this point
Copy the full SHA b61cb25View commit details -
Fix remaining lint issues incl. ignore io/ioutil deprecation warnings
io/ioutil touches a large amount of the codebase so is a not-insignificant change to remedy. For now ignore these lint errors as ioutil now only operates as a simple delegate for the preferred os and io packages anyway. If we want to correctly resolve these lint issues, upstream PR ethereum/go-ethereum#24869 can provide guidance.
Configuration menu - View commit details
-
Copy full SHA for 4c3f064 - Browse repository at this point
Copy the full SHA 4c3f064View commit details -
Undo lint change in sample_test.go to fix tests, ignore lint error
Okay to ignore as this only affects test code and we want to minimise production code change as much as possible
Configuration menu - View commit details
-
Copy full SHA for e093d4c - Browse repository at this point
Copy the full SHA e093d4cView commit details -
p2p/dnsdisc: fix tests with Go 1.20 (#26690)
(cherry picked from commit 101587b)
Configuration menu - View commit details
-
Copy full SHA for fc3916e - Browse repository at this point
Copy the full SHA fc3916eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ce3faa - Browse repository at this point
Copy the full SHA 9ce3faaView commit details