go-ethereum/.gitmodules
Sergey 989639a25a
ci: fix blocktraces submodule url (#632)
ci: fix blocktraces submodule url

It's a public repo, and should not require SSH keys to fetch it.

Co-authored-by: georgehao <haohongfan@gmail.com>
2024-02-26 17:55:56 +08:00

7 lines
236 B
Text

[submodule "tests"]
path = tests/testdata
url = https://github.com/ethereum/tests
shallow = true
[submodule "internal/utesting/blocktraces"]
path = internal/utesting/blocktraces
url = https://github.com/scroll-tech/test-traces.git