Skip to content
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

Ensure support for geth v1.15.0 #3024

Open
corverroos opened this issue Feb 11, 2025 · 0 comments
Open

Ensure support for geth v1.15.0 #3024

corverroos opened this issue Feb 11, 2025 · 0 comments
Assignees

Comments

@corverroos
Copy link
Collaborator

Problem to Solve

geth v1.15.0 has been released

Proposed Solution

Add support

@corverroos corverroos self-assigned this Feb 11, 2025
corverroos added a commit that referenced this issue Feb 17, 2025
Bump geth to v1.15.2.

Note that geth config.toml now supports the previously flags-only
`--nat` and `--metrics`:
```
[Node.P2P]
NAT = any|extip:1.2.3.4

[Metrics]
Enabled = true
```

issue: #3024
corverroos added a commit that referenced this issue Feb 18, 2025
Reverts geth back to v1.14.13 since we found another bug in v1.15.2
related to not supporting DNS bootstrap nodes in config.

issue: #3024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant