2019-04-10 Indy SDK Working Group Agenda
Remember:
Linux Foundation Anti-Trust Policy
Code of Conduct
Attendees:
Stephen Curran (Cloud Compass/BC Gov)
Richard Esplin (Evernym)
Sergey Minaev (Evernym)
Release Status:
No release in April, want a release in May (support for Transaction Author Agreement)
Open PRs:
Work Updates:
Requirements for Sovrin Network
Transaction Author Agreement
New requirements for BC Gov
credential delete (IS-1098, IS-1221)
tag config: reduce storage cost of encrypted tags
Progress on a Python "fat" idiomatic wrapper / library
indy-sdk-python
Python fat wrapper for Ursa exists
PR 1582 IOS wrapper improvement for listing DIDs: belongs in a "fat" language library (interim live as a set of tools in the thin binding)
Document of IndySDK 2.0 arch: https://github.com/hyperledger/indy-sdk/pull/1546
Standards:
Anoncreds 1.0 HIPE: https://github.com/hyperledger/indy-hipe/pull/109
Credential exchange HIPE: https://github.com/hyperledger/indy-hipe/pull/89
Standards for payments as part of credential exchange and direct transfers in an Indy ecosystem
Migration to Ursa
WIP PR exists PR 1578
Changes to CI / CD
Next project for Mike
Business:
Code quality improvements
Should review crate FFI-support from Mozilla to see where it can be useful in the language bindings (provides 3 ways to expose Rust objects)
Need to review static code analysis logs in Jenkins
here is a link to a master build of indy sdk
https://build.sovrin.org/job/indy-sdk/job/indy-sdk-cd/job/master/1056/flowGraphTable/
and first few steps are about static validation, like rust static validation for libindy
https://build.sovrin.org/job/indy-sdk/job/indy-sdk-cd/job/master/1056/execution/node/53/log/
IS-1205 reviewing TODO and Fixme items
Changes to wire message format:
Error rendering macro 'jira' : nullPresent on Thursday Working Group call so that everyone is aware of the changes?
Wait for a further set of changes from Lovesh? PR-1574