mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 07:37:20 +00:00
This PR removes the version-check command and its associated logic as discussed in issue #31222. Removed versionCheckCommand from misccmd.go and main.go. Deleted version_check.go and its corresponding tests. Cleaned up testdata/vcheck directory (~800 lines of JSON/signatures removed). Verified build with make geth |
||
|---|---|---|
| .. | ||
| logging | ||
| blockchain.blocks | ||
| clique.json | ||
| empty.js | ||
| guswallet.json | ||
| key.prv | ||
| password.txt | ||
| passwords.txt | ||
| wrong-passwords.txt | ||