Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VCX Wallet APIs #15

Merged
merged 13 commits into from
Sep 1, 2020
Merged

VCX Wallet APIs #15

merged 13 commits into from
Sep 1, 2020

Conversation

airoasis
Copy link
Contributor

Developed following APIs in LibVCX. Also, implemented these APIs in Java / iOS wrappers

  • vcx_wallet_add_record_tags
  • vcx_wallet_update_record_tags
  • vcx_wallet_delete_record_tags
  • vcx_wallet_open_search
  • vcx_wallet_search_next_records
  • vcx_wallet_close_search

Notes

  • addRecordWallet in Java wrapper is updated to accept tagsJson param
  • addRecordWallet in iOS wrapper is updated to accept tagsJson param
  • getRecordWallet in iOS wrapper is updated to accept optionsJson param

jakubkoci
jakubkoci previously approved these changes Aug 17, 2020
@mirgee mirgee merged commit cf61989 into hyperledger:master Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants