Filip Borkiewicz
                                            Filip Borkiewicz
                                        
                                    @mplorentz The problem which you are probably referring to that I fixed was related to not being able to redeem invites on the test network. This was caused by the...
> I am very confused as to how the shscap work. In the code it says "appkey" so I supposed it should be a unique key. But my setup never...
I feel like this is a nonetheless a bug with the way the JS stack caches some things.
I am letting this go all the way back to "backlog" as I don't know what to do with this right now. It probably requires fixes to the JS stack...
Findings: - the fix for this is here https://github.com/ssbc/epidemic-broadcast-trees/commit/8d1d2db51093bc3b17adec93e2b4232894486409 - [v8.0.3](https://github.com/ssbc/epidemic-broadcast-trees/releases/tag/v8.0.3) is the earliest version of ssbc/epidemic-broadcast-trees that has this fix - we use https://github.com/ahdinosaur/ssb-pub - https://github.com/ahdinosaur/ssb-pub uses `RUN npm...
Easy fix: run `$ rm ssb-pub-data/ebt/*` every couple of minutes. :weary:
Other solutions: - update the pubs (we failed to do this due to some kind of a bootloop) - set up an extra node running scuttlego that is not even...
The rooms are not announced in feeds the way pubs are (and most of them would not be open for everyone to join anyway) so this would have to be...
This is definitely not an issue in scuttlego however the calls to `Connect` are blocking and will block until connection succeeds. If we want to change that because swift is...
I think we may have removed them on purpose because of some reasoning around not getting updates quickly enough and that users shouldn't ignore old content just because it is...