hermeznetwork / hermez-node

Hermez node Go implementation
GNU Affero General Public License v3.0
60 stars 33 forks source link

Update GETH dependency to 1.10.8 (or 1.10.9) #1139

Open jeffprestes opened 2 years ago

jeffprestes commented 2 years ago

Rationale

To remove this remote potencial vulnerability ( https://github.com/hermeznetwork/hermez-node/security/dependabot/go.mod/github.com%2Fethereum%2Fgo-ethereum/open ) it is needed to update GETH lib version to 1.10.8.

Implementation

Updates go.mod and run the tests