mirror of
https://github.com/logos-co/nomos-specs.git
synced 2025-01-09 15:15:47 +00:00
0f6bcf11b1
* 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
5 lines
113 B
Plaintext
5 lines
113 B
Plaintext
[submodule "consensus-specs"]
|
|
path = eth-specs
|
|
url = git@github.com:ethereum/consensus-specs.git
|
|
branch = dev
|