Downgrade geth to v1.16.1 and evm to v0.7.8

This commit is contained in:
Zach Kelling
2025-08-04 04:03:56 +00:00
parent 966c931c1e
commit d84338d219
+2 -2
View File
@@ -7,8 +7,8 @@ exclude google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1
require (
github.com/ethereum/go-ethereum v1.16.1
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1
github.com/luxfi/evm v0.8.5
github.com/luxfi/geth v1.16.24
github.com/luxfi/evm v0.7.8
github.com/luxfi/geth v1.16.1
github.com/luxfi/node v1.13.4
github.com/onsi/ginkgo/v2 v2.23.4
github.com/onsi/gomega v1.37.0