ssbc / patchcore

A shared library of depject modules to build Secure Scuttlebutt social network apps
GNU Affero General Public License v3.0
74 stars 17 forks source link

TypeError: Cannot read property 'shs' of undefined #55

Closed cryptix closed 6 years ago

cryptix commented 6 years ago

I fear I broken patchcore with ssbc/ssb-client#27. I get the error in the title when using patchbay and ticktack with the updated ssb-client.

I think it comes from this line in sbot.js where the copy from config.caps.shs is copied to appKey.

cryptix commented 6 years ago

i pushed PR with a patch to gitssb: %Mf3ElEtdh8RsYbOKaOIN6ekH8sjCchBi6gXJmJT5GxY=.sha256

mmckegg commented 6 years ago

Hey @cryptix,

Sorry, totally forgot that you submitted this patch. Thanks anyway :)