grandinetech / grandine

High performance Ethereum consensus client
GNU General Public License v3.0
154 stars 17 forks source link

revert to resolve test fail #33

Closed hangleang closed 2 months ago

hangleang commented 2 months ago

This reverts commit 16e416e5da2fe3b49bb6374f6b2100f7e315ac74.

hangleang commented 2 months ago

require grandinetech/eth2_libp2p#1 to merged to pass the specs test

sauliusgrigaitis commented 2 months ago

You don't need to merge intermediate steps. Simply make a eth2_libp2p fork. Then in your Grandine fork configure submodule to point to your eth2_libp2p fork. Work this way until PeerDAS functionality starts to work. Then we will be able to the review all your changes together.