Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Summary:

<added after meeting>

Remember:

Attendees:

  • A

Release Status:

  • April: skipIndy SDK 1.8.3

    • Bug fixes for auth_rules
  • May: Indy SDK 1.9.0
    • Transaction Author Agreement API
    • Wallet Deletion

Work Updates:

  • Language specific libraries: some repos now exist, but we need more maintainers
  • GitLab migration

Other Open PRs:

  • Ursa PR has been reviewed 3 people now. Our goal is to get this merged in May.

Business:

  • Language specific libraries:
    • indy-sdk-python: Sam Curren
    • indy-sdk-ruby: John Callahan
    • indy-sdk-go: someone needs to invite the person who submitted the PRs
    • indy-sdk-ios vs indy-sdk-swift + indy-sdk-objectivec: Norm is willing, but someone else will understand IOS development better (especially with Swift).
  • Dealing with warnings from rust cargo clippy
    • Ignore a line? #![deny(clippy::all)]
    • Should we recommend pylint on Node / Plenum?