Skip to content

Releases: kaleido-io/kaleido-sdk-go

Registry enhancements and multi-region zones

14 Mar 22:22
1dac4c7
Compare
Choose a tag to compare
  • On-Chain Registry updates
    • Added: checks compatibility of CLI and deployed On-Chain Registry versions
    • Added: additional error messaging
    • Added: userByAccount reverse lookup command
    • Modified: force org name in On-Chain Registry to <member_name>-<membership_id> naming convention
    • Fixed: bug where membership_id was overwritten when consortium_id or environment_id were not provided

ID Registry Support

27 Nov 19:51
ecec63b
Compare
Choose a tag to compare
  • Ability to register a root identity for an organization participating in a Kaleido blockchain environment
  • Ability to check that the registered identity is anchored in a trusted Kaleido identity proof
  • Ability to register Ethereum users accounts under organizations

linux and mac binaries compiled with golang 1.11.1
win binary compiled with golang 1.10.5

Registry support

19 Oct 18:47
Compare
Choose a tag to compare
Registry support Pre-release
Pre-release
0.1.2

service integration tests

Beta release candidate

10 May 17:17
Compare
Choose a tag to compare
Pre-release

kaleido package: resource definitions for consortiums, environments, memberships, nodes and app credentials.
cmd package: command definitions for list/get/create/delete of consortiums, environments, memberships and nodes.