We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
geth v1.15.0 has been released
Add support
The text was updated successfully, but these errors were encountered:
ci(geth): bump geth to v1-15-2 (#3084)
8aa728c
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
ci(geth): revert geth back to v1-14-3 (#3091)
5de8bd7
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
corverroos
No branches or pull requests
Problem to Solve
geth v1.15.0 has been released
Proposed Solution
Add support
The text was updated successfully, but these errors were encountered: