Closed timotree3 closed 3 years ago
Without this change, wormhole timeouts often cause the lair client built in to holochain to enter an unrecoverable state.
Before we can merge this into develop, a few dependencies need to be updated:
lair-client-js
holochain
lair_keystore_api
lair_keystore_client
Tests pass locally using a local checkout of holochain where I updated the lair dependencies to be git based.
Without this change, wormhole timeouts often cause the lair client built in to holochain to enter an unrecoverable state.
Before we can merge this into develop, a few dependencies need to be updated:
lair-client-js
holochain
:lair_keystore_api
andlair_keystore_client
so that we can depend on them in holochainTests pass locally using a local checkout of holochain where I updated the lair dependencies to be git based.