-
Are tests passing for you?
```
[holonix:~/herddit]$ npm test
> test
> npm run build:zomes && hc app pack workdir --recursive && npm t -w tests
> build:zomes
> RUSTFLAGS='' CARGO_TARGET_D…
-
**Describe the bug**
Using sweettest on beta 2 rc 3, I include `holochain` as a dev-dependency (probably sweettest should be broken out into a standalone crate soon, but that's another issue)
**Ex…
-
@maackle @Connoropolous
After https://github.com/holochain/holochain/pull/2352 if you set your arc to empty, then create a link and then try to get it, get_links doesn't work, possibly because the…
-
I am running Debian 12
v-5.0.0-alpha
Acorn does not complete stop when I close it so when I try to open it again Acorn won't load. See the below output.
I can kill the process my self and then …
-
Hi :) So I know this will be a somewhat controversial topic, so I wanted to start the discussion in an issue where we can keep track of the points.
## Desired feature:
**I would like to be able …
-
This issue is not urgent but I found it coincidentally when I was fiddling with create_cap_grant.
I tried passing multiple functions in to the `functions` argument of create_cap_grant! macro and te…
-
**Describe the bug**
To implement launcher-like applications, it is necessary to access file data directly on the filesystem in order to get a working `adminWebsocket.installApp` response with larg…
-
Currently the UI follows a client-server model where it fetches
1. all mews
2. when accessing a page with a mews feed
and doesn’t manage state in the store.
Todo:
Refactor state management to…
-
When I run the following:
`RUST_LOG=debug holochain 2> capture.log`
Here is what appears in the console directly:
```
###HOLOCHAIN_SETUP###
###ADMIN_PORT:1234###
###HOLOCHAIN_SETUP_END###
Con…
-
we have the goal to compile and run holochain natively on ios, and it's almost working. Zome calls are working, but gossip isn't. here's what we're now seeing in the logs. We are now using `wss://sign…