-
Notifications
You must be signed in to change notification settings - Fork 6
Bindings audit fixes #213
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
base: main
Are you sure you want to change the base?
Bindings audit fixes #213
Conversation
|
👋 silaslenihan, thanks for creating this pull request! To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team. Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks! |
4d847a9 to
19c4dea
Compare
✅ Abigen Fork Check PassedThe forked abigen package is up to date with the latest go-ethereum release.
No action required. |
19c4dea to
f239b4e
Compare
|
| Version | Value |
|---|---|
| Current Fork | v1.14.2 |
| Latest Upstream | v1.16.7 |
Action Required
- Review upstream changes
- Check the go-ethereum releases for security advisories
- Evaluate if updates to
accounts/abi/bindaffect our fork incmd/generate-bindings/bindings/abigen/ - If necessary, sync the relevant changes and update
FORK_METADATA.md
⚠️ Potential Security-Related Commits Detected
- cmd/geth: remove deprecated vulnerability check command (#33498) (link)
- cmd/keeper/go.mod: bump github.com/consensys/gnark-crypto from 0.18.0 to 0.18.1 in /cmd/keeper (#33256) (link)
Files to Review
cmd/generate-bindings/bindings/abigen/bind.gocmd/generate-bindings/bindings/abigen/bindv2.gocmd/generate-bindings/bindings/abigen/template.go
f239b4e to
9abe44f
Compare
|
| Version | Value |
|---|---|
| Current Fork | v1.14.2 |
| Latest Upstream | v1.16.7 |
Action Required
- Review upstream changes
- Check the go-ethereum releases for security advisories
- Evaluate if updates to
accounts/abi/bindaffect our fork incmd/generate-bindings/bindings/abigen/ - If necessary, sync the relevant changes and update
FORK_METADATA.md
⚠️ Potential Security-Related Commits Detected
- cmd/geth: remove deprecated vulnerability check command (#33498) (link)
- cmd/keeper/go.mod: bump github.com/consensys/gnark-crypto from 0.18.0 to 0.18.1 in /cmd/keeper (#33256) (link)
Files to Review
cmd/generate-bindings/bindings/abigen/bind.gocmd/generate-bindings/bindings/abigen/bindv2.gocmd/generate-bindings/bindings/abigen/template.go
9abe44f to
3ac4d2e
Compare
|
| Version | Value |
|---|---|
| Current Fork | v1.14.2 |
| Latest Upstream | v1.16.7 |
Action Required
- Review abigen changes in upstream (only the
accounts/abi/binddirectory matters) - Compare with our fork in
cmd/generate-bindings/bindings/abigen/ - If relevant changes exist, sync them and update
FORK_METADATA.md - If no abigen changes, just update the version in
FORK_METADATA.mdtov1.16.7
⚠️ Potential Security-Related Commits Detected
- cmd/geth: remove deprecated vulnerability check command (#33498) (link)
- cmd/keeper/go.mod: bump github.com/consensys/gnark-crypto from 0.18.0 to 0.18.1 in /cmd/keeper (#33256) (link)
Files to Review
cmd/generate-bindings/bindings/abigen/bind.gocmd/generate-bindings/bindings/abigen/bindv2.gocmd/generate-bindings/bindings/abigen/template.go
3ac4d2e to
f8f1308
Compare
|
| Version | Value |
|---|---|
| Current Fork | v0.14.2 |
| Latest Upstream | v1.16.7 |
Action Required
- Review abigen changes in upstream (only the
accounts/abi/binddirectory matters) - Compare with our fork in
cmd/generate-bindings/bindings/abigen/ - If relevant changes exist, sync them and update
FORK_METADATA.md - If no abigen changes, just update the version in
FORK_METADATA.mdtov1.16.7
⚠️ Potential Security-Related Commits Detected
- cmd/geth: remove deprecated vulnerability check command (#33498) (link)
- cmd/keeper/go.mod: bump github.com/consensys/gnark-crypto from 0.18.0 to 0.18.1 in /cmd/keeper (#33256) (link)
Files to Review
cmd/generate-bindings/bindings/abigen/bind.gocmd/generate-bindings/bindings/abigen/bindv2.gocmd/generate-bindings/bindings/abigen/template.go
f8f1308 to
3c178b8
Compare
|
| Version | Value |
|---|---|
| Current Fork | v0.16.0 |
| Latest Upstream | v1.16.7 |
Action Required
- Review abigen changes in upstream (only the
accounts/abi/binddirectory matters) - Compare with our fork in
cmd/generate-bindings/bindings/abigen/ - If relevant changes exist, sync them and update
FORK_METADATA.md - If no abigen changes, just update the version in
FORK_METADATA.mdtov1.16.7
⚠️ Potential Security-Related Commits Detected
- cmd/geth: remove deprecated vulnerability check command (#33498) (link)
- cmd/keeper/go.mod: bump github.com/consensys/gnark-crypto from 0.18.0 to 0.18.1 in /cmd/keeper (#33256) (link)
Files to Review
cmd/generate-bindings/bindings/abigen/bind.gocmd/generate-bindings/bindings/abigen/bindv2.gocmd/generate-bindings/bindings/abigen/template.go
3c178b8 to
ec2782d
Compare
✅ Abigen Fork Check PassedThe forked abigen package is up to date with the latest go-ethereum release.
No action required. |
ec2782d to
dedbf81
Compare
✅ Abigen Fork Check PassedThe forked abigen package is up to date with the latest go-ethereum release.
No action required. |
dedbf81 to
acdcb6c
Compare
✅ Abigen Fork Check PassedThe forked abigen package is up to date with the latest go-ethereum release.
No action required. |
acdcb6c to
b3c1f40
Compare
Example of outdated test comment: #213 (comment) (removed successful comment because it was too noisy).