Jost
Jost
### What happened? When clicking on a control that opens a popup, the popup appears first offset to the right and then snaps to a centered position. ### What did...
**Describe the bug** Issuing a call to a sandbox conductor shows the help for the `call` subcommand when using flag `--running`. Command output is: ```sh $ hc s call --running...
In a case when the Admin or App API respond with an error like ```sh { "type": "internal_error", "data": "Conductor returned an error while using a ConductorApi: AppAlreadyInstalled(\"app-1\")" } ```...
Validate ops based on locally available data only. Missing dependencies are requested but not awaited and the workflow is retriggered after a delay.
I think of it as a spike of exploring Holochain networking performance in general motivation (why) * measure Holochain's performance under real-world circumstances using HoloFuel as an example app unclear...
crate2nix uses rustc directly to build Rust packages. This used to cause problems. Holonix was switched to use crane instead, which uses cargo for building. There's still some dependency on...
crate2nix uses `rustc` directly to build Rust packages. This used to cause problems. Holonix was switched to use crane instead, which uses `cargo` for building. There's still some dependency on...
### Summary Websocket fails to send response and shuts down when zome fn emits signal in post commit. ### TODO: - [ ] CHANGELOG(s) updated with appropriate info - [...
When bundling a project with [Web Dev Server](https://github.com/modernweb-dev/web), the error `Could not resolve import` prevents starting up the server. This is due to `iso-websocket` not being converted properly to an...
### Summary Well, add module-level documentation for app validation workflow. closes #3644 ### TODO: - [x] CHANGELOGs updated with appropriate info