trustgraph / trustgraph-holochain

Apache License 2.0
24 stars 3 forks source link

Feature/overflow bytes #48

Closed dauphin3 closed 1 year ago

dauphin3 commented 2 years ago

branched from TG-refactor (latest up to date) fixes #7

if passed > 900 bytes for content field, overflow gets put into extra entry

validation error if content overflow + user passes extra hash with content_full

dauphin3 commented 2 years ago

WIP validation parts broken, bytes overflow needs tests

see issue #7

harlantwood commented 1 year ago

Stale; closing; reopen if inspired.