datahaven/test/resources
Facundo Farall 001487e50f
fix: 🐛 Use lodestar instead of lighthouse CL client (#91)
Lighthouse consensus layer client has a bug when building the next sync
committee merkle proof, that is preventing the Snowbridge relayer from
updating the next sync committee in the Ethereum Beacon Client pallet,
on the DataHaven Substrate chain. See issue
[here](https://github.com/sigp/lighthouse/issues/7552).

As a consequence, we're moving to the lodestar implementation.
2025-06-09 12:29:31 -03:00
..
datahaven-integration-test-flow.md fix: 🐛 Use lodestar instead of lighthouse CL client (#91) 2025-06-09 12:29:31 -03:00
datahavenBasicTestFlow.png feat(contracts): add set up validator script and execute it when starting integration tests (#47) 2025-04-22 16:49:51 -03:00