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

Fabric Interop Node SDK Support for HTLC-based Asset Exchanges #45

Merged
merged 18 commits into from
May 18, 2021
Merged

Fabric Interop Node SDK Support for HTLC-based Asset Exchanges #45

merged 18 commits into from
May 18, 2021

Conversation

VRamakrishna
Copy link
Contributor

No description provided.

Code and partial unit test to trigger asset locking.

Signed-off-by: VRamakrishna <[email protected]>
Also refactored code and added a new signing certificate.

Signed-off-by: VRamakrishna <[email protected]>
…asset lock protobuf changes

Signed-off-by: VRamakrishna <[email protected]>
…Node SDK

Throwing an error if lock expiration time is invalid.

Signed-off-by: VRamakrishna <[email protected]>
Changed 'log.Info(fmt.Sprintf(...))' to 'log.Infof(...)'.
Removed unnecessary 'uint64' casts.
Added placeholder functions to refactor error reporting code (TODO: actual refactoring).

Signed-off-by: VRamakrishna <[email protected]>
Also updated the common asset locking protobuf.

Signed-off-by: VRamakrishna <[email protected]>
Added qualifications about events exposed in Fabric Interop Node SDK.
Updated code to log and return error objects in Fabric asset management CC.
(TODO: refactor chaincodes to use the above pattern.)

Signed-off-by: VRamakrishna <[email protected]>
@VRamakrishna VRamakrishna merged commit 23316ab into hyperledger-labs:main May 18, 2021
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.

3 participants