Guillem Córdoba

Results 64 issues of Guillem Córdoba

There is no way to install an app using the sandbox if some DNA requires a membrane proof.

When I try to run `we-dev-cli` on NixOS, I get this error: ``` Could not start dynamically linked executable: /home/guillem/projects/lrl/notebooks/node_modules/electron/dist/electron NixOS cannot run dynamically linked executables intended for generic linux...

**Describe the bug** Some sweettests of normal scaffolded apps fail with holochain v0.3.0-beta-dev.46, with awaiting consistency errors, even when waiting for 60 seconds. This is the logs I get: ```...

Currently, I have two types of tests in my repositories: - Zome level tests: they test each zome and its integrity in isolation, to make sure that they work. These...

Now that `get_links` accepts `GetLinksInput`, I think `get_link_details` should as well just for the sake of consistency. I discovered that's not the case today and I was quite confused by...

permanent

Last version (0.2.3) does not appear to have been published to crates.io (as per https://crates.io/crates/holochain_anchors).

As an hApp developer, I want to be able to get an anchor entry from its address, deserialize it and access its contents. The easiest way to do this I...