You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2025. It is now read-only.
Update geth dependency from v1.10.18 to v1.11.5 (#1363)
### Description
Updates the geth dependency in geth-utils to latest release.
Pulled this out from #1361.
### Issue Link
Related to #1362.
### Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] This change requires a documentation update
### Contents
- Update geth dependency (and ran `go mod tidy` to update
sub-dependencies)
- Update code bindings to struct changes
### Rationale
N/A
### How Has This Been Tested?
Using the testing suite in the repo.
0 commit comments