hyperledger-labs / private-data-objects

The Private Data Objects lab provides technology for confidentiality-preserving, off-chain smart contracts.
Apache License 2.0
117 stars 42 forks source link

Wawaka interpreter should provide verifiable interpreter info #255

Open masomel opened 4 years ago

masomel commented 4 years ago

Now that we have different interpreter flavors, we want to make sure we can differentiate between eservices running in different modes.

cmickeyb commented 1 year ago

What are you asking for? The info path in the eservice returns information about the interpreter. If the interpreter is incorrect, the enclave registration will fail in the ledger. So even if the eservice lies, the "right thing" will happen inside the interpreter.