You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need the earthly tests to support supplying an env with all the contract addresses so we don't need to reach out to a (potentially down) node to get the values.
The script now takes an explicit reference to a network.
Networks have hardcoded configurations to loadbalancers that sit in
front of boot-nodes and the ethereum host.
For now, only `troll-turtle` is supported. Users can override to join
custom networks by setting.
Note: this means that if the `troll-turtle` network goes down, these
test will fail.
I'm fine with that for now, but I filed
#10809
We need the earthly tests to support supplying an env with all the contract addresses so we don't need to reach out to a (potentially down) node to get the values.
See #10810
The text was updated successfully, but these errors were encountered: