hyperledger / hyperledger/fabric-private-chaincode
define better name for sgxcclib and rename it
Open
documentation
enhancement
good first issue
- Dominant language
- Go
- Stars
- 174
- Forks
- 98
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
sgxcclib is used in the respective enclaves (in ecc_enclave and tlcc_enclave) with a common part in `common/sgxcclib`. A better name would probably include an `fpc_` and/or an `enclave` prefix, and or a `_t`/`_u` to distinguish the trusted and untrusted functions -- though sgxcclib is used in untrusted space, essentially as an enclave wrapper.
Contributor guide
Assessment
This issue has not been assessed yet.