holochain-proto icon indicating copy to clipboard operation
holochain-proto copied to clipboard

Holographic storage for distributed applications -- a validating monotonic DHT "backed" by authoritative hashchains for data provenance (a Ceptr sub-project)

Results 100 holochain-proto issues
Sort by recently updated
recently updated
newest added

``` --- PASS: TestSaveBridgeApps (0.00s) === RUN TestConfigFlagsDefault defaults are mdns on upnp off ===================== Test: sample:0 Expected: "\"QmbqnvUBSRapKHUMq6EDCur9Lf1kNjkysvBggsGbNSoWdk\"" Got Error: ReferenceError: 'sampleEntryCreate' is not defined failed! m( ===================== ==================================================================...

I see this when the node count is too high (~50 on my laptop breaks but ~20 is OK).

When using the `get` function in Zygomys, the `%result` of the returned hashmap will be surrounded by quotation marks if the entry is a string. Example: `dna.json`: ```json "Zomes": [...

- [ ] use this function in hc to allow ui to make observe/listen requests and connect it up to web-sockets - [ ] create a function in the DNA...

backlog

this is relevant because getting the full history of an entry will be a common use case. Right now, we can only retrieve the original entry, or the latest entry,...

creating a links entry-type as private should not be allows and should be rejected at a low level. I added a isSharingPublic() function which ignores the bit setting, but this...

need slow running process to clean hashes we are no longer holding child of #582

``` --- FAIL: TestNodeAppSendResolution (2.41s) node_test.go:721: dial backoff ```

backlog

Lots of flaky tests happening at the moment. e.g. https://github.com/holochain/holochain-proto/pull/683 Typically takes 3-4 tries to get tests through Travis. One simple approach that might help things is to standardise a...

backlog