-
Recent changes from PR #23 added a dependency on library canonicaljson which is unnecessary. TUF code itself has what is required for canonicalizing JSON. When time allows, remove this dependency (sea…
awwad updated
7 years ago
-
### Description
Hello, I try yo upgrade Synapse from 0.22.1 to latest version using virtualenv/pip and I got an error with "Pillow" (see the log)
### Steps to reproduce
I just followed the [h…
-
-
I am new to installing packages that are not in the official repository, so pardon my ignorance. Also to note I recently upgraded from 14.04 to 16.04. I have ran the following commands:
```
add-apt-…
-
-
v0.8.0
# Summary
- Validator Set changes
- Handshake between Tendermint and App
- BFT-liveness fix
- Way more tests
- TMSP is now ABCI!
# Details
- Misc
- Update logging to be less…
-
[canonicaljson](https://pypi.python.org/pypi/canonicaljson/1.0.0) (which works on Python 3.5) can't be found with pypi2nix. Running `pypi2nix -V 3.5 -e canonicaljson` produces the error `Could not fin…
-
I get the following on Mac, just following the setup on the readme.
```
(.synapse) trisimix:.synapse trisimix$ synctl start
Starting ...
2017-03-15 01:06:47,837 - synapse.python_dependencies - 1…
-
After the latest update from 0.19 to 0.22 and then to 0.22.1 some users cannot login to our postgres database any more, some can.
This is the error in homeserver.log:
```
[2017-07-07 22:29:06,1…
-
I managed to get Synapse mostly running on my OpenBSD 6.0 server. It seems to work fine for most things, but I can't connect to it over HTTPS. As soon as I try, the console spits out `Abort trap (core…