Michael Steiner

Results 76 comments of Michael Steiner

> But we should remove (or fail-safe) `get_public_state_by_partial_composite_key` and `get_state_by_partial_composite_key` from the shim, because they are there and used by the auction. Hmm, we discussed this in a meeting (see...

ass discussed in #516, move this to FPC 1.1

As part of this we should also re-consider whether we can safely skip/ignore all config updates we do in tlcc_enclave/enclave/ledger.cpp as-of PR #147

what we currently already do ....

Re-open to make MVP decision explicit (even though this is status-quo)

See #273 and #275 for "sibling" features

Currently done, so closing this

Re-open to make MVP decision explicit (even though this is status-quo)

Partially addressed now in PR #144: Test is re-enabled and new test-cases are generated using target `gen_testcases` in `tlcc_enclave`. This in turn relies on the deployment_test scenario and the script...

I would argue conceptually system chaincode is no different to chaincode and should from a security perspective ideally reflect it's own state access and modification in the R/W set. What...