decentralized-identity / decentralized-identity/decentralized-web-node

RecordsQuery returns `encodedData` if the data is under a certain threshold

Open
#264 1 comment 0 reactions 1 assignee Claimed by @LiranCohen View on GitHub
artifact: spec
Dominant language
HTML
Stars
413
Forks
75
PR merge metrics
No merged PRs in 30d

Description

Currently the implementation returns an optional property `encodedData` with `RecordsQuery` results if the dataSize is under a determined threshold.

This is to prevent users from having to issue `RecordsRead` for each record to retrieve the data if it is a small size. `RecordsRead` can still be used for large data within a result set in order to allow data streaming.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.