To provide metadata and more information with proofs for platform endpoints. Since proofs include data already it shouldn't be sent in case of proof is requested. https://github.com/dashevo/js-drive/pull/518
What was done?
updated dapi-grpc
updated Drive client to handle both Protobuf and CBOR responses
updated query handlers
How Has This Been Tested?
Unit tests
Breaking Changes
Data is nil in case if a proof is requested from platform endpoints
Checklist:
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have added or updated relevant unit/integration/functional/e2e tests
[x] I have made corresponding changes to the documentation
For repository code-owners and collaborators only
[x] I have assigned this pull request to a milestone
Issue being fixed or feature implemented
To provide metadata and more information with proofs for platform endpoints. Since proofs include data already it shouldn't be sent in case of proof is requested. https://github.com/dashevo/js-drive/pull/518
What was done?
dapi-grpc
How Has This Been Tested?
Unit tests
Breaking Changes
Data is nil in case if a proof is requested from platform endpoints
Checklist:
For repository code-owners and collaborators only