kurtosis-tech / zzz-deprecated-eth2-merge-kurtosis-module

Deprecated in favor of https://github.com/kurtosis-tech/eth2-package
29 stars 23 forks source link

check whether there are existing clients in Erigon before adding static node #153

Closed h4ck3rk3y closed 1 year ago

h4ck3rk3y commented 1 year ago

Potentially closes kurtosis-tech/eth2-package#55

h4ck3rk3y commented 1 year ago

@parithosh does this look sane to you? What input would you test this against?

parithosh commented 1 year ago

Yup this looks sane to me. I'd test it by starting a run with node1:geth and node2:erigon, then doing the exact opposite to assert a failure.

h4ck3rk3y commented 1 year ago

@parithosh Putting this on hold as I found another issue with Erigon https://github.com/kurtosis-tech/eth2-merge-kurtosis-module/issues/154