ThetaSinner

Results 134 issues of ThetaSinner

There is a test case for a :path with an invalid value, but no test for a missing :path header

Test case 6.4 sends a headers frame with end_headers and end_stream set. That means the server is allowed to produce and response and queue the response for sending. The server...

I've had a bit of a nightmare trying to get notary running with certificates on OpenShift. I tried to use ecdsa keys because that's what's documented in the server-config.json ```json...

I am trying to understand why I get unexpected values decoding 32-bit floating point values coming from my back-end. This is true ```javascript decode(encode(59.48)) === 59.48 ``` But looking at...

This is likely to cause problems downstream, such as when a different openssl is available or none is found like in #3422. In theory we're only depending on the static...

permanent

A Holonix flake that looks like ```nix { description = "Example"; inputs = { versions.url = "github:holochain/holochain?dir=versions/0_2"; versions.inputs.holochain.url = "github:holochain/holochain/holochain-0.2.6"; holochain = { url = "github:holochain/holochain"; inputs.versions.follows = "versions"; };...

permanent
holonix
automation

### Summary Backport fix for #3361 ### TODO: - [ ] CHANGELOG(s) updated with appropriate info - [ ] Just before pressing the merge button, ensure new entries to CHANGELOG(s)...

### Summary ### TODO: - [ ] CHANGELOG(s) updated with appropriate info - [ ] Just before pressing the merge button, ensure new entries to CHANGELOG(s) are still under the...

- [ ] The query that implements the search for the `query` HDK function - [ ] Investigate where else string-build queries are used (with user input)

### Summary ### TODO: - [ ] CHANGELOG(s) updated with appropriate info - [ ] Just before pressing the merge button, ensure new entries to CHANGELOG(s) are still under the...