core-geth
core-geth copied to clipboard
A highly configurable Go implementation of the Ethereum protocol.
Hello beautiful devs, I'm trying to build `core-geth v1.12.20` from the sources on a `Debian 11` computer with kernel `5.10.0-34-amd64` - `go version go1.24.0 linux/amd64` but compilation fails: ``` ceedii@callisto:~/core-geth-1.12.20$...
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.18.0 to 0.38.0. Commits e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign... ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest 1f1fa29 publicsuffix: regenerate...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.17.0 to 0.35.0. Commits 7292932 ssh: limit the size of the internal packet queue while waiting for KEX f66f74b acme/autocert: check host policy before probing the cache...
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.0 to 4.5.2. Release notes Sourced from github.com/golang-jwt/jwt/v4's releases. v4.5.2 See https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp Full Changelog: https://github.com/golang-jwt/jwt/compare/v4.5.1...v4.5.2 v4.5.1 Security Unclear documentation of the error behavior in ParseWithClaims in <=...
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.6. Release notes Sourced from jinja2's releases. 3.1.6 This is the Jinja 3.1.6 security release, which fixes security issues but does not otherwise change behavior...
Directly exchange the values โโof two variables to avoid introducing temporary variables.
Cherry-picking commit https://github.com/ethereum/go-ethereum/pull/30253 to fix build for go 1.23
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.11.0 to 0.18.0. Commits 3bbf4a6 tiff: Validate palette indices when parsing palette-color images 6c5fa46 go.mod: update golang.org/x dependencies 55c4ab6 go.mod: update golang.org/x dependencies 0057a93 tiff: fix function...
Bumps [nltk](https://github.com/nltk/nltk) from 3.6.6 to 3.9. Changelog Sourced from nltk's changelog. Version 3.9.1 2024-08-19 Fixed bug that prevented wordnet from loading Version 3.9 2024-08-18 Fix security vulnerability CVE-2024-39705 (breaking change)...
Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.4 to 0.7.7. Changelog Sourced from github.com/hashicorp/go-retryablehttp's changelog. 0.7.7 (May 30, 2024) BUG FIXES: client: avoid potentially leaking URL-embedded basic authentication credentials in logs (#158) 0.7.6 (May...