Closed ziming-zung closed 2 years ago
resolves: litentry/tee-worker#101
try to resolve: litentry/litentry-parachain#1008. I think this issue(#120) is half done. After modification,stf_task_thread no longer panics when processing task. Next we should send the error extrinsic to parachain, like: https://github.com/litentry/tee-worker/blob/e4d5802ed4076a31b15cc6123c61ce5db58b03d7/app-libs/stf/src/trusted_call.rs#L457-L463
stf_task_thread
resolves: litentry/tee-worker#101
try to resolve: litentry/litentry-parachain#1008. I think this issue(#120) is half done. After modification,
stf_task_thread
no longer panics when processing task. Next we should send the error extrinsic to parachain, like: https://github.com/litentry/tee-worker/blob/e4d5802ed4076a31b15cc6123c61ce5db58b03d7/app-libs/stf/src/trusted_call.rs#L457-L463