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
Possibly this can be done by adding a runner/bindings that can be used to call Kitsune2.
That would assume that Kitsune2 has something like an in-memory host implementation though.
There is a difference between this and what we've done for testing Holochain. Wind Tunnel currently assumes that either Holochain or TryCP are already running. That needs to change for Holochain and it probably makes sense to have the scenario start Kitsune2 itself
We'd be deferring:
Testing new agents joining an existing network with data
Agents who have been creating data offline, or otherwise just offline, while other peers on a network are producing data
Dependency:
Production bootstrap2 service is available, or a perf test instance if it's not going onto cloudflare
We need to decide whether we want to implement a persistent version of the test in-memory host for Kitsune2. If not, then we should focus on building towards having enough functionality in Kitsune2 to be able to complete this task.
If we're able to demonstrate something like a thin file-chunking app built on top of Kitsune2 with either persistent or in-memory op storage is functional then we are probably close to being able to integrate Kitsune2 back into Holochain.
Possibly this can be done by adding a runner/bindings that can be used to call Kitsune2.
That would assume that Kitsune2 has something like an in-memory host implementation though.
There is a difference between this and what we've done for testing Holochain. Wind Tunnel currently assumes that either Holochain or TryCP are already running. That needs to change for Holochain and it probably makes sense to have the scenario start Kitsune2 itself
We'd be deferring:
Dependency:
AC:
The text was updated successfully, but these errors were encountered: