nomos-specs/.gitmodules
Daniel Sanchez 0f6bcf11b1
Add eth-specs submodule (#60)
* Added eth specs submodule

* Rename to eth-specs instead

* Added install script for ethspecs module

* Use python and pip instead of 3

* Load eth-specs in ci

* Add checkout submodules to ci

* Make install script executable

* Added missing install command in script

* Added missing submodule

* Move to eth-specs for building
2024-01-31 09:53:04 +01:00

5 lines
113 B
Plaintext

[submodule "consensus-specs"]
path = eth-specs
url = git@github.com:ethereum/consensus-specs.git
branch = dev