avalon icon indicating copy to clipboard operation
avalon copied to clipboard

[WIP] fix up bridge module bugs

Open m3ngyang opened this issue 6 years ago • 3 comments
trafficstars

bridge module doesn't work currently. This pr aims to fix the problem. #51

m3ngyang avatar Sep 12 '19 05:09 m3ngyang

The build failed because you are missing a "DCO line". For you it will be something like:

Signed-off-by: m3ngyang [email protected]

For details, see https://github.com/hyperledger-labs/trusted-compute-framework/blob/master/CONTRIBUTING.md

This is a legal requirement of The Linux Foundation and the Hyperledger consortium.

Rebase your commit and force push to update.

danintel avatar Sep 12 '19 21:09 danintel

@m3ngyang Can you please update your commit with sign off message.

Ram-srini avatar Sep 25 '19 04:09 Ram-srini

@Ram-srini singed off. but this pr is not finished.

m3ngyang avatar Sep 25 '19 12:09 m3ngyang