moneybutton / yours-core

Client-side key and content management for Yours.
https://www.yours.network
MIT License
132 stars 27 forks source link

dattcore: Somehow store hash of ContentAuth on the thing #53

Closed ryanxcharles closed 8 years ago

ryanxcharles commented 8 years ago

The easiest method may simply be to put the hash directly on the object like a normal property. We need access to the hash too frequently to have to recalculate it all the time. Another option is to put it on DBContentAuth, or perhaps a new structure, MsgContentAuth.

ryanxcharles commented 8 years ago

Closed by https://github.com/dattnetwork/datt/commit/460c56ec0e62eb11021c41500172d00f58c66147 & https://github.com/dattnetwork/datt/commit/ffceb9856dc277198dba27cfe25a7b26e441f6f9